xref
: /
external
/
python
/
cpython3
/
Lib
/
test
/
xmltestdata
/
c14n-20
/
inNsDefault.xml
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<
foo
xmlns
:
a=
"
http://a
"
xmlns
:
b=
"
http://b
"
>
2
<
b
:
bar
b
:
att1=
"val"
att2=
"val"
/>
3
</
foo
>
4