xsl-list
[Top] [All Lists]

RE: Problem with converting to XSLT 2.0

2005-03-03 08:19:40
Using a windows platform I had to use :

java -jar saxon8.jar -o .\temp.html .\samples\data\books.xml
.\samples\styles\books.xsl


There's a wide choice of command line processors on a windows platform. Most
of those I'm aware of support ">output.html" to redirect the standard output
- the only exception I've come across is the one in my Java IDE, IntelliJ.
But it depends on the command line processor that you're using, not on the
"platform".

Michael Kay
http://www.saxonica.com/



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>