Skip to content
  • Daniel Veillard's avatar
    relaxed id() to not check taht the name(s) passed are actually NCName, · 68cb4b24
    Daniel Veillard authored
    * 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
    68cb4b24