Subject: testing for following siblings
From: "paul morgan" <pmorg@xxxxxxxxx>
Date: Fri, 17 May 2002 15:41:31 -0700
|
Another confusion ... I'm trying to determine when the current node has no following siblings. One expression that seems to work is:
not(following-sibling::*)
but the following expressions don't "work", and I thought they would
following-sibling::* = ''
following-sibling::* = '/..'
Any help on where I've gone wrong (this time) is appreciated.
Thanks,
Paul
________________________________________________________
Outgrown your current e-mail service?
Get a 25MB Inbox, POP3 Access, No Ads and No Taglines with LYCOS MAIL PLUS.
http://login.mail.lycos.com/brandPage.shtml?pageId=plus
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|