This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Reverse order


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]