| Eliminate dependencies of the sort key definition on the context. For the sort key select
expression, this means things that don't depend on the individual node: specifically, variables
and current-group(). For the AVTs used to select data type, case order, language, it means
all dependencies: after reduction, these values will be constants.
|