Tests graph in connection is found.
Test ab-xs0001-001.xml is expected to fail with error code err:XS0001
.
<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:group>
<p:identity>
<p:with-input pipe="@last"/>
</p:identity>
</p:group>
<p:identity name="last"/>
</p:declare-step>
Added test for detecting cycles in the graph.