IMPORTANT:
this is not a Support Forum! Experienced users might answer from time to time questions posted here. If you need a professional and reliable answer, or if you want to report a bug, please contact Altova Support instead.

use saxon in xmlspy: instructions Options · View
lfereman
Posted: Thursday, May 24, 2007 12:46:01 PM
Rank: Newbie

Joined: 5/24/2007
Posts: 1
Location: Belgium
Here some simple instructions te set up altova to use Saxon, a more faster,reliable processor.

1)Download Saxon (make sure you have latest version), unzip it and copy the jar files somewhere in a directory
2)Make a blank text file, rename it so that has filename runSaxon.cmd and put in the same directory as saxon8.jar files
3)Open the file and type the following line:
java -jar saxon8.jar -t %1 %3 >%2
4)Save the file
5)Go to Altova and goto Tool>Options>Xsl
6)If you saved runSaxon.cmd and the jars in the directory
C:\Program Files\Altova\AltovaXML2007\saxon\
Type in External XSL Program field:
"C:\Program Files\Altova\AltovaXML2007\saxon\runSaxon.cmd" %1 %2 %3
Remark that quotes surrounding path are necessary if you have spaces in path (like between 'program' and 'files')
Users browsing this topic
guest

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Use of the Altova User Forum(s) is governed by the Altova Terms of Use.