uuid 007 (AB)

Testing p:uuid with unknown version.

Test ab-uuid-007.xml is expected to fail with error code err:XC0060.

The pipeline


<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:uuid match="doc" version="999999">
      <p:with-input>
         <doc>text</doc>
      </p:with-input>
   </p:uuid>
</p:declare-step>
MorganaXProc passing XML Calabash passing

Revision history

16 Jun 2019, Achim Berndzen

Tests for p:uuid