[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Saxon 7.1 in XMLSPY

Subject: RE: Saxon 7.1 in XMLSPY
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Thu, 23 May 2002 14:21:49 +0100
saxon xmlspy
> I put the saxon.exe as an external transformation program in 
> xmlspy using 
> 'C:\saxon.exe -o %2 %1 %3' and it works great.  However I 
> wantto try out 
> version 2 of XSLT and I don't know how to set this up with 
> full saxon or 
> even if it is possible? 

Yes, it's no problem, just change the command line to

java net.sf.saxon.Transform -o %2 %1 %3

Just make sure you have the JDK installed and saxon.jar on your
classpath. If you're not using any extension functions, an even simpler
approach is

java -jar c:\xxx\saxon.jar -o %2 %1 %3

in which case you don't have to bother about the classpath.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx 

> Does anyone no whether it is possible to do this 
> with the full saxon 7.1 somehow, I have C:\saxon\saxon7.jar (I have 
> installed java which runs on the command line, not to sure 
> about compiling 
> or whatever I have to do with it to make it mash my xml and xsl!)
> 
> Cheers
> 
> G.
> 
> 
> _________________________________________________________________
> MSN Photos is the easiest way to share and print your photos: 
> http://photos.msn.com/support/worldwide.aspx
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
> 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.