[xsl] Re: Re: xsl:call-template name="$tempname"

Subject: [xsl] Re: Re: xsl:call-template name="$tempname"
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Sat, 25 May 2002 12:45:43 -0700 (PDT)
> > Do you have any idea how I can do this?
> > you can't.
> 
> If you don't have too many choices, you can have an xsl:choose that
> tests the value of the variable and calls an appropriate template in
> each case.

An obvious choice is to use the "generic template" approach, on which
the FXSL library is based.

See for example:

http://www.dpawson.co.uk/xsl/sect2/generic.html

Cheers,
Dimitre Novatchev.


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

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


Current Thread