1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-12-27 03:21:26 +03:00
libxml2/test/errors/attr5.xml

4 lines
44 B
XML
Raw Normal View History

<d xmlns="urn:foo">
<a b="" b=""/>
</d>