Test case not-wf-not-sa-008: gnu.xml.aelfred2.XmlReader Passed

Test case not-wf-not-sa-008: gnu.xml.aelfred2.XmlReader Passed

In DTDs, the '%' character must be part of a parameter entity reference.

<!DOCTYPE doc SYSTEM "008.ent">
<doc></doc>
Expected resultActual result for gnu.xml.aelfred2.XmlReader
<?xml version="1.0" encoding="UTF-8"?>
<ConformanceResults>
    <startDocument/>
    <resolveEntity>
        <systemID>file:/home/elharo/SAXTest/xmlconf/xmltest/not-wf/not-sa/008.ent</systemID>
    </resolveEntity>
    <fatalError/>
    <endDocument/>
</ConformanceResults>
<?xml version="1.0" encoding="UTF-8"?>
<ConformanceResults>
    <startDocument/>
    <resolveEntity>
        <systemID>file:/home/elharo/SAXTest/xmlconf/xmltest/not-wf/not-sa/008.ent</systemID>
    </resolveEntity>
    <fatalError/>
    <endDocument/>
</ConformanceResults>