Test case not-wf-sa-100: org.dom4j.io.aelfred.SAXDriver Failed

Test case not-wf-sa-100: org.dom4j.io.aelfred.SAXDriver Failed

Only "yes" and "no" are permitted as values of "standalone".

<?xml version="1.0" standalone="YES" ?>
<doc></doc>
Expected resultActual result for org.dom4j.io.aelfred.SAXDriver
<?xml version="1.0" encoding="UTF-8"?>
<ConformanceResults>
    <startDocument/>
    <fatalError/>
    <endDocument/>
</ConformanceResults>
<?xml version="1.0" encoding="UTF-8"?>
<ConformanceResults>
    <startDocument/>
    <resolveEntity>
        <systemID>file:/home/elharo/SAXTest/xmlconf/xmltest/not-wf/sa/100.xml</systemID>
    </resolveEntity>
    <fatalError/>
    <endDocument/>
</ConformanceResults>