summaryrefslogtreecommitdiff
path: root/test/schemas/restriction-enum-1_0.xml
blob: 9bdb4a362888b318a064fcf311395a570a7ac531 (plain)
1
2
3
4
5
6
7
<?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>