Implementing a collating sequence

It is possible to define a collating sequence for use by operations that perform comparison and sorting: for example compare() in XPath, xsl:sort in XSLT, and order by in XQuery. See saxon:collation for details.

Expand

Next