p:file-move 024 (AB)

Tests p:file-move

Test ab-file-move-024.xml is expected to fail with error code err:XD0064 [XProc, Core steps].

It requires the following features: p:file-move.

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" version="3.0">
   <p:output port="result"/>
   <p:file-move href=".../testfolder/file.txt" target="../testfolder/%gg"/>
</p:declare-step>
MorganaXProc passing XML Calabash passing

Revision history

02 Aug 2022, Achim Berndzen

Initial commit