[xsl] passing a variable to call-template

Subject: [xsl] passing a variable to call-template
From: "David White" <davidw@xxxxxxxxxxx>
Date: Fri, 11 Aug 2006 07:25:46 -0500
Is this possible?

<xsl:call-template name="{$this.warning}"/>

I would like to pass a variable into call-template but haven't had any luck.

Thanks!

David White

Current Thread