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