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 7192 - Enumeration is confusing on large items
Summary: Enumeration is confusing on large items
Status: CLOSED REMIND
Alias: None
Product: WS-Resource Access
Classification: Unclassified
Component: Enumeration (show other bugs)
Version: FPWD
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Doug Davis
QA Contact: notifications mailing list for WS Resource Access
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-02 23:11 UTC by Doug Davis
Modified: 2009-12-09 09:47 UTC (History)
0 users

See Also:


Attachments

Description Doug Davis 2009-08-02 23:11:58 UTC
Enum has this:
If the oversize item is the last item to be returned for this enumeration context and the data source skips it, it MUST include the wsen:EndOfSequence item in the Pull response and invalidate the enumeration context; that is, it may not return zero items but not consider the enumeration completed.


I'm not sure what the last sentence is trying to say after the "that is...". I suggest we reword it to clear it up.
Comment 1 Robert Freund 2009-08-06 18:43:07 UTC
resolved:
strike"; that is, it may not return zero items but not consider the enumeration completed. See the discussion of wsen:EndOfSequence below"

s/oversize/oversized