[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] newbie question about strings and XPath expressions


Subject: [xsl] newbie question about strings and XPath expressions
From: fe.sola@xxxxxxxxxxxxxx
Date: Tue, 19 Aug 2003 17:21:12 -0400

Hello all, I'm new to XPath and need to find a text node in an xml document with a 
position higher than 6 and that also starts with 1 (it's an enumeration). XMLSpy tells 
me this expression is not valid, why?
<xsl:apply-templates select="text()[position()>=6] and [starts-with(string(text
()),'1']"/>
tia,
lizet


-------------------------------------------------
Este mensaje fue enviado usando el servicio de correo en web de Infomed
http://webmail.sld.cu

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



Current Thread
Keywords