[Home] [By Thread] [By Date] [Recent Entries]
Gus, > What if Iwant to find all nodes where first_name contains the > string "Se" ? Try contains(first_name, "Se") or starts-with(first_name, "Se") You can also look @ substring variations in XPath spec. Igor. XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



