This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 6118 - [XQuery11UC] 3.15.11 Q11 use case - mismatch between results and input data
Summary: [XQuery11UC] 3.15.11 Q11 use case - mismatch between results and input data
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XQuery 3.0 Use Cases (show other bugs)
Version: Working drafts
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Jonathan Robie
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-25 12:35 UTC by Michael Kay
Modified: 2009-02-13 22:32 UTC (History)
2 users (show)

See Also:


Attachments

Description Michael Kay 2008-09-25 12:35:57 UTC
We (XSL WG) are finding it hard to see the relationship between the expected results of this query and the supplied input data. (The fact that the interval between arrivals is typically more than 15 minutes doesn't help.)

A slightly more detailed description of the query would help: we identified two interesting cases to study:

(a) people whose arrival time was earlier than (Clara's arrival time - 15 minutes) (but perhaps on the same day?)

(b) people whose arrival time was earlier than Clara's arrival time but later than (Clara's arrival time - 15 minutes)
Comment 1 Tim Kraska 2009-02-03 12:19:31 UTC
Added a clarification in the last working draft: 

4.2.11 Q11

Identify every person who enters the building before Clara withing a 15 minute timeframe (Clara's arrival time - 15 minutes).
Comment 2 Jim Melton 2009-02-13 22:09:26 UTC
I'm marking this bug FIXED. Mike, if you agree with the resolution, please mark it CLOSED.