[Home] [By Thread] [By Date] [Recent Entries]
java -jar c:\saxon\saxon.jar your.xml your.xslt -o your-result.xml
For a standard Windows installation (with the saxon software installed in C:\saxon and the Java SDK or run-time installed and in the path), this command line will transform your.xml using your.xslt and put the output in your-result.xml. If you omit the -o parameter, output goes to standard out (your screen). -- Charles Knell cknell@xxxxxxxxxx - email -----Original Message----- From: Brian Chrisman <brian.chrisman@xxxxxx> Sent: Mon, 10 May 2004 13:43:53 -0700 To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx Subject: Re: Create new functions Michael Kay wrote: Thank's, but I have to do for use XSLT 2.0? I'm not much of a java guy as yet... is there a command line invocation of saxon? I'm thinking something like 'sabcmd', 'xsltproc' or the 'xalan' command line interfaces... ? I looked through the debian saxon packages but found mainly jar's and stuff. I'd like to start messing around with 2.0 stuff. -Brian
|

Cart



