xs0001-001 (AB)

Tests graph in connection is found.

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

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" 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>

Revision history

31 Dec 2019, Achim Berndzen
Added test for detecting cycles in the graph.