Features: p:file-move

p:file-move 025 (AB)

Tests p:file-move

Test is expected to fail with error code err:XD0064.

The pipeline

<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"
                xmlns:t="http://xproc.org/ns/testsuite/3.0" version="3.0">
   <p:output port="result"/>
   <p:file-move href=".../testfolder/%gg"
                target="../testfolder/target"/>
</p:declare-step>

Revision history

02 Aug 2022, Achim Berndzen
Initial commit