fn:default-collation

fn:default-collation() → string

Function signature

Result

xs:string

Returns the name of the default collation

XPath 2.0 Specification

Implemented. In Saxon this always returns a value: if no default collation has been specified explicitly, it returns the URI of the code-point collation.

Expand

Up  Next