[no subject]

From: vikram.x.kondadasula@xxxxxxxxxxx
Date: Sat, 5 Apr 2003 13:57:42 -0500
Hai,

I have a case where I need to call a template amongst a set of templates,
but the option is made dyamically.
So I pass it through a variable.The code is as follows,

<xsl:variable name = "test"  select="testValue"/>
      <xsl:call-template name="$test"/>

It does not work,could someone suggest a feasiable way.

Thanks
Vikram



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


Current Thread