p:file-copy 032 (AB)

Tests p:file-copy

Test ab-file-copy-032.xml is expected to fail with error code err:XC0050 [Core steps, File steps].

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

The pipeline


<p:declare-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-copy href="../testfolder/file.txt" target="../testfolder/target" fail-on-error="true"/>
</p:declare-step>
MorganaXProc passing XML Calabash passing

Revision history

06 Aug 2022, Achim Berndzen

Initial commit