1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-01-31 01:47:08 +03:00
Aleksey Sanin 508a1019a6 C14N tests integrated into LibXML2 test suite
* Makefile.am result/c14n/* test/c14n/*: C14N tests integrated
into LibXML2 test suite
2002-05-31 06:32:32 +00:00

7 lines
303 B
Plaintext

<e6 xmlns:a="http://www.w3.org" xmlns:foo="http://www.bar.org" test="../baz" xml:base="http://www.example.org/2002/">
<e7 xmlns="http://www.ietf.org">
<e8 xmlns="" a:foo="bar">
<e9 xmlns:a="http://www.ietf.org" attr="default"></e9>
</e8>
</e7>
</e6>