xsl-list
[Top] [All Lists]

xsl:variable?

2003-11-26 09:45:26
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,...)...

I get only y as an output. Any idea please?

Nicolas

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



<Prev in Thread] Current Thread [Next in Thread>