|
root / base / usr / src / contrib / libxml2 / result / errors / dup-xml-attr2.xml.str
dup-xml-attr2.xml.str Plain Text 11 lines 513 B
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
./test/errors/dup-xml-attr2.xml:2: namespace error : Namespaced Attribute a in 'urn:a' redefined
    <elem a:a="" b:a="" b:a=""/>
                              ^
./test/errors/dup-xml-attr2.xml:2: namespace error : Namespaced Attribute a in 'urn:a' redefined
    <elem a:a="" b:a="" b:a=""/>
                              ^
./test/errors/dup-xml-attr2.xml:2: parser error : Attribute b:a redefined
    <elem a:a="" b:a="" b:a=""/>
                              ^
./test/errors/dup-xml-attr2.xml : failed to parse