You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2002/10/24 08:17:03 UTC

DO NOT REPLY [Bug 13913] - xsl:sort and SPACE character

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13913>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13913

xsl:sort and SPACE character





------- Additional Comments From David_N_Bertoni@lotus.com  2002-10-24 06:17 -------
Unicode collation is not done by comparing code points, or even Unicode 
character values.  If you need more information about the Unicode collation 
algorithm, you can read about it here:

http://www.unicode.org/unicode/reports/tr10/