XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
xmlplayer xmlplayerSubject: How to sort this XML?
Author: xmlplayer xmlplayer
Date: 19 Jan 2006 09:48 PM
Hi,

I have got a standing question as following. Could anybody provide a solution? Thanks in advance.

An xml file needs to sorted by "Item@i" through XSLT. Need to consider paging, eg. each page has 3 entries. In the sequence of pages, all the item must be sorted in the ascending or descending order.

<Catalog>
<Items id="3">
<Item i="C"/>
<Item i="D"/>
<Item i="F"/>
<Item i="K"/>
</Items>
<Items id="1">
<Item i="E"/>
<Item i="G"/>
<Item i="A"/>
</Items>
<Items id="2">
<Item i="H"/>
<Item i="B"/>
</Items>
</Catalog>

Posttop
Tony LavinioSubject: How to sort this XML?
Author: Tony Lavinio
Date: 20 Jan 2006 09:06 AM
A good place to ask general XSLT questions like this
is the xsl-list. See http://www.stylusstudio/xsllist
where we point you to the instructions to join and ask.

 
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.