Test ab-err-s0096-2
Test is expected to fail with with one of these error codes: err:XS0096, err:XD0015.
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:option name="var" as="xs:integer" select="5"/>
<p:identity>
<p:with-input>
<failure/>
</p:with-input>
</p:identity>
</p:declare-step>
Revision history
- 20 Jul 2019, Achim Berndzen
Initial commit