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