Skip to content

Commit f9b007b

Browse files
committed
listing serialization as unstable
Closes #436
1 parent bd60994 commit f9b007b

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

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

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -147,14 +147,9 @@
147147
<para> <literal>map:merge#2</literal> </para>
148148
</listitem>
149149
</itemizedlist>
150-
151-
<para>eXist-db supports all standard serialization parameters except the
152-
following:</para>
153-
<itemizedlist>
154-
<listitem>
155-
<para> <literal>item-separator</literal> </para>
156-
</listitem>
157-
</itemizedlist>
150+
<para>eXist-db supports all standard serialization parameters, but some bugs remain in the implementation, as reported by XQuery Test Suite (XQTS). For the internal tests that pass, see the <link condition="_blank"
151+
xlink:href="https://github.com/eXist-db/exist/blob/develop/exist-core/src/test/xquery/xquery3/serialize.xql">eXist-db serialization tests</link>.
152+
</para>
158153
</sect2>
159154

160155
</sect1>

0 commit comments

Comments
 (0)