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> 8