OpenGrok
Cross Reference: err_9.xml
xref
: /
external
/
libxml2
/
test
/
namespaces
/
err_9.xml
Home
|
History
|
Annotate
|
Download
|
only in
namespaces
1
<
tst
xmlns
:
a=
"
http://example.com/
"
xmlns
:
b=
"
http://example.com/
"
2
a
:
err=
"1"
b
:
err=
"2"
/>
3