[Bug 10733] [XQuery11] Definition of group by expression not sufficent

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10733

Michael Kay <mike@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike@saxonica.com

--- Comment #4 from Michael Kay <mike@saxonica.com> 2010-12-05 22:59:14 UTC ---
I think Oliver's point is that the current wording says that the items in a
group always have the same key value, but it doesn't explicitly say that items
in different groups always have different key values. So given three items with
values (1,1,1) you could satisfy the letter of the law by creating three
groups.

(The edge case of non-transitivity needs to be dealt with at the same time.)

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Sunday, 5 December 2010 22:59:17 UTC