ab-doc-props-017
Test is expected to fail with error code err:XD0061.
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" xmlns:test="http://test" version="3.0">
<p:output port="result"/>
<p:identity>
<p:with-input>
<p:inline document-properties="map{'Q{http://test}opt':'test:opt=value'}">
<doc/>
</p:inline>
</p:with-input>
</p:identity>
<p:identity>
<p:with-input>
<result>{p:document-property(., 'test1:opt')}</result>
</p:with-input>
</p:identity>
</p:declare-step>
Revision history
- 14 Jul 2019, Achim Berndzen
Additional tests for p:document-property