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

Problems with sorting in XSL

Subject: Problems with sorting in XSL
From: Andre.Cedik@xxxxxxxxxxxxxxxxx
Date: Wed, 16 Feb 2000 17:30:32 +0100
problems in sorting with xsl
I don't know, if my problem is simple
for you guys but I think you are my
only hope.

I've created an xml-database for our
intranet with the names and adresses of
our employees.
Now I want to sort it by either the
first name or the surename.


It basically looks something like this:

<xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl">
<xsl:template>
     <xsl:for-each select="employee/data" order-by="+ surename">

[...]
Now I just want to replace the ___order-by"+ surename"___
with ___order-by"+ firstname"___ , so the whole
database is sorted by their firstnames.

Does anybody know an answer ?!?

Thanks in advance.


 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.