Subject: RE: [xsl] xsl:variable? From: "Andreas L. Delmelle" <a_l.delmelle@xxxxxxxxxx> Date: Wed, 26 Nov 2003 17:56:24 +0100 |
> -----Original Message----- > From: Nicolas Toper > > Hi, > > I'm trying to put a node-set in a a variable but I can't make it work... > > Here is a snippet of my code: > > <xsl:variable name="t"> > <a href=".."><xsl:value-of select="y"></a> > > </... > > <xsl:value-of select="concat($t,...)... > concat() is typically a function used for string concatenation (the markup won't be taken into consideration). Cheers, Andreas XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
[xsl] xsl:variable?, Nicolas Toper | Thread | Re: [xsl] xsl:variable?, David Carlisle |
[xsl] xsl:variable?, Nicolas Toper | Date | RE: [xsl] AndExpression, Brinkman, Theodore |
Month |