Test case ibm-not-wf-P65-ibm65n02.xml: org.apache.crimson.parser.XMLReaderImpl Passed

Test case ibm-not-wf-P65-ibm65n02.xml: org.apache.crimson.parser.XMLReaderImpl Passed

Tests Ignore with illegal string included. The string "(less than)![" is contained before "this" in the Ignore in the ignoreSectContents in the file ibm65n02.dtd

<?xml  version="1.0"?>
<!-- syntax test for Production 65-->
<!DOCTYPE animal SYSTEM "ibm65n02.dtd"
[
<!ELEMENT animal ANY>
]>
<animal>
Negative Test. Pattern2. 
</animal>
Expected resultActual result for org.apache.crimson.parser.XMLReaderImpl
<?xml version="1.0" encoding="UTF-8"?>
<ConformanceResults>
    <startDocument/>
    <resolveEntity>
        <systemID>file:/home/elharo/SAXTest/xmlconf/ibm/not-wf/P65/ibm65n02.dtd</systemID>
    </resolveEntity>
    <fatalError/>
    <endDocument/>
</ConformanceResults>
<?xml version="1.0" encoding="UTF-8"?>
<ConformanceResults>
    <startDocument/>
    <resolveEntity>
        <systemID>file:/home/elharo/SAXTest/xmlconf/ibm/not-wf/P65/ibm65n02.dtd</systemID>
    </resolveEntity>
    <fatalError/>
</ConformanceResults>