Version 8.2.2
 —  XQuery 4 Reference Guide  —

tf:getCollation

Get collation information for a single node.


Syntax

tf:getCollation(node $node) => string

Top of page

Description

The function tf:getCollation is specific to Tamino. It takes a node as argument and returns the collation specification for that node as a string.

Top of page

Argument

$node

either element or attribute node

Top of page

Example

Top of page