Testing p:load: Fails because no grammar available.
Test ab-load-005.xml is expected to fail with error code err:XD0023
.
<p:declare-step xmlns:err="http://www.w3.org/ns/xproc-error" xmlns:p="http://www.w3.org/ns/xproc" version="3.0">
<p:output port="result"/>
<p:load href="../documents/load-document-001.xml" parameters="map{'dtd-validate' : true()}"/>
</p:declare-step>
Ported and modified test for p:load from 1.0 test suite.