load 005 (AB)

Testing p:load: Fails because no grammar available.

Test ab-load-005.xml is expected to fail with error code err:XD0023.

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:load href="../documents/load-document-001.xml" parameters="map{'dtd-validate' : true()}"/>
</p:declare-step>
MorganaXProc passing XML Calabash passing

Revision history

21 Dec 2019, Achim Berndzen

Ported and modified test for p:load from 1.0 test suite.