mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2026-01-26 21:41:34 +03:00
10 lines
463 B
Plaintext
10 lines
463 B
Plaintext
./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=""/>
|
|
^
|