Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libxml2
/
1af55583ed017916b277ac8a8e00444a885baf80
/
.
/
test
/
schemas
/
bug141333.xml
blob: e14aa46b2f7edff6b67c1aeafe83e38d646b9d25 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"ISO-8859-1"
?>
<foo
xmlns:xsi
=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation
=
"bug141333.xsd"
attrA
=
"valueA"
>
<bar
attrA
=
"valueA"
attrB
=
"valueB"
/>
</foo>