[xsl] XSLT with XML-Spy

Subject: [xsl] XSLT with XML-Spy
From: "Mengel Andre (FV/SLM) *" <Andre.Mengel@xxxxxxxxxxxx>
Date: Thu, 26 Jul 2001 10:38:13 +0200
Dear XSLT-Experts,

I am using XML-Spy in order to edit my XML-Files.
Now I want to use this Tool in order to make XSL-Transformations.
Therefore I have downloaded the Xalan-Processor und changed the settings
of XML-Spy. In the XSL-Tab of menu Tools\Options I typed in the following
command:

java org.apache.xalan.xslt.Process -in %1 -xsl %3 -out %2

But when I make an XSL-Transformation the appropriate files cannot be found.
I get the following error message:

Output of external XSL-Processor:
file C:\...\....\...\file.xsl cannot be found.


although the file is in the above described directory.

Any help would be appreciated,
thanx in advance,

André Mengel



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


Current Thread