[Bug 10980] [XQuery11] incorrect group by example

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

Jonathan Robie <jonathan.robie@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Jonathan Robie <jonathan.robie@redhat.com> 2010-12-11 23:20:35 UTC ---
I changed the text before the example to this:

<quote>
The following example illustrates how to avoid a possible pitfall in writing
grouping queries.

In each post-grouping tuple, all variables except for the grouping variable are
bound to sequences of items derived from all the pre-grouping tuples from which
the group was formed. For instance, in the following query, $high-price is
bound to a sequence of items in the post-grouping tuple.</quote>

-- 
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 Saturday, 11 December 2010 23:20:37 UTC