Tests DRP is context sequence for TVT in p:inline: Error because it is referenced.
Test ab-drp-context-028.xml is expected to fail with error code err:XD0065
.
<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:identity>
<p:with-input>
<doc1/>
<doc2/>
</p:with-input>
</p:identity>
<p:identity>
<p:with-input>
<p:inline>
<result>{.}</result>
</p:inline>
</p:with-input>
</p:identity>
</p:declare-step>
Fixed error in test by adding p:declare-step/@version
Created new test