[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Navigation using XPath

Subject: Navigation using XPath
From: "Chitra Lalita Madhwacharyula" <iscp1059@xxxxxxxxxx>
Date: Wed, 13 Nov 2002 16:46:45 +0800
xpath navigation
Hello,

Is there anyway to navigate through the XML document using stylesheet by
which I can do the following without explicitly specifying the node
position like position() = 1 or position() = 2 etc. As far as I know
only 'last()' is available which extracts the last value of the
specified element.

1> Go to the first element (e.g like position() = first()..) 

2> Go to the next element after the current element (e.g position() =
next().. )

3> 2> Go to the previous element after the current element (e.g
position() = previous().. )

4> Go to the next sibling element from the current position.

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 if I
want to move through the nodes one by one (either forward or backward)
and perform some operations. Similar is the problem with
preceding-sibling or following or preceding and other similar axis

So is there any way to do this ?

Thanx in advance,
Chitra



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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.