Re: [xsl] XSLT with XML-Spy

Subject: Re: [xsl] XSLT with XML-Spy
From: "Marina Sturino" <mari.xsl@xxxxxxxxxxxx>
Date: Fri, 27 Jul 2001 16:34:55 +0200
Hi Andre'
Type the following command:

C:\Xalan-C_1_1-win32\xml-xalan\c\Build\Win32\VC6\Release\TestXSLT.exe -IN
%1 -XSL %3 -OUT %2

Ciao!
Marina



-----Messaggio originale-----
Da: Mengel Andre (FV/SLM) * <Andre.Mengel@xxxxxxxxxxxx>
A: xsl-list@xxxxxxxxxxxxxxxxxxxxxx <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Data: giovedì 26 luglio 2001 11.56
Oggetto: [xsl] XSLT with XML-Spy


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





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


Current Thread