p:file-mkdir-15 (AB)

Tests p:file-mkdir

Test ab-file-mkdir-015.xml is expected to fail with error code err:XC0140.

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

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-mkdir href="not-supported-scheme://i-do-not-exist"/>
</p:declare-step>
MorganaXProc passing XML Calabash passing

Revision history

30 Jul 2022, Achim Berndzen

Initial commit