mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00

* SAX2.c include/libxml/tree.h: adding xml:id draft support * Makefile.am test/xmlid/id_tst* result/xmlid/id_tst*: adding 4 first regression tests Daniel
5 lines
53 B
XML
5 lines
53 B
XML
<doc>
|
|
<foo xml:id="bar"/>
|
|
<err xml:id="bar"/>
|
|
</doc>
|