1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-03-09 04:58:16 +03:00
Aleksey Sanin 6f4e5e7697 added merlin-c14n-two.tar.gz tests for
c14n/exc-c14n and slightly modified test script to handle
these test cases
2002-06-04 04:28:13 +00:00

9 lines
331 B
Plaintext

<bar:Something xmlns:bar="http://example.org/bar">
<foo:Something xmlns:foo="http://example.org/foo">
<bar:Something>
<foo:Something>
<baz:Something xmlns:baz="http://example.org/baz"></baz:Something>
</foo:Something>
</bar:Something>
</foo:Something>
</bar:Something>