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