Sign in
fuchsia
/
third_party
/
github.com
/
GNOME
/
libxml2
/
refs/heads/main
/
.
/
test
/
errors
/
dup-xml-attr2.xml
blob: 9bc014de8756295131c0fa616f4d4da9eecccf9b [
file
] [
log
] [
blame
] [
edit
]
<doc
xmlns:a
=
"urn:a"
xmlns:b
=
"urn:a"
>
<elem
a:a
=
""
b:a
=
""
b:a
=
""
/>
</doc>