[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] Problem with substring-after syntax


Subject: RE: [xsl] Problem with substring-after syntax
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Thu, 25 Oct 2001 10:23:00 +0100

> Jennifer Wrightsell wrote:
> > <xsl:value-of select="param[2]/substring-after(@value,
> '$global_')"/>
>
> <xsl:value-of select="substring-after(param[2]/@value, '$global_')"/>
>

Why didn't I spot that? My brain is getting seriously addled by XPath 2.0...

Mike Kay


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



Current Thread
Keywords