- From: M. A. Arefin <arefin.m.a@gmail.com>
- Date: Fri, 6 Apr 2018 13:12:09 -0400
- To: xproc-dev@w3.org
Received on Friday, 6 April 2018 17:54:03 UTC
Hi XProc users, I need some help in creating an XPL to accomplish the following steps on a given XML doc - 1. Schema validation on "my_input_file.xml" using user supplied (XSD) schema. The file should remain unchanged and fed to the next step. 2. Schematron validation on "my_input_file.xml" using a user supplied schematron (.SCH). The file should remain unchanged and fed to the next step. 3. XSLT transform on "my_input_file.xml" (using a user supplied .xsl) to produce "my_output_file.xml". -- M. A. Arefin 240.401.7074 (cell)
Received on Friday, 6 April 2018 17:54:03 UTC