This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: XSLT with XML-Spy


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@de.bosch.com>
A: xsl-list@lists.mulberrytech.com <xsl-list@lists.mulberrytech.com>
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]