Context for xsl:sort expressions

Section 10 states that when evaluating an expression used as a sort key in
xsl:sort, the current node is the node being processed. It doesn't say (at
least not very explicitly) what the context node list is. What should
position() and last() return if used within a sort key?

Mike Kay

Received on Thursday, 28 October 1999 13:34:05 UTC