summaryrefslogtreecommitdiffstats
path: root/kxsldbg/data/testdoc.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'kxsldbg/data/testdoc.dtd')
-rw-r--r--kxsldbg/data/testdoc.dtd6
1 files changed, 6 insertions, 0 deletions
diff --git a/kxsldbg/data/testdoc.dtd b/kxsldbg/data/testdoc.dtd
new file mode 100644
index 00000000..08e9108a
--- /dev/null
+++ b/kxsldbg/data/testdoc.dtd
@@ -0,0 +1,6 @@
+<!ELEMENT simple (#PCDATA)>
+<!ENTITY mytext "Some text">
+<!ENTITY anotherDoc SYSTEM "test1.xml" >
+<!ENTITY anotherDoc2 SYSTEM "test2.xml" >
+<!ENTITY anotherDoc3 SYSTEM "test3.xml" >
+<!ENTITY anotherDoc4 SYSTEM "test4.xml" > \ No newline at end of file