Sign in
nest-open-source
/
nest-learning-thermostat
/
5.0
/
libxml2
/
refs/heads/master
/
.
/
libxml2-2.7.7
/
test
/
schemas
/
restriction-enum-1_0.xml
blob: 9bdb4a362888b318a064fcf311395a570a7ac531 [
file
] [
log
] [
blame
] [
edit
]
<?
xml version
=
"1.0"
?>
<!-- This instance should raise an error, since in
"restriction-enum-1_1.xsd", the restricting enumeration
rules out the value "c" (which is allowed in the restricted
type).
-->
<foo>
c
</foo>