RE: [xsl] Sorting values that contain spaces

Subject: RE: [xsl] Sorting values that contain spaces
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 22 Jul 2005 18:09:46 +0100
> Michael Kay,
> This is really awesome!
> 
> How would this be expressed in XSLT 1.0.
> 
> The xsl:sort attribute @collation is a bit mystical to me.

This is an XSLT 2.0 feature.

In XSLT 2.0, XPath 2.0, collations are identified by URI, but the meaning of
the URI is left very much up to the implementation. Saxon provides various
ways of associating a collation URI with the various collation mechanisms
available in the Java VM. 

Michael Kay
http://www.saxonica.com/

Current Thread