Imported Upstream version 2.8.0
[platform/upstream/libxml2.git] / test / schemas / restriction-enum-1_0.xml
1 <?xml version="1.0"?>
2 <!-- This instance should raise an error, since in
3   "restriction-enum-1_1.xsd", the restricting enumeration
4   rules out the value "c" (which is allowed in the restricted
5   type).
6 -->
7 <foo>c</foo>