I'm pretty sure that it's not possible in the current XSL version, but
we're working on a new version that will. How patient are you? :)
On Thu, 3 May 2001, Aaron Oathout wrote:
>
> 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
> >
>
>