Sign in
nest-open-source
/
nest-learning-thermostat
/
5.0
/
libxml2
/
refs/heads/master
/
.
/
libxml2-2.7.7
/
test
/
schemas
/
include3_0.xsd
blob: 53194868a7420b103fc4e9fbfe4203dfbcbf30fb [
file
] [
log
] [
blame
] [
edit
]
<?
xml version
=
"1.0"
?>
<xsd:schema
xmlns:xsd
=
"http://www.w3.org/2001/XMLSchema"
targetNamespace
=
"http://FOO"
xmlns:foo
=
"http://FOO"
>
<xsd:include
schemaLocation
=
"include3_0.inc"
/>
<xsd:element
name
=
"bar"
/>
<xsd:element
name
=
"foo"
/>
</xsd:schema>