added test\is-there.dtd py33
authorrobin
Tue, 11 Feb 2014 15:18:28 +0000
branchpy33
changeset 36 e2c2b1a43b14
parent 35 791ecd9337dc
child 37 4194eab38703
added test\is-there.dtd
test/is-there.dtd
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test/is-there.dtd	Tue Feb 11 15:18:28 2014 +0000
@@ -0,0 +1,3 @@
+<!ELEMENT foo (a,b)>
+<!ELEMENT a (#PCDATA)>
+<!ELEMENT b (#PCDATA)>