]> gitweb.factorcode.org Git - factor.git/blob - basis/xml/tests/xmltest/valid/not-sa/026.xml
Remove executable bit from tons of files that aren't
[factor.git] / basis / xml / tests / xmltest / valid / not-sa / 026.xml
1 <!DOCTYPE doc [\r
2 <!ELEMENT doc ANY>\r
3 <!ENTITY % e SYSTEM "026.ent">\r
4 %e;\r
5 <!ATTLIST doc a1 CDATA "x1" a2 CDATA "x2">\r
6 ]>\r
7 <doc></doc>\r