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

RE: external parameters like DOS Command

Subject: RE: external parameters like DOS Command
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Mon, 17 Jul 2000 10:03:53 +0100
vbscript external parameters
> Question:  Is it possible to use a stylesheet like a DOS command?
> Explanation: I use Saxon to transform XML into HTML, but I 
> want to produce 
> HTML regarding parameters that I want to send to the 
> stylesheet like a DOS 
> command. How to do that ? 

If you declare a global parameter in the stylesheet, e.g.

<xsl:param name="foo"/>

Then you can set it from the Saxon command line:

saxon source.xml style.xsl foo=bar

Other XSLT processors have similar (though not identical) facilities in
their command-line interfaces.

Mike Kay
 


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


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.