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

Re: calculating relative position in document order

Subject: Re: calculating relative position in document order
From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 16 Oct 2008 13:15:26 -0400
Re:  calculating relative position in document order
XSLT 2.0 has the operators "<<" and ">>" returning true and false regarding the first operand being (respectively) before or after the second operand in document order.

Are you restricted to XSLT 1?

. . . . . . . . . Ken

At 2008-10-16 09:53 -0700, tom s wrote:
I'd like to be able to determine which element is "closer", in terms of document order, to a given element. eg, given two structures containing siblings:

        <a>
        <b>
        <c>
and
        <b>
        <a>
        <c>

I'd like to detect that the second structure is "out of order". In my fantasy pseudo code, I might express the constraint as:

//c[positionEX(preceding::a[1]) > positionEX(preceding::b[1])]

Where my fantasy positionEX() function returns the absolute position of the argument in the document.

Am I missing something, or is implementing this operation in real xpath/xslt much more difficult than it seems it should be?


--
Upcoming XSLT/XSL-FO hands-on courses:      Wellington, NZ 2009-01
Training tools: Comprehensive interactive XSLT/XPath 1.0/2.0 video
Video sample lesson:    http://www.youtube.com/watch?v=PrNjJCh7Ppg
Video course overview:  http://www.youtube.com/watch?v=VTiodiij6gE
G. Ken Holman                 mailto:gkholman@xxxxxxxxxxxxxxxxxxxx
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/s/
Male Cancer Awareness Nov'07  http://www.CraneSoftwrights.com/s/bc
Legal business disclaimers:  http://www.CraneSoftwrights.com/legal

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.