[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: XMPSpy and Xalan

Subject: RE: XMPSpy and Xalan
From: Maria Amuchastegui <mamuchastegui@xxxxxxxxxxx>
Date: Wed, 4 May 2005 14:19:50 -0400
maria amuchastegui
I am able to invoke the transformation from the command line with the
following:

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

However, when I configure XMLSpy with the following, I get an error message
that the syntax is incorrect 
(xalan -o %2 %1 %3, where %1 equals XML input, %2 equals output, and %3
equals XSL):

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

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

Maria



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

At 09:37 AM 5/4/2005, it was written:
>Use the following menu: Tools -> Options and then the XSL tab. Check 
>the "External XSL Transformation program" and enter the following 
>command
>
>xalan -o %2 %1 %3
>
>This will work provided that xalan is in your PATH.

I'm not a regular Spy user, but to me this looks like the syntax for
invoking Saxon.

Wouldn't Xalan be invoked as

xalan -IN input.xml -XSL stylesheet.xsl -OUT output.file

?

(Unless "xalan" isn't just Xalan....)

It's worth checking if there's a problem.

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

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.