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]

RE: About "starts-with"


Thanx David

Francis

> -----Original Message-----
> From: David Carlisle [mailto:davidc@nag.co.uk]
> Subject: Re: About "starts-with"
> 
> 
> 
> <xsl:template match="/">
> 	<xsl:for-each select="//name[starts-with(.,'F')]"/>
> [<xsl:value select=".">]
> 	</xsl:for-each>
> </xsl:template>


 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]