Schematron::XSLT2.process_includes does not work in /tmp, because it needs access to the included files.
For instance BIIRULES-UBL-T10.sch has an <include href="abstract/BIIRULES-T10.sch"/> but does not reach it. It tries to includes /tmp/abstract/BIIRULES-T10.sch
Schematron::XSLT2.process_includes does not work in /tmp, because it needs access to the included files.
For instance BIIRULES-UBL-T10.sch has an
<include href="abstract/BIIRULES-T10.sch"/>but does not reach it. It tries to includes /tmp/abstract/BIIRULES-T10.sch