load 008 (AB)
Test is expected to fail with error code err:XD0023.
The pipeline
<p:declare-step xmlns:err="http://www.w3.org/ns/xproc-error"
xmlns:p="http://www.w3.org/ns/xproc"
xmlns:t="http://xproc.org/ns/testsuite/3.0" version="3.0">
<p:output port="result"/>
<p:load href="../documents/address-invalid-sample.xml"
parameters="map{'dtd-validate' : true()}"/>
</p:declare-step>
Revision history
- 21 Dec 2019, Achim Berndzen
Ported test for p:load from 1.0 test suite.