RE: problem passing parameters to template

Subject: RE: problem passing parameters to template
From: Mike Brown <mbrown@xxxxxxxxxxxxx>
Date: Thu, 26 Aug 1999 18:00:49 -0600
> I'm trying to pass a parameter to a template using
> <xsl:set-param>, but it isn't working.

That's because there is no such thing as <xsl:set-param>.
You want <xsl:with-param>. See

http://www.w3.org/TR/WD-xslt#section-Passing-Parameters-to-Templates

   - Mike
________________________________________________________________________
 Mike Brown / Hyperreal   |  Hyperreal http://www.hyperreal.org/music/
 PO Box 61334             |     XML & XSL http://www.skew.org/xml/
 Denver CO 80206-8334 USA |       http://www.hyperreal.org/~mike/


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


Current Thread