Tests p:file-touch, file can not be created.
Test ab-file-touch-014.xml is expected to fail with error code err:XD0011
.
It requires the following features: p:file-touch.
<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-touch href="../testfolder/folder/file.txt"/>
</p:declare-step>
Initial commit