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

RE: xsl:sort and axis navigation

Subject: RE: xsl:sort and axis navigation
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Fri, 21 Feb 2003 00:01:38 -0000
xsl axes sort
> Then in the template, when I this test :
> 
> <xsl:if test="SOUSTHEME != following-sibling :: 
> SOUSTHEME[1]"> <xsl:attribute name="break-after">page</xsl:attribute>
> </xsl:if>
> 
> Does the test take the sorted data or the original XML datas 
> (coming from a java classes) ?

The axes always navigate the source tree in which the node is contained.
If you want to navigate in the sorted data, you will have to create a
temporary tree that is sorted, as you suggest.

You haven't described your problem, but it looks like a grouping
problem. Have you checked the standard solutions to grouping problems at
http://www.jenitennison.com/xslt/grouping ?

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx 

> 
> In other words, should I do a first transformation to sort my data in 
> order to be able to do this test correctly ?
> 
> I think I should because the result is not what I expected... 
> I just need a confirmation, or maybe a way for me not to do 2 
> XSLT transformation.
> 
> Thanks !
> 
> Simon
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


 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.