You can direct XMLSpy to use any command line XLST processor (such as instant saxon). Go Tools >> Options >> XSL (tab) >> External XSL Transformation Engine. Assuming you had saxon in C:\saxon, you would enter the following:
c:\saxon\saxon -o %2 %1 %3
Hope that helps,
cheers
Malcolm
-----Original Message-----
From: Carlos Barroso [mailto:est-c-barroso@xxxxxxxxxxxxx]
Sent: Tuesday, October 29, 2002 6:51 AM
To: xsl-list-digest@xxxxxxxxxxxxxxxxxxxxxx
Subject: XML Spy 5 question...
I know that this question doesn't belong to this list but
does anyone know if XML Spy 5 can interpret XSL files
that have extensions like Java classes? If it can, does
anyone knows how?
Thanks.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|