xsl-list
[Top] [All Lists]

RE: Counting preceding-siblings with a different parent

2004-12-16 08:51:39
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



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--