android_mt6572_jiabo/external/libxml2/test/schemas/restriction-enum-1_0.xml
2025-09-05 16:56:03 +08:00

7 lines
219 B
XML

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