RE: [xsl] XMPSpy and Xalan

Subject: RE: [xsl] XMPSpy and Xalan
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Wed, 04 May 2005 12:27:13 -0400
At 09:37 AM 5/4/2005, it was written:
Use the following menu: Tools -> Options and then the XSL tab. Check the
"External XSL Transformation program" and enter the following command

xalan -o %2 %1 %3

This will work provided that xalan is in your PATH.

I'm not a regular Spy user, but to me this looks like the syntax for invoking Saxon.


Wouldn't Xalan be invoked as

xalan -IN input.xml -XSL stylesheet.xsl -OUT output.file

?

(Unless "xalan" isn't just Xalan....)

It's worth checking if there's a problem.

Cheers,
Wendell


====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================

Current Thread