xsl-list
[Top] [All Lists]

RE: Sorting values that contain spaces

2005-07-22 10:09:46
 
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/



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--