p:import-025 (AB)

Tests p:import gets scope right: test:step-a is not visible in test:step-b

Test ab-import-025.xml is expected to fail with error code err:XS0044.

The pipeline


<p:declare-step xmlns:err="http://www.w3.org/ns/xproc-error" xmlns:p="http://www.w3.org/ns/xproc" xmlns:test="http://test" name="pipeline" version="3.0">
   <p:import href="../pipelines/import-lib-024.xpl"/>
   <p:import href="../pipelines/import-022b.xpl"/>
   <p:output port="result"/>
   <test:step-b/>
</p:declare-step>
MorganaXProc passing XML Calabash passing

Revision history

31 May 2022, Achim Berndzen

Initial test