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