]> gitweb.factorcode.org Git - factor.git/blob - basis/xml/tests/xmltest/valid/sa/076.xml
Remove executable bit from tons of files that aren't
[factor.git] / basis / xml / tests / xmltest / valid / sa / 076.xml
1 <!DOCTYPE doc [\r
2 <!ELEMENT doc (#PCDATA)>\r
3 <!ATTLIST doc a NOTATION (n1|n2) #IMPLIED>\r
4 <!NOTATION n1 SYSTEM "http://www.w3.org/">\r
5 <!NOTATION n2 SYSTEM "http://www.w3.org/">\r
6 ]>\r
7 <doc></doc>\r