Testing p:uuid with unknown version.
Test ab-uuid-007.xml is expected to fail with error code err:XC0060.
<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>
Tests for p:uuid