Contenttypes 032

Tests that document-property?content-type is correct.

Test ab-contenttypes-032.xml is expected to fail with error code err:XD0079 [Core steps, XProc].

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:identity>
      <p:with-input>
         <p:document href="../documents/ab-doc.xml" document-properties="map{'content-type' : 'this-is-no-correct'}"/>
      </p:with-input>
   </p:identity>
</p:declare-step>
XML Calabash passing

Revision history

18 Jul 2026, Achim Berndzen

Additional tests for content-type on p:document