rem This assumes use of the saxon XSLT processor, installed at rem c:\saxon\saxon.jar. If you change the XSLT processor, you will rem need to change this to reflect how your XSLT processor works. java -jar c:\saxon\saxon.jar -o intermediate.xsl test.sch schematron-message.xsl java -jar c:\saxon\saxon.jar test1.xml intermediate.xsl