#10 [xhtml]
Key Declarations
A key declaration exists only in the stylesheet.
Syntax
<xsl:key name='QName' match='pattern' use='expression' />
Semantics:
name - the name of the key
match - node to which the key applies
use - the value to use for the key