Test nw-err-xd0019-002
Test is expected to fail with error code err:XD0019.
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="choice" values="('no', 'yes')"
select="'no'"/>
<p:identity name="step">
<p:with-input>
<doc choice="{$choice}"/>
</p:with-input>
</p:identity>
</p:declare-step>Revision history
- 18 Jan 2026, Norm Tovey-Walsh
Initial commit