uuid 007 (AB)

Testing p:uuid with unknown version.

Test 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"
                xmlns:t="http://xproc.org/ns/testsuite/3.0" 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>

Revision history

16 Jun 2019, Achim Berndzen
Tests for p:uuid