summaryrefslogtreecommitdiff
path: root/test/schemas/restriction-enum-1_0.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/schemas/restriction-enum-1_0.xml')
-rw-r--r--test/schemas/restriction-enum-1_0.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/schemas/restriction-enum-1_0.xml b/test/schemas/restriction-enum-1_0.xml
deleted file mode 100644
index 9bdb4a3..0000000
--- a/test/schemas/restriction-enum-1_0.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?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>