Page 1 of 1

saxon in *.bat file

Posted: Wed Feb 23, 2005 1:48 am
by cancer05
Hi ! ,

This migt be kinda stupid but can anyone help me?

saxon6_5_3\samples\java con.icl.saxon.Stylesheet data\pc.owl styles\J.xsl >out.clp

I need to run this using the bat file.

Which i have been unable to. Can anyone suggest how i can go about it.

Thanks.

Posted: Wed Feb 23, 2005 10:29 am
by sorin_ristache
Hello,

If you want to apply a XSLT stylesheet on a XML document then all you have to do is to configure a transformation scenario and execute it. You configure a scenario in a special dialog that is opened by the button "Configure transformation scenario" from the toolbar. To execute it use the button "Apply transformation scenario" from the same toolbar.
I need to run this using the bat file.
What does this bat file that you try to use contain ?

Regards,
Sorin