Skip to content

Commit c753ebb

Browse files
authored
Merge pull request #842 from evolvedbinary/unstable_serialization
state the standard serialization params as unstable
2 parents cb624c8 + f9b007b commit c753ebb

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)