Tests p:file-move
Test ab-file-move-016.xml is expected to fail with error code err:XD0011
.
It requires the following features: p:file-move.
<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-move href="../testfolder/i-do-not-exist" target="../testfolder/new-folder"/>
</p:declare-step>
Initial commit