RE: How to select a partial match rather than equality

Subject: RE: How to select a partial match rather than equality
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Fri, 14 Apr 2000 13:31:52 +0100
> What if Iwant to find all nodes where first_name contains the 
> string "Se"  ?
> Is there a way to do this ?

use the contains() function.

Mike Kay


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


Current Thread