RE: [xsl] Counting preceding-siblings with a different parent

Subject: RE: [xsl] Counting preceding-siblings with a different parent
From: "Jim Neff" <jneff@xxxxxxxxxxxxxxx>
Date: Thu, 16 Dec 2004 10:51:39 -0500
> In the hope to prevent mistakes when you try the above after your coffe,
David probably meant:
>
>   count(preceding-sibling::*) + count(../preceding-sibling::*/*)
> Cheers and good morning,
> Geert

Perfect!  Thanks Geert!


I guess Xpath does not allow for dysfunctional families?


--Jim

Current Thread