p:add-xml-base 004 (NW)
Test 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"
xmlns:t="http://xproc.org/ns/testsuite/3.0" 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>
Revision history
- 29 Apr 2024, Norm Tovey-Walsh
Created test for p:add-xml-base.