- From: Hans Hübner <hans.huebner@lambdawerk.com>
- Date: Tue, 13 Jun 2017 12:07:43 +0100
- To: xproc-dev@w3.org
- Message-ID: <CAAArA2bV2QH+F2Y4YUJgpSyB26VpF3p2TD6ur7u8PdJ6TwzVMg@mail.gmail.com>
Hi, I would like to thank everyone who attended the XProc workshop, also for coping with those remarks and questions that I made out of my inexperience and/or ignorance of XProc's history. Is this the right place to ask user questions? I have this one: In our BPMN model checking code, written in Schematron, I would like to use a library of common XSLT functions from the Schematron validation document, using <xsl:include>. This works in Oxygen, but it seems that if Schematron (or XSLT, for that matter) is used from XProc, no access to the file system is possible, so the <xsl:include> does not actually include my function library, and the XSLT evaluation fails (This is with MorganaXProc + Saxon 9.7). So my question is: Are the p:validate-with-schematron and p:xslt steps supposed to not be able to access the file system at all, or is that behavior specific to MorganaXProc? Thanks! Hans -- LambdaWerk GmbH Oranienburger Straße 87/89 10178 Berlin Phone: +49 30 555 7335 0 Fax: +49 30 555 7335 99 HRB 169991 B Amtsgericht Charlottenburg USt-ID: DE301399951 Geschäftsführer: Hans Hübner http://lambdawerk.com/
Received on Tuesday, 13 June 2017 12:26:08 UTC