xsl:sort numeric conversion

Good to see that numeric conversion in xsl:sort is now the same as
everywhere else.

In the relevant bullet in section 10, in the phrase "leading and trailing
whitespace is stripped from the sort key and the sort key is then converted
to a number as if by a call to the number function", the first part of the
phrase is redundant as number() already strips leading and trailing
whitespace.

Mike Kay

Received on Tuesday, 12 October 1999 07:27:32 UTC