mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2024-12-28 07:21:26 +03:00
68cb4b2498
* xpath.c: relaxed id() to not check taht the name(s) passed are actually NCName, decided this in agreement with Aleksey Sanin since existing specs like Visa3D broke that conformance checking and other tools seems to not implement it sigh... * SAX2.c: check attribute decls for xml:id and the value is an NCName. * test/xmlid/id_err* result/xmlid/id_err*: added error testing Daniel |
||
---|---|---|
.. | ||
id_err1.xml | ||
id_err2.xml | ||
id_tst1.xml | ||
id_tst2.xml | ||
id_tst3.xml | ||
id_tst4.xml |