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: XSL command line parameter



Sydney asks:
>Is it possible to put on the command line some
>parameter which will be use in the XSL file?

Yes, but it depends on the particular implementation.
This is what Section 11.4 of XSLT means where it says
"XSLT does not define the mechanism by which
parameters are passed to the stylesheet."

Xalan has a command-line option and an API call to
set a top-level parameter from outside. If you are
using another XSLT processor, check its usage
documentation.
.................David Marston


 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]