Newer
Older
sisyphe-go / example / xml / test-unknown-doctype.xml
@Nacim Nacim on 8 Feb 2022 165 bytes add test
<!DOCTYPE article PUBLIC "my doctype of doom" "myOtherDoctype.dtd">
<xpath>
    <to>
        <my>
            <infos>trezaq</infos>
        </my>
    </to>
</xpath>