This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
The RFC 2119 terms "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" are meant to apply to specific requirements and behaviors within the context of a specification. They are *not* meant to refer to general concepts and actions. To quote RFC 2119: "Imperatives of the type defined in this memo must be used with care and sparingly. In particular, they MUST only be used where it is actually required for interoperation or to limit behavior which has potential for causing harm (e.g., limiting retransmisssions)" WS-Enumeration contains a number of cases where RFC 2119 keywords are misused. A changebar copy of WS-Enumeration will be sent to the mailing list and linked in the comments below.
proposal at http://lists.w3.org/Archives/Public/public-ws-resource-access/2010Feb/0005.html
partial change to proposal in comment 1 to The ordering or completeness of the enumeration is undefined; the returned data items represent a selection by the data source of items it wishes to present to that consumer at that time in that order, with no guarantee that every available item is returned or that the order in which items is returned has any semantic meaning whatsoever (of course, any specific data source can provide strong guarantees, if so desired).
partial change additional to above to proposal in comment 1 The consumer MUST NOT issue additional Pull request messages after a Pull response containing a wsen:EndOfSequence element has been received.
Additional modifications to the proposal in comment #1 Upon successful processing of a Pull request message, a data source MUST return a Pull response message of the following form: Upon successful processing of a Release request message, a data source MUST return a Release response message of the following form:
additional change to the proposal in section 3 in the proposal contained in comment #1 Upon successful processing of an Enumerate request message, a data source MUST create an enumeration context and return that context in an Enumerate response message of the following form:
resolved with comments 1-5