summaryrefslogtreecommitdiff
path: root/test/VCM/v21.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/VCM/v21.xml')
-rw-r--r--test/VCM/v21.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/VCM/v21.xml b/test/VCM/v21.xml
deleted file mode 100644
index 4c8d923..0000000
--- a/test/VCM/v21.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<!DOCTYPE doc [
-<!ELEMENT doc ((a | b)+, c) >
-<!ELEMENT a EMPTY>
-<!ELEMENT b EMPTY>
-<!ELEMENT c EMPTY>
-]>
-<doc><a/><b/><c/></doc>