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