racket/collects/tests/xml/clark-tests/valid/sa/083.xml
Jay McCarthy 196ec00f16 new units, contracts, tests
svn: r13852
2009-02-26 17:09:26 +00:00

6 lines
101 B
XML

<!DOCTYPE doc [
<!ENTITY % e PUBLIC 'whatever' "e.dtd">
<!ELEMENT doc (#PCDATA)>
]>
<doc></doc>