Tests p:file-mkdir
Test ab-file-mkdir-011.xml is expected to fail with error code err:XC0114
.
It requires the following features: p:file-mkdir.
<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-mkdir href="../testfolder/file.txt/folder"/>
</p:declare-step>
Initial commit