Sign in
android
/
platform
/
external
/
apache-xml
/
refs/heads/android15-tests-dev
/
.
/
test
/
tests
/
conferr
/
namespaceerr
/
namespaceerr10.xml
blob: 5d69f361bf4b0dc6c6dbaa444a06799cdcfc3660 [
file
] [
edit
]
<?
xml version
=
"1.0"
encoding
=
"ISO-8859-1"
?>
<doc
xmlns:xem
=
"http://www.psol.com/xtension/1.0"
xmlns:l
=
"http://xsl.lotus.com"
/>
<foo>
xyz
</foo>
<xem:foo>
found
</xem:foo>
<l:foo>
zyx
</foo>
</doc>