RE: [xsl] XMPSpy and Xalan

Subject: RE: [xsl] XMPSpy and Xalan
From: Maria Amuchastegui <mamuchastegui@xxxxxxxxxxx>
Date: Wed, 4 May 2005 14:41:51 -0400
Yes, I did try that. I get the following error message:

You have chosen to use an external XSL transformation program.
The command line must contain %1 for the input file, %2 for the output file
and %3 (optional) for the XSL file.
Program.exe %1 %2 %3

I also tried leaving out the -o and reversing the order of the input and
output file, in order to conform to the above syntax:

xalan C:\WEB-INF\xml\inbox.xml C:\Stylesheets\current_activity.html
C:\WEB-INF\xsl\en\0006\mail\current_activity.xsl

Maria 

-----Original Message-----
From: Wendell Piez [mailto:wapiez@xxxxxxxxxxxxxxxx] 
Sent: Wednesday, May 04, 2005 2:19 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: [xsl] XMPSpy and Xalan

Maria,

Have you tried putting the Java command as you invoke it literally into XML
Spy?

At 02:19 PM 5/4/2005, you wrote:
>java org.apache.xalan.xslt.Process -IN C:\WEB-INF\xml\inbox.xml -XSL 
>C:\WEB-INF\xsl\en\0006\mail\current_activity.xsl -OUT 
>C:\Stylesheets\current_activity.html

... like that? (Calling 'xalan' won't work unless there's something on your
system  path named 'xalan' to call.)

In any case, this is really an XMLSpy question....

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