|
Subject: Re: Variables and Template Calls From: "Juergen Hermann" <jhe@xxxxxxxxxxx> Date: Wed, 08 Mar 2000 12:30:36 |
On Tue, 7 Mar 2000 10:32:50 -0700, Rick Maddy wrote:
><xsl:variable name="ID" select="somePath"/>
><xsl:call-template name="base_{$ID}"/>
Maybe using modes like <xsl:call-template name="base" mode="$ID"/>
would work.
Another idea: <xsl:call-template name="concat('base_',$ID)"/>.
Ciao, Jürgen
--
Jürgen Hermann (jhe@xxxxxxxxxxx)
WEB.DE AG, Amalienbadstr.41, D-76227 Karlsruhe
Tel.: 0721/94329-0, Fax: 0721/94329-22
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: Variables and Template Calls, David Carlisle | Thread | Re: Variables and Template Calls, David Carlisle |
| Re: using xt-extensions for getting, Phil Lanch | Date | Re: inserting parameters in textfie, David_Marston |
| Month |