Tests p:file-delete
Test ab-file-delete-018.xml is expected to fail with error code err:XC0142
.
It requires the following features: p:file-delete.
<p:declare-step xmlns:c="http://www.w3.org/ns/xproc-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:file-delete href="unsupported-scheme://i-dio-no-exist"/>
</p:declare-step>
Initial commit