Sign in
nest-open-source
/
nest-learning-thermostat
/
5.0
/
libxml2
/
refs/heads/master
/
.
/
libxml2-2.7.7
/
test
/
schemas
/
bug141333_0.xml
blob: e14aa46b2f7edff6b67c1aeafe83e38d646b9d25 [
file
] [
log
] [
blame
] [
edit
]
<?
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>