RE: MSXML3: Numerical sort needed...

Subject: RE: MSXML3: Numerical sort needed...
From: "Julian Reschke" <julian.reschke@xxxxxx>
Date: Wed, 26 Jul 2000 23:32:51 +0200
> From: owner-xsl-list@xxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of Gene Lake
> Sent: Wednesday, July 26, 2000 9:57 PM
> To: xsl-list@xxxxxxxxxxxxxxxx
> Subject: Re: MSXML3: Numerical sort needed...
> 
> Sorry, Microsoft has a different way of sort implementation
> I test it
> <xsl:for-each select="book" order-by="-number(@priceMin)">

MSXML3 supports xsl:sort -- you just have to use the right XSL namespace.


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


Current Thread