p:file-create-tempfile 014 (AB)

Tests p:file-create-tempfile

Test ab-file-create-tempfile-014.xml is expected to fail with error code err:XC0138.

It requires the following features: p:file-create-tempfile.

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-create-tempfile href="not-supported-scheme://no-existing"/>
</p:declare-step>
MorganaXProc passing XML Calabash passing

Revision history

02 Aug 2022, Achim Berndzen

Initial commit