Version attribute 001 (AB)

Checks XS0062 is raised, if @version on top most p:declare-step is missing.

Test is expected to fail with error code err:XS0062.

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">
   <p:output port="result"/>
   <p:identity>
      <p:with-input>
         <failure/>
      </p:with-input>
   </p:identity>
</p:declare-step>

Revision history

17 Feb 2019, Achim Berndzen
New tests for draconian @version