Tests p:directory-list: Wrong value for max-depth
Test ab-directory-list-020.xml is expected to fail with error code err:XD0028
.
It requires the following features: p:directory-list.
<p:declare-step xmlns:c="http://www.w3.org/ns/xproc-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:directory-list path="../testfolder" max-depth="-1"/>
</p:declare-step>
First shot