Subject: Re: Looping a node in XSLT
From: Abel Braaksma <abel.online@xxxxxxxxx>
Date: Wed, 07 Mar 2007 08:46:17 +0100
|
Senthilkumaravelan Krishnanatham wrote:
I have downloaded SAXON and trying to run command line and I am not
able to succeed on it.
Please help me here what am doing wrong in here.
java -jar /Users/senthilk/Desktop/saxonsa8-9j/saxon8.jar java
net.sf.saxon.Transform my.xml my.xsl
It looks like it was equally a late time at night at your place ;)
Check the doc again, it says:
java -jar saxon8.jar my.xml my.xsl
that's all there is to it.
|