Subject: Re: Navigation using XPath
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 13 Nov 2002 10:12:51 GMT
|
> I know that following-sibling axis is available but it returns all the
> following siblings and not just the next one which is not useful
following-sibling::*[1] gets you just the next element 9if tehre is such
a node)
David
_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|