Checks XS0060 is raised, if imported step declaration's @version is not "3.0".
Test ab-att-version-011.xml is expected to fail with error code err:XS0060
.
<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/declare-step-defective-version-1.xpl"/>
<p:output port="result"/>
<p:identity>
<p:with-input>
<failure/>
</p:with-input>
</p:identity>
</p:declare-step>
New tests for draconian @version