From 32e80230250e430172758c2b4a76f3dac5fd0139 Mon Sep 17 00:00:00 2001 From: Joe Wicentowski Date: Fri, 30 Oct 2020 13:02:32 -0400 Subject: [PATCH] array:sort is now supported Thanks to @adamretter's https://github.com/eXist-db/exist/pull/3596 --- src/main/xar-resources/data/xquery/xquery.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/main/xar-resources/data/xquery/xquery.xml b/src/main/xar-resources/data/xquery/xquery.xml index 555458a5..be815a0a 100644 --- a/src/main/xar-resources/data/xquery/xquery.xml +++ b/src/main/xar-resources/data/xquery/xquery.xml @@ -110,9 +110,6 @@ eXist-db supports all standard XQuery functions except for the following: - - array:sort#1, #2, #3 - fn:collation-key#1, #2