| Subject: [xsl] Preceding-sibling in for-each From: "Andrew" <asd@xxxxxxxxxx> Date: Sat, 22 Mar 2003 15:20:12 +0300 | 
How I can get "preceding-sibling" node in for-each flow:
<xsl:for-each select="//some-node">
    <xsl:value-of select="*[position()-1]"/>
</xsl:for-each>
seems not work.
Thanks.
 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] SelectNodes in MSXML, Alan Flaherty | Thread | Re: [xsl] Preceding-sibling in for-, Jeni Tennison | 
| [xsl] SelectNodes in MSXML, Ankit JAIN | Date | [xsl] numbering and sorting compati, Andrew | 
| Month |