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

Re: [xsl] Immediate Previous Node


Subject: Re: [xsl] Immediate Previous Node
From: "Yann Verlynde" <yverlynde@xxxxxxxxx>
Date: Fri, 15 Nov 2002 12:26:49 +0100

Hello,

I think u can use: but i not completly sure for the syntax

<xsl:if test=''item = preceding-sibling:://item['a']">


Yann
----- Original Message -----
From: "Luke Ambrogio" <gryzlaw@xxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Friday, November 15, 2002 12:07 PM
Subject: [xsl] Immediate Previous Node


> hello ppl,
>
> i have a small problem, hope you can help.
> i have a sorted xml something like:
>
> <index>
> <item>a</item>
> <item>ab</item>
> <item>b</item>
> <item>c</item>
> </index>
>
> how can i, using xsl of course, find out the data of immediate previous
> node. example while processing:
>
> <item>ab</item>
>
> using <xsl:if> i want to check whether the previous one is <item>a</item>
so
> that i can process it different
>
> hope i was clear
>
> 10x in advance
>
> Luke
>
> _________________________________________________________________
> The new MSN 8: advanced junk mail protection and 2 months FREE*
> http://join.msn.com/?page=features/junkmail
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


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



Current Thread
Keywords