Tests that err:XS0057
is raised.
Test nw-err-xs0057-002.xml is expected to fail with error code err:XS0057
.
<p:declare-step xmlns:err="http://www.w3.org/ns/xproc-error" xmlns:ex="http://test" xmlns:p="http://www.w3.org/ns/xproc" version="3.0">
<p:output port="result"/>
<p:identity>
<p:with-input exclude-inline-prefixes="#spoon">
<doc/>
</p:with-input>
</p:identity>
</p:declare-step>
Initial commit.