Re: variables and substring

Subject: Re: variables and substring
From: "John E. Simpson" <simpson@xxxxxxxxxxx>
Date: Sat, 19 Feb 2000 15:31:44 -0500
At 01:54 PM 02/19/2000 -0500, Francois Lachance wrote:
<xsl:value-of select="$N"/>
returns the anticipated  value -- list1, list2

However
<xsl:value-of select="substring-after('$N','list'"/>
does not return the anticipated value -- 1, 2

Can you show us the complete XSLT code, not just the xsl:template element? And what *does* that xsl:value-of return?


================================================================
John E. Simpson          | I'm having amnesia and deja vu at the
http://www.flixml.org    | same time. I think I've forgotten
simpson@xxxxxxxxxxx      | this before.  (Steven Wright)


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



Current Thread