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 4718 - [FT] editorial: 3.6 Cardinality Selection
Summary: [FT] editorial: 3.6 Cardinality Selection
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: Full Text 1.0 (show other bugs)
Version: Last Call drafts
Hardware: All All
: P2 minor
Target Milestone: ---
Assignee: Jochen Doerre
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-23 10:08 UTC by Michael Dyck
Modified: 2007-09-18 02:11 UTC (History)
0 users

See Also:


Attachments

Description Michael Dyck 2007-06-23 10:08:41 UTC
3.6 Cardinality Selection

[1]
position of section
    Given that FTTimes can only modify an FTWords, I think this section
    should be close to 3.1 (say, between the current 3.2 and 3.3).

[2]
'The following expression returns the empty sequence, because there are 4
occurrences of {"usability", "testing"} any in the designated title'
    The title has 2 occurrences of "usability" and 1 of "testing", so 
    where does 4 come from?

[3]
example 3
'/book ftcontains "usability" occurs at least 2 times'
    There's no prose for this example.
    It's pretty close to example 1, so maybe it's a leftover.
Comment 1 Jochen Doerre 2007-09-10 20:09:44 UTC
[1] done as proposed.
[2]: this is an error. There are only 3 occurrences of that FTWords in title.
I corrected the example to say "at most 2" and the text accordingly.
[3] removed leftover exmaple.