==Collations==
{{Mark|Introduced with Version 7.7:}} Another XQuery feature related to full-text operations natural languages are '''Collations'''. By default, XQuery uses the {{Code|http://www.w3.org/2003/05/xpath-functions/collation/codepoint}} collation, which compares strings by the Unicode codepoint order. Other collation URIs are implementation-defined; in BaseX, the following syntax is supported:
<nowiki>http://basex.org/collation?lang=...;strength=...;decomposition=...</nowiki>