Edit

kc3-lang/libxml2/result/errors/ns-undeclared.xml.str

Branch :

  • Show log

    Commit

  • Author : Nick Wellnhofer
    Date : 2024-01-05 15:40:23
    Hash : f237e5b9
    Message : parser: Avoid duplicate namespace errors Don't report an extra attribute uniqueness error if a namespace is undeclared. This matches old behavior.

  • result/errors/ns-undeclared.xml.str
  • ./test/errors/ns-undeclared.xml:1: namespace error : Namespace prefix xLink for href on linearGradient is not defined
    <linearGradient id='gradient4' xLink:href='#gradient3' href='otherHref'/>
                                                                           ^