This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: variables and substring


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@polaris.net      | this before.  (Steven Wright)


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]