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: MSXML3: Numerical sort needed...


> From: owner-xsl-list@mulberrytech.com
> [mailto:owner-xsl-list@mulberrytech.com]On Behalf Of Gene Lake
> Sent: Wednesday, July 26, 2000 9:57 PM
> To: xsl-list@mulberrytech.com
> 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

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