- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 13 May 2010 21:33:12 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv32397
Modified Files:
wsenum.html wsenum.xml wseventing.html wseventing.xml
Log Message:
typos
Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -d -r1.192 -r1.193
--- wseventing.xml 13 May 2010 20:10:18 -0000 1.192
+++ wseventing.xml 13 May 2010 21:33:10 -0000 1.193
@@ -992,7 +992,7 @@
This OPTIONAL element can be used by the subscriber to indicate the
expiration time of the requested subscription. If this element
is not present, the implied default expiration time is indefinite.
- A value of PT0S indicates indefinite.
+ A value of PT0S indicates a request for an indefinite expiration time.
</p>
<p>
Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.199
retrieving revision 1.200
diff -u -d -r1.199 -r1.200
--- wseventing.html 13 May 2010 20:10:18 -0000 1.199
+++ wseventing.html 13 May 2010 21:33:10 -0000 1.200
@@ -578,7 +578,7 @@
This OPTIONAL element can be used by the subscriber to indicate the
expiration time of the requested subscription. If this element
is not present, the implied default expiration time is indefinite.
- A value of PT0S indicates indefinite.
+ A value of PT0S indicates a request for an indefinite expiration time.
</p><p>
If the event source does not support the wse:Expires element
being present in a Subscribe request message then a
Index: wsenum.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.html,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -d -r1.138 -r1.139
--- wsenum.html 13 May 2010 20:10:17 -0000 1.138
+++ wsenum.html 13 May 2010 21:33:09 -0000 1.139
@@ -431,7 +431,7 @@
This OPTIONAL element can be used by the consumer to indicate the
expiration time of the requested enumeration. If this element
is not present, the implied default expiration time is indefinite.
- A value of PT0S indicates indefinite.
+ A value of PT0S indicates a request for an indefinite expiration time.
</p><p>
If the data source does not support the wsen:Expires element
being present in an Enumerate request message then a
Index: wsenum.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.xml,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -d -r1.129 -r1.130
--- wsenum.xml 13 May 2010 20:10:18 -0000 1.129
+++ wsenum.xml 13 May 2010 21:33:10 -0000 1.130
@@ -726,7 +726,7 @@
This OPTIONAL element can be used by the consumer to indicate the
expiration time of the requested enumeration. If this element
is not present, the implied default expiration time is indefinite.
- A value of PT0S indicates indefinite.
+ A value of PT0S indicates a request for an indefinite expiration time.
</p>
<p>
Received on Thursday, 13 May 2010 21:33:14 UTC