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

sorting xml source

Subject: sorting xml source
From: "TP" <tpass001@xxxxxxxxxxx>
Date: Tue, 13 Nov 2001 15:01:38 -0600
sorting at source
Hi,

I am a total newbie. I am using this section of xsl.

###
<xsl:for-each select="Cabinate/Print/item">
<tr>
<td style="COLOR: blue; FONT-FAMILY: Arial; FONT-SIZE: 8pt; FONT-WEIGHT:
700">
   <xsl:value-of select="Group"></xsl:value-of> \
   <xsl:value-of select="Name"></xsl:value-of> \
   <xsl:value-of select="Draw"></xsl:value-of> \
   <xsl:value-of select="Folder"></xsl:value-of> \
 page: <xsl:value-of select="currentPage"></xsl:value-of> to <xsl:value-of
select="toPage"></xsl:value-of>
</tr>
</xsl:for-each>
###

Is there any way to sort the xml source say by "Group". Would sorting affect
my orignal xml source in anyway.

TP.

 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.