summaryrefslogtreecommitdiff
path: root/test/VC/dtds/a.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'test/VC/dtds/a.dtd')
-rw-r--r--test/VC/dtds/a.dtd2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/VC/dtds/a.dtd b/test/VC/dtds/a.dtd
new file mode 100644
index 0000000..b8571a4
--- /dev/null
+++ b/test/VC/dtds/a.dtd
@@ -0,0 +1,2 @@
+<!ELEMENT a (#PCDATA | b | c)*>
+<!ATTLIST doc id ID #IMPLIED>