ZVON > References > XSLT Reference
Go to standard

Attribute: use (of element <key>)

Standard excerpt:

The use attribute is an expression specifying the values of the key; the expression is evaluated once for each node that matches the pattern. If the result is a node-set, then for each node in the node-set, the node that matches the pattern has a key of the specified name whose value is the string-value of the node in the node-set; otherwise, the result is converted to a string, and the node that matches the pattern has a key of the specified name with value equal to that string. It is an error for the value of the use attribute to contain a VariableReference. Examples (xslt:xml): Overview
53:11 54:12 55:12

Interactive xlab: [xsl:key]