This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

About "starts-with"


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]