mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
8 lines
219 B
XML
8 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>
|