WWW/2002/ws/ra/edcopies wsenum.html,1.86,1.87 wsenum.xml,1.78,1.79 wseventing.html,1.116,1.117 wseventing.xml,1.108,1.109

Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv10123

Modified Files:
	wsenum.html wsenum.xml wseventing.html wseventing.xml 
Log Message:
8076


Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -d -r1.108 -r1.109
--- wseventing.xml	4 Nov 2009 19:09:12 -0000	1.108
+++ wseventing.xml	6 Nov 2009 04:32:47 -0000	1.109
@@ -2798,6 +2798,7 @@
         <p>
          When present, this OPTIONAL parameter indicates the maximum 
          subscription expiration time that this endpoint will support. 
+         The implied default is indefinite (no expiry).
          Note: a value of "PT0S" indicates that this endpoint supports 
          subscriptions with an infinite lifetime. 
         </p>
@@ -2928,6 +2929,7 @@
         <p>
          When present, this OPTIONAL parameter indicates the maximum 
          subscriptions expiration time that this endpoint will support. 
+         The implied default is indefinite (no expiry).
          Note: a value of "PT0S" indicates that this endpoint supports 
          subscriptions with an infinite lifetime. 
         </p>
@@ -4640,6 +4642,13 @@
        <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7828">7828</loc>
       </td>
      </tr>
+     <tr>
+      <td> 2009/11/05 </td>
+      <td> DD </td>
+      <td> Added resolution of issue 
+       <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8076">8076</loc>
+      </td>
+     </tr>
     </tbody>
    </table>
   </div1>

Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -d -r1.116 -r1.117
--- wseventing.html	4 Nov 2009 19:09:12 -0000	1.116
+++ wseventing.html	6 Nov 2009 04:32:47 -0000	1.117
@@ -1574,6 +1574,7 @@
         </p></dd><dt class="label"> /wsevp:EventSource/wsevp:MaxExpires </dt><dd><p>
          When present, this OPTIONAL parameter indicates the maximum 
          subscription expiration time that this endpoint will support. 
+         The implied default is indefinite (no expiry).
          Note: a value of "PT0S" indicates that this endpoint supports 
          subscriptions with an infinite lifetime. 
         </p></dd><dt class="label"> /wsevp:EventSource/wsevp:FormatName </dt><dd><p>
@@ -1637,6 +1638,7 @@
         </p></dd><dt class="label"> /wsevp:SubscriptionManager/wsevp:MaxExpires </dt><dd><p>
          When present, this OPTIONAL parameter indicates the maximum 
          subscriptions expiration time that this endpoint will support. 
+         The implied default is indefinite (no expiry).
          Note: a value of "PT0S" indicates that this endpoint supports 
          subscriptions with an infinite lifetime. 
         </p></dd></dl></div></div><div class="div1">
@@ -2634,4 +2636,5 @@
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7207">7207</a></td></tr><tr><td> 2009/10/27 </td><td> DD </td><td> Added resolution of issues
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7586">7586</a>,
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7588">7588</a>,
-       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7828">7828</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=7828">7828</a></td></tr><tr><td> 2009/11/05 </td><td> DD </td><td> Added resolution of issue 
+       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8076">8076</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.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- wsenum.html	6 Nov 2009 00:23:46 -0000	1.86
+++ wsenum.html	6 Nov 2009 04:32:47 -0000	1.87
@@ -1346,13 +1346,16 @@
          specified Filter Dialect IRI.
         </p></dd><dt class="label"> /wsenp:Enumeration/wsenp:MaxExpires </dt><dd><p>
          When present, this OPTIONAL parameter indicates the maximum lifetime 
-         of enumerations that this endpoint will support. Note: a value of 
-         "PT0S" indicates that this endpoint supports enumerations with 
-         an infinite lifetime. 
+         of enumerations that this endpoint will support. 
+         The implied default is indefinite (no expiry).
+         Note: a value of "PT0S" indicates that this endpoint supports 
+         enumerations with an infinite lifetime. 
         </p></dd><dt class="label"> /wsenp:Enumeration/wsenp:MaxTime </dt><dd><p>
          When present, this OPTIONAL parameter indicates the maximum MaxTime 
-         value supported by this endpoint. Note: a value of "PT0S" indicates 
-         that this endpoint supports any duration value. 
+         value supported by this endpoint. 
+         The implied default is indefinite (no expiry).
+         Note: a value of "PT0S" indicates that this endpoint supports any 
+         duration value. 
         </p></dd><dt class="label"> /wsenp:Enumeration/wsenp:MaxElements </dt><dd><p>
          When present, this OPTIONAL parameter indicates the maximum 
          MaxElements value supported by this endpoint. The value specified 
@@ -1959,4 +1962,5 @@
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7588">7588</a>,
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7828">7828</a></td></tr><tr><td> 2009/11/05 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8075">8075</a></td></tr><tr><td> 2009/11/05 </td><td> DD </td><td> Added resolution of issue 
-       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8069">8069</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=8069">8069</a></td></tr><tr><td> 2009/11/05 </td><td> DD </td><td> Added resolution of issue 
+       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8076">8076</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.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- wsenum.xml	6 Nov 2009 00:23:46 -0000	1.78
+++ wsenum.xml	6 Nov 2009 04:32:47 -0000	1.79
@@ -2455,9 +2455,10 @@
        <def>
         <p>
          When present, this OPTIONAL parameter indicates the maximum lifetime 
-         of enumerations that this endpoint will support. Note: a value of 
-         "PT0S" indicates that this endpoint supports enumerations with 
-         an infinite lifetime. 
+         of enumerations that this endpoint will support. 
+         The implied default is indefinite (no expiry).
+         Note: a value of "PT0S" indicates that this endpoint supports 
+         enumerations with an infinite lifetime. 
         </p>
        </def>
      </gitem>
@@ -2467,8 +2468,10 @@
        <def>
         <p>
          When present, this OPTIONAL parameter indicates the maximum MaxTime 
-         value supported by this endpoint. Note: a value of "PT0S" indicates 
-         that this endpoint supports any duration value. 
+         value supported by this endpoint. 
+         The implied default is indefinite (no expiry).
+         Note: a value of "PT0S" indicates that this endpoint supports any 
+         duration value. 
         </p>
        </def>
      </gitem>
@@ -3507,6 +3510,13 @@
        <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8069">8069</loc>
       </td>
      </tr>
+     <tr>
+      <td> 2009/11/05 </td>
+      <td> DD </td>
+      <td> Added resolution of issue 
+       <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8076">8076</loc>
+      </td>
+     </tr>
     </tbody>
    </table>
   </div1>

Received on Friday, 6 November 2009 04:32:59 UTC