Skip to content

Commit

Permalink
Include map:sort and map:range
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelhkay committed Nov 25, 2024
1 parent e9dca57 commit 33cb15c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions specifications/xpath-functions-40/src/xpath-functions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7768,6 +7768,9 @@ return <table>
<div3 id="func-map-put">
<head><?function map:put?></head>
</div3>
<div3 id="func-map-range" diff="add" at="A">
<head><?function map:range?></head>
</div3>
<div3 id="func-map-remove">
<head><?function map:remove?></head>
</div3>
Expand All @@ -7777,6 +7780,9 @@ return <table>
<div3 id="func-map-size">
<head><?function map:size?></head>
</div3>
<div3 id="func-map-sort" diff="add" at="A">
<head><?function map:sort?></head>
</div3>
<!--<div3 id="func-map-substitute" diff="add" at="A">
<head><?function map:substitute?></head>
</div3>-->
Expand Down

0 comments on commit 33cb15c

Please sign in to comment.