Input 026

Tests XD0006 is raised, when a non-sequence port is not externally bound.

Test ab-input-026.xml is expected to fail with error code err:XD0006.

The pipeline


<p:declare-step xmlns:err="http://www.w3.org/ns/xproc-error" xmlns:p="http://www.w3.org/ns/xproc" version="3.0">
   <p:input port="source"/>
   <p:output port="result"/>
   <p:identity/>
</p:declare-step>
MorganaXProc passing XML Calabash passing

Revision history

10 Aug 2018 18:12, Achim Berndzen

Some new and some changed tests

02 Jun 2018 17:53, Norman Walsh

Fix namespace declarations

25 Apr 2018 18:11, Achim Berndzen

More tests.