Edit

kc3-lang/libxml2/test/errors/dup-xml-attr.xml

Branch :

  • Show log

    Commit

  • Author : Nick Wellnhofer
    Date : 2024-03-12 19:55:33
    Hash : 186562a1
    Message : parser: Fix detection of duplicate attributes in XML namespace Fixes a regression from commit e0dd330b, resulting in duplicate attributes in the predefined XML namespace not being detected or extraneous default attributes being passed. Fixes #704.

  • test/errors/dup-xml-attr.xml
  • <doc xml:lang="en" xml:lang="de"/>