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: referring to previous elements


But i need this to be done more generic and not only for adq1 and adq2.
i need to do this for all the current element and previous elements.

like "adq[n] and adq[n-1]".

Senthil.

Jarno.Elovirta@nokia.com wrote:

> <xsl:variable name="prev" select="preceding::adq[1]" />
>
> Jarno
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 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]