|
root / base / usr / src / contrib / libxml2 / result / errors / dup-xml-attr2.xml.err
dup-xml-attr2.xml.err Plain Text 10 lines 463 B
1
2
3
4
5
6
7
8
9
./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=""/>
                              ^