Re: [xsl] xsl:value-of issue

Subject: Re: [xsl] xsl:value-of issue
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 07 Sep 2010 17:36:50 +0100
On 07/09/2010 17:30, Etheridge, Stephen wrote:
<xsl:variable
name="local-element-val"><xsl:value-of
select="$tempname"/><xsl:text>LocalVal</xsl:text><xsl:variable>

That isn't well formed (xsl:variable started twice and not closed), so presumably isn't the code you ran, since you'd get not output at all with that.


David


________________________________________________________________________ The Numerical Algorithms Group Ltd is a company registered in England and Wales with company number 1249803. The registered office is: Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. ________________________________________________________________________


Current Thread