It is possible if you are using the transform taglib from epesh.com. I'm
not for sure about the xsl taglib.

Aaron Oathout

On Thu, 3 May 2001, Kevin Broderick wrote:

> Hi,
> Is it possible to pass a parameter to
> an xsl file using the xsl taglib?
> i.e.
>
> <xsl:apply xml="foo.xml" xsl="bar.xsl" >
>       <xsl:param name="var1" value="100" />
> </xsl:apply>
>
> Don't want to be trying it if it's not there ;)
>
> Regards
> Kevin Broderick
>

Reply via email to