Tests that document-property?content-type is correct.
Test ab-contenttypes-033.xml is expected to fail with error code err:XD0079 [Core steps, XProc].
<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/ab-doc.xml" document-properties="map{'content-type' : 'this-is-no-correct'}"/>
</p:declare-step>
Additional tests for content-type on p:load