|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Re[2]: [XSL] How to order numeric data containing
> If, on the other hand, you are using commas as "thousand" > separators, > you can use transform this way: > > <xsl:sort select="translate(., ',', '0')" data-type="number"/> > > This will change "1,000" to "10000". Much better to use select="translate(., ',', '')" which will change "1,000" to "1000". Mike Kay Software AG XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








