| Subject: Re: [xsl] following-sibling From: David Carlisle <davidc@xxxxxxxxx> Date: Tue, 10 Sep 2002 14:57:57 +0100 | 
> <xsl:template match="body/center/table/tr/td/table/tr/td/small"> here you are on the small element > <xsl:value-of select="normalize-space(following-sibling::tr the tr element is never going to be a sibling of <small. you want something like ../../following-sibling::tr Do you really want that great long xpath in the match? David _____________________________________________________________________ This message has been checked for all known viruses by Star Internet delivered through the MessageLabs Virus Scanning Service. For further information visit http://www.star.net.uk/stats.asp or alternatively call Star Internet for details on the Virus Scanning Service. XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| [xsl] following-sibling, Alia Mikati | Thread | RE: [xsl] following-sibling, Jarno . Elovirta | 
| Re: [xsl] speed questions, juggy | Date | RE: RE: [xsl] Looking for a book re, Lopez, William | 
| Month |