Subject: Re: passing top level param?
From: Eric van der Vlist <vdv@xxxxxxxxxxxx>
Date: Fri, 31 Mar 2000 10:56:10 +0200
|
XT does...
Quoting http://jclark.com/xml/xt.html :
<q>
java -Dcom.jclark.xsl.sax.parser=your-sax-driver
com.jclark.xsl.sax.Driver source stylesheet result name=value...
The name=value arguments are optional and specify parameter names and
values; they can occur in any order with respect to the other arguments.
They will be ignored unless the stylesheet contains a corresponding
top-level xsl:param element. The value of the parameter will be of type
string.
</q>
Hope this helps.
Eric
Martin Algesten wrote:
>
> Hi all,
>
> The XSL Transformation v1.0 spec says about passing top level params:
> "XSLT does not define the mechanism by which parameters are passed to the
> stylesheet"
>
> Does anyone now if any xslt processors does this?
>
> xalan for instance?
>
> M
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
--
------------------------------------------------------------------------
Eric van der Vlist Dyomedea
http://xmlfr.org http://ducotede.com http://dyomedea.com
------------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|