| 
 
Subject: Re: [xsl] constructing a "variable" select argument From: "Tracey Zellmann" <tracey.zellmann@xxxxxxxxxxx> Date: Mon, 27 Feb 2006 16:10:36 -0500  | 
Thank you, Florent and MK. This will probably simplify my stylesheet by at least a factor of 10. It is a gotcha.
Tracey Zellmann wrote:
However, this does not: after calling the template with <xsl:with-param name="track" select="T1"/>
You're selecting here element nodes that are childs of the context node and whose name is 'T1'. But I wonder if you don't want the string 'T1' instead:
<xsl:with-param name="track" select="'T1'"/>
(note the additional quotes).
Regards,
--drkm
___________________________________________________________________________
Nouveau : tiliphonez moins cher avec Yahoo! Messenger ! Dicouvez les tarifs exceptionnels pour appeler la France et l'international.
Tilichargez sur http://fr.messenger.yahoo.com
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] constructing a "variable", Florent Georges | Thread | Re: [xsl] constructing a "variable", Florent Georges | 
| Re: [xsl] when to use 'as' attribut, Dimitre Novatchev | Date | Re: [xsl] constructing a "variable", Florent Georges | 
| Month |