- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 01 Oct 2006 23:03:29 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3781 ------- Comment #1 from mike@saxonica.com 2006-10-01 23:03 ------- Actually, the whole note is a bit sloppy. I think what it's trying to say is that in unordered mode, it's indeterminate which element will be returned by an expression such as (//a)[last()]. You have to read the caveat for all these functions in the same way: the behaviour of the function itself is determinate, but if it is used in an expression along with operands that evaluate sequences in unordered mode, the overall result is unpredictable and meaningless. Michael Kay (personal response)
Received on Sunday, 1 October 2006 23:03:37 UTC