Subject: RE: Contains - where contained
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Mon, 26 Jan 2004 10:58:11 -0000
|
Take a look at startswith and substring-before.
In fact, take a look at the specs generally.
Michael Kay
> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of
> Mark Williams
> Sent: 26 January 2004 10:01
> To: XSL-List
> Subject: Contains - where contained
>
>
> Hi All,
>
> Is there an easy way to test not only whether one strings
> contains another, but if the position of the contains is at
> the start of the taret string, at the end or somewhere other
> than the start and the end.
>
> TIA
>
> Mark
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|