Files
XML_Data_Parsing/libxml2/test/schemas/restriction-enum-1_0.xml
T

8 lines
219 B
XML
Raw Normal View History

2026-07-19 22:48:13 +08:00
<?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>