1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 12:25:09 +03:00
libxml2/result/xmlid
Daniel Veillard 68cb4b2498 relaxed id() to not check taht the name(s) passed are actually NCName,
* 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
2004-04-18 20:55:39 +00:00
..
id_err1.xml relaxed id() to not check taht the name(s) passed are actually NCName, 2004-04-18 20:55:39 +00:00
id_err1.xml.err relaxed id() to not check taht the name(s) passed are actually NCName, 2004-04-18 20:55:39 +00:00
id_err2.xml relaxed id() to not check taht the name(s) passed are actually NCName, 2004-04-18 20:55:39 +00:00
id_err2.xml.err relaxed id() to not check taht the name(s) passed are actually NCName, 2004-04-18 20:55:39 +00:00
id_tst1.xml adding xml:id draft support adding 4 first regression tests Daniel 2004-04-09 21:51:49 +00:00
id_tst1.xml.err adding xml:id draft support adding 4 first regression tests Daniel 2004-04-09 21:51:49 +00:00
id_tst2.xml adding xml:id draft support adding 4 first regression tests Daniel 2004-04-09 21:51:49 +00:00
id_tst2.xml.err adding xml:id draft support adding 4 first regression tests Daniel 2004-04-09 21:51:49 +00:00
id_tst3.xml adding xml:id draft support adding 4 first regression tests Daniel 2004-04-09 21:51:49 +00:00
id_tst3.xml.err adding xml:id draft support adding 4 first regression tests Daniel 2004-04-09 21:51:49 +00:00
id_tst4.xml adding xml:id draft support adding 4 first regression tests Daniel 2004-04-09 21:51:49 +00:00
id_tst4.xml.err adding xml:id draft support adding 4 first regression tests Daniel 2004-04-09 21:51:49 +00:00