This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


> > 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]