p:add-xml-base 004 (NW)

Test p:add-xml-base with all=true and relative=true.

Test nw-add-xml-base-004.xml is expected to fail with error code err:XC0058.

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:output port="result"/>
   <p:add-xml-base relative="true" all="true">
      <p:with-input href="../documents/doc-with-entities.xml"/>
   </p:add-xml-base>
</p:declare-step>
MorganaXProc passing

Revision history

29 Apr 2024, Norm Tovey-Walsh

Created test for p:add-xml-base.