[Bug 11894] Eventing/Enum: duration in responses

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

--- Comment #1 from Doug Davis <dug@us.ibm.com> 2011-01-31 17:02:18 UTC ---
Proposal:

Change:
------
When expressed as a duration, the wse:GrantedExpires element designates a time
interval that began at the moment the subscription is created. Although this
specification cannot dictate when, during the processing of a Subscribe
request, a subscription is created, the event source MUST start the expiration
interval at or before it transmits the wse:SubscribeResponse message. 
------

to:
-----
When expressed as a duration, the wse:GrantedExpires element designates the
amount of time remaining on this subscription as measured from the moment
the request message was processed. Although this specification cannot dictate
when, during the processing of a request, a subscription is manipulate, the 
event source MUST measure the expiration duration from a time that is at or 
before it transmits the response message. 
----

And do the same type of change for Enum

-- 
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.
You are the assignee for the bug.

Received on Monday, 31 January 2011 17:02:20 UTC