libxml2 2.9.1 clean sources
[tomato.git] / release / src / router / libxml2 / test / schemas / restriction-enum-1_0.xml
blob9bdb4a362888b318a064fcf311395a570a7ac531
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>