About "starts-with"

Subject: About "starts-with"
From: "Selva, Francis" <Francis.Selva@xxxxxxxxxxxxxxx>
Date: Tue, 4 Apr 2000 17:02:46 -0700
I have an xml file like this.

<test>
  <name>Joe</name>
  <name>Francis</name>
  <name>Tom</name>
  <name>Frances</name>
</test>


I want to get the names that start with F.Any suggestion?.I remember someone
asked this question before but I missed the answer.Im able to check it
whether it matches or not but I cant get the names.

Thanx
Francis

 
 


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


Current Thread