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

5 lines
102 B
Plaintext

<!ELEMENT doc (#PCDATA)>
<!ENTITY % e1 "'v1'">
<!ENTITY % e2 'a1 CDATA %e1;'>
<!ATTLIST doc %e2;>