- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 16 Feb 2011 04:43:18 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv32493
Modified Files:
wsenum.html wsenum.xml wseventing.html wseventing.xml
Log Message:
11894
Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.217
retrieving revision 1.218
diff -u -d -r1.217 -r1.218
--- wseventing.xml 15 Feb 2011 22:42:11 -0000 1.217
+++ wseventing.xml 16 Feb 2011 04:43:16 -0000 1.218
@@ -1304,12 +1304,14 @@
</p>
<p>
- 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.
+ 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 message a subscription's remaining time
+ is determined, the event source MUST measure the expiration
+ duration from a time that is at or before the transmission of
+ the response message.
</p>
<p>
@@ -5264,6 +5266,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11698">11698</loc>
</td>
</tr>
+ <tr>
+ <td> 2011/02/15 </td>
+ <td> DD </td>
+ <td> Added resolution of issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11894">11894</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.225
retrieving revision 1.226
diff -u -d -r1.225 -r1.226
--- wseventing.html 15 Feb 2011 22:42:10 -0000 1.225
+++ wseventing.html 16 Feb 2011 04:43:16 -0000 1.226
@@ -760,12 +760,14 @@
did not contain a wse:Expires element, this element MUST be
a duration (xs:duration).
</p><p>
- 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.
+ 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 message a subscription's remaining time
+ is determined, the event source MUST measure the expiration
+ duration from a time that is at or before the transmission of
+ the response message.
</p><p>
A wse:GrantedExpires value of PT0S indicates that the
subscription will never expire.
@@ -2768,4 +2770,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11703">11703</a></td></tr><tr><td> 2011/02/07 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11899">11899</a></td></tr><tr><td> 2011/02/15 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=12051">12051</a></td></tr><tr><td> 2011/02/15 </td><td> DD </td><td> Added resolution of issue
- <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11698">11698</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11698">11698</a></td></tr><tr><td> 2011/02/15 </td><td> DD </td><td> Added resolution of issue
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11894">11894</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
Index: wsenum.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.html,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -d -r1.159 -r1.160
--- wsenum.html 15 Feb 2011 18:49:00 -0000 1.159
+++ wsenum.html 16 Feb 2011 04:43:16 -0000 1.160
@@ -672,12 +672,14 @@
did not contain a wsen:Expires element, this element MUST be
a duration (xs:duration).
</p><p>
- When expressed as a duration, the wsen:GrantedExpires element
- designates a time interval that began at the moment the
- enumeration is created. Although this specification cannot dictate
- when, during the processing of a Enumerate request, an enumeration is
- created, the data source MUST start the expiration interval at or
- before it transmits the wsen:EnumerateResponse message.
+ When expressed as a duration, the wse:GrantedExpires element
+ designates the amount of time remaining on this enumeration
+ as measured from the moment the request message was processed.
+ Although this specification cannot dictate when, during the
+ processing of a request message a enumeration's remaining time
+ is determined, the data source MUST measure the expiration
+ duration from a time that is at or before the transmission of
+ the response message.
</p><p>
A wsen:GrantedExpires value of PT0S indicates that the enumeration will
never expire.
@@ -2083,4 +2085,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11696">11696</a></td></tr><tr><td> 2011/02/01 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11882">11882</a></td></tr><tr><td> 2011/02/07 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11899">11899</a></td></tr><tr><td> 2011/02/15 </td><td> DD </td><td> Added resolution of issue
- <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=12051">12051</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=12051">12051</a></td></tr><tr><td> 2011/02/15 </td><td> DD </td><td> Added resolution of issue
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11894">11894</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
Index: wsenum.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.xml,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -d -r1.150 -r1.151
--- wsenum.xml 15 Feb 2011 18:49:00 -0000 1.150
+++ wsenum.xml 16 Feb 2011 04:43:16 -0000 1.151
@@ -1123,12 +1123,14 @@
</p>
<p>
- When expressed as a duration, the wsen:GrantedExpires element
- designates a time interval that began at the moment the
- enumeration is created. Although this specification cannot dictate
- when, during the processing of a Enumerate request, an enumeration is
- created, the data source MUST start the expiration interval at or
- before it transmits the wsen:EnumerateResponse message.
+ When expressed as a duration, the wse:GrantedExpires element
+ designates the amount of time remaining on this enumeration
+ as measured from the moment the request message was processed.
+ Although this specification cannot dictate when, during the
+ processing of a request message a enumeration's remaining time
+ is determined, the data source MUST measure the expiration
+ duration from a time that is at or before the transmission of
+ the response message.
</p>
<p>
@@ -3996,6 +3998,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=12051">12051</loc>
</td>
</tr>
+ <tr>
+ <td> 2011/02/15 </td>
+ <td> DD </td>
+ <td> Added resolution of issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11894">11894</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Received on Wednesday, 16 February 2011 04:43:20 UTC