Skip to content

Commit 32e8023

Browse files
authored
array:sort is now supported
Thanks to @adamretter's eXist-db/exist#3596
1 parent db95edd commit 32e8023

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/main/xar-resources/data/xquery/xquery.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,6 @@
110110

111111
<para>eXist-db supports all standard XQuery functions except for the following:</para>
112112
<itemizedlist>
113-
<listitem>
114-
<para> <literal>array:sort#1, #2, #3</literal> </para>
115-
</listitem>
116113
<listitem>
117114
<para> <literal>fn:collation-key#1, #2</literal> </para>
118115
</listitem>

0 commit comments

Comments
 (0)