diff options
Diffstat (limited to 'tests/auto/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/student.dtd')
-rw-r--r-- | tests/auto/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/student.dtd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/student.dtd b/tests/auto/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/student.dtd new file mode 100644 index 0000000..7ce18a9 --- /dev/null +++ b/tests/auto/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/student.dtd @@ -0,0 +1,3 @@ +<?xml encoding="utf-8"?>
+<!-- student.dtd -->
+<!ELEMENT student (#PCDATA)>
|