xsl-list
[Top] [All Lists]

Re: [xsl] Passing parameters using <xsl:apply-templates>

2008-02-17 03:54:40
Thanks everyone.

I finally got this working when I realised I didn't have to set my
parameter inside <xsl:apply-templates> in a <xsl:template> element but
could do it inside my <xsl:for-each> instead.

Very useful knowledge for now and the future.

Cheers

Mark

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--