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]

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


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