Subject: Re: reverse sorting
From: "sascha" <sascha@xxxxxxxxxx>
Date: Tue, 30 Jul 2002 12:42:42 +0200
|
But this would sort by the content, right? ( a-z ...)
I need the order to change!
sascha
----- Original Message -----
From: "Roelf Jansen" <roelf@xxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Tuesday, July 30, 2002 12:36 PM
Subject: Re: reverse sorting
> Hi Sascha
>
> You can use order="ascending" or "descending"
> as in <xsl:sort select="..." order="descending"/>
>
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|