summaryrefslogtreecommitdiff
path: root/examples/dtd/bigxml.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dtd/bigxml.dtd')
-rw-r--r--examples/dtd/bigxml.dtd2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/dtd/bigxml.dtd b/examples/dtd/bigxml.dtd
new file mode 100644
index 0000000..4ba3dee
--- /dev/null
+++ b/examples/dtd/bigxml.dtd
@@ -0,0 +1,2 @@
+<!ELEMENT root (a*)>
+<!ELEMENT a EMPTY>