summaryrefslogtreecommitdiff
path: root/test/VCM/v14.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/VCM/v14.xml')
-rw-r--r--test/VCM/v14.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/VCM/v14.xml b/test/VCM/v14.xml
new file mode 100644
index 0000000..fa70f9f
--- /dev/null
+++ b/test/VCM/v14.xml
@@ -0,0 +1,9 @@
+<!DOCTYPE doc [
+<!ELEMENT doc (a)+ >
+<!ELEMENT a EMPTY>
+]>
+<doc>
+<a/>
+<a/>
+<a/>
+</doc>