Re: [xsl] Reverse order

Subject: Re: [xsl] Reverse order
From: Janning Vygen <vygen@xxxxxxxxxxxx>
Date: Tue, 1 May 2001 19:43:29 +0200
Am Dienstag,  1. Mai 2001 16:59 schrieb Michael Kay:
> > Is there a way to get a node set in a reverse order?
>
> Yes, <xsl:sort select="position()" data-type="number" order="descending"/>
>
> This should work according to the spec, but I've heard reports that it
> doesn't work on all processors.
>
> Mike Kay

It works with Saxon, but i guess _you_ already know it :-)

thanks for this easy solution and thanks to dan for the same solution

janning


-- 
Planwerk 6 /websolutions
Herzogstraße 86
40215 Düsseldorf

fon 0211-6015919
fax 0211-6015917
http://www.planwerk6.de

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread