|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Is this a sorting bug in xalan 6.4.0?
I'm curious at how Saxon does string comparisons for the purpose of implementing xsl:sort. Saxon 6.5.2 uses codepoint collation by default, but allows you to select a different collation by means of a user hook (selected via the data-type attribute of xsl:sort, which is extensible). Saxon 7.3.1 allows you to specify a collation in detail, using the <saxon:collation> element; by default it uses the default Java collation for the specified language, or failing that for the user's locale. (That's for xsl:sort; for other functions such as compare(), it defaults to codepoint collation if you don't specify a collation explicitly). Michael Kay Software AG home: Michael.H.Kay@xxxxxxxxxxxx work: Michael.Kay@xxxxxxxxxxxxxx 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








