Version attribute 014 (AB)

Checks XS0062 is raised, if imported p:library has no @version.

Test ab-att-version-014.xml 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:test="http://test" version="3.0">
   <p:import href="../pipelines/library-no-version.xpl"/>
   <p:output port="result"/>
   <p:identity>
      <p:with-input>
         <failure/>
      </p:with-input>
   </p:identity>
</p:declare-step>
MorganaXProc passing XML Calabash passing

Revision history

17 Feb 2019, Achim Berndzen

New tests for draconian @version