Tests p:file-copy
Test ab-file-copy-038.xml is expected to fail with error code err:XD0064 [Core steps, XProc]
.
It requires the following features: p:file-copy.
<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/folder/%gg"/>
</p:declare-step>
Initial commit