WWW/2002/ws/ra/edcopies wsenum.html,1.154,1.155 wsenum.xml,1.145,1.146 wseventing.html,1.218,1.219 wseventing.xml,1.210,1.211

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

Modified Files:
	wsenum.html wsenum.xml wseventing.html wseventing.xml 
Log Message:
11696
plus modified wseventing's UnsupportedExpirationType fault
to change it from "Subscribe request" to just "request" since
expires (and this fault) are used for Renew as well as Subscribe.


Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -d -r1.210 -r1.211
--- wseventing.xml	4 Jan 2011 23:35:03 -0000	1.210
+++ wseventing.xml	11 Jan 2011 21:51:57 -0000	1.211
@@ -2216,7 +2216,7 @@
     <head>UnsupportedExpirationType</head>
 
     <p>
-     This fault MUST be generated when a Subscribe request specifies an
+     This fault MUST be generated when a request specifies an
      expiration time and the event source is only capable of accepting
      expiration durations; for instance, if the event source does not
      have access to absolute time.

Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.218
retrieving revision 1.219
diff -u -d -r1.218 -r1.219
--- wseventing.html	4 Jan 2011 23:35:03 -0000	1.218
+++ wseventing.html	11 Jan 2011 21:51:57 -0000	1.219
@@ -1368,7 +1368,7 @@
      expiration that is not within the min/max range.
     </p><table border="1"><tbody><tr><td><b>[Code]</b></td><td>s12:Sender</td></tr><tr><td><b>[Subcode]</b></td><td>wse:UnsupportedExpirationValue</td></tr><tr><td><b>[Reason]</b></td><td>The expiration time requested is not within the min/max range.</td></tr><tr><td><b>[Detail]</b></td><td><em>none</em></td></tr></tbody></table></div><div class="div2">
 <h3><a name="UnsupportedExpirationType" id="UnsupportedExpirationType"/>6.3 UnsupportedExpirationType</h3><p>
-     This fault MUST be generated when a Subscribe request specifies an
+     This fault MUST be generated when a request specifies an
      expiration time and the event source is only capable of accepting
      expiration durations; for instance, if the event source does not
      have access to absolute time.

Index: wsenum.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.xml,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -d -r1.145 -r1.146
--- wsenum.xml	28 Nov 2010 15:54:18 -0000	1.145
+++ wsenum.xml	11 Jan 2011 21:51:57 -0000	1.146
@@ -1900,12 +1900,14 @@
     </table>
    </div2>
 
-   <div2 id="UnsupportedExpirationTime">
-    <head>UnsupportedExpirationTime</head>
+   <div2 id="UnsupportedExpirationType">
+    <head>UnsupportedExpirationType</head>
 
     <p>
-     This fault MUST be generated when the Enumerate expiration time that is 
-     specified is not a duration.
+     This fault MUST be generated when a request specifies an
+     expiration time and the data source is only capable of accepting
+     expiration durations; for instance, if the data source does not
+     have access to absolute time.
     </p>
 
     <table border="1">
@@ -1916,13 +1918,11 @@
       </tr>
       <tr>
        <td> <kw>[Subcode]</kw> </td>
-       <td> wsen:UnsupportedExpirationTime </td>
+       <td> wsen:UnsupportedExpirationType </td>
       </tr>
       <tr>
        <td> <kw>[Reason]</kw> </td>
-       <td>
-        Unsupported expiration time.
-       </td>
+       <td> Only expiration durations are supported.  </td>
       </tr>
       <tr>
        <td> <kw>[Detail]</kw> </td>
@@ -3984,6 +3984,13 @@
        <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8284">8284</loc>
       </td>
      </tr>
+     <tr>
+      <td> 2011/01/11 </td>
+      <td> DD </td>
+      <td> Added resolution of issue 
+       <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11696">11696</loc>
+      </td>
+     </tr>
     </tbody>
    </table>
   </div1>

Index: wsenum.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.html,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -d -r1.154 -r1.155
--- wsenum.html	28 Nov 2010 15:54:18 -0000	1.154
+++ wsenum.html	11 Jan 2011 21:51:57 -0000	1.155
@@ -57,7 +57,7 @@
 &nbsp;&nbsp;&nbsp;4.5 <a href="#EnumerationEnd">EnumerationEnd</a><br/>
 5 <a href="#Faults">Faults</a><br/>
 &nbsp;&nbsp;&nbsp;5.1 <a href="#UnsupportedExpirationValue">UnsupportedExpirationValue</a><br/>
-&nbsp;&nbsp;&nbsp;5.2 <a href="#UnsupportedExpirationTime">UnsupportedExpirationTime</a><br/>
+&nbsp;&nbsp;&nbsp;5.2 <a href="#UnsupportedExpirationType">UnsupportedExpirationType</a><br/>
 &nbsp;&nbsp;&nbsp;5.3 <a href="#FilteringNotSupported">FilteringNotSupported</a><br/>
 &nbsp;&nbsp;&nbsp;5.4 <a href="#FilterDialectRequestedUnavailable">FilterDialectRequestedUnavailable</a><br/>
 &nbsp;&nbsp;&nbsp;5.5 <a href="#CannotProcessFilter">CannotProcessFilter</a><br/>
@@ -1138,12 +1138,12 @@
     </p><table border="1"><tbody><tr><td><b>[Code]</b></td><td> s12:Sender </td></tr><tr><td><b>[Subcode]</b></td><td> wsen:UnsupportedExpirationValue </td></tr><tr><td><b>[Reason]</b></td><td>
         The expiration time requested is not within the min/max range.
        </td></tr><tr><td><b>[Detail]</b></td><td> </td></tr></tbody></table></div><div class="div2">
-<h3><a name="UnsupportedExpirationTime" id="UnsupportedExpirationTime"/>5.2 UnsupportedExpirationTime</h3><p>
-     This fault MUST be generated when the Enumerate expiration time that is 
-     specified is not a duration.
-    </p><table border="1"><tbody><tr><td><b>[Code]</b></td><td> s12:Sender </td></tr><tr><td><b>[Subcode]</b></td><td> wsen:UnsupportedExpirationTime </td></tr><tr><td><b>[Reason]</b></td><td>
-        Unsupported expiration time.
-       </td></tr><tr><td><b>[Detail]</b></td><td> </td></tr></tbody></table></div><div class="div2">
+<h3><a name="UnsupportedExpirationType" id="UnsupportedExpirationType"/>5.2 UnsupportedExpirationType</h3><p>
+     This fault MUST be generated when a request specifies an
+     expiration time and the data source is only capable of accepting
+     expiration durations; for instance, if the data source does not
+     have access to absolute time.
+    </p><table border="1"><tbody><tr><td><b>[Code]</b></td><td> s12:Sender </td></tr><tr><td><b>[Subcode]</b></td><td> wsen:UnsupportedExpirationType </td></tr><tr><td><b>[Reason]</b></td><td> Only expiration durations are supported.  </td></tr><tr><td><b>[Detail]</b></td><td> </td></tr></tbody></table></div><div class="div2">
 <h3><a name="FilteringNotSupported" id="FilteringNotSupported"/>5.3 FilteringNotSupported</h3><p>
      This fault MUST generated when the data source does not support filters.
     </p><table border="1"><tbody><tr><td><b>[Code]</b></td><td> s12:Sender </td></tr><tr><td><b>[Subcode]</b></td><td> wsen:FilteringNotSupported </td></tr><tr><td><b>[Reason]</b></td><td>
@@ -2078,4 +2078,5 @@
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=9609">9609</a></td></tr><tr><td> 2010/08/17 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=10339">10339</a></td></tr><tr><td> 2010/11/16 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=10960">10960</a></td></tr><tr><td> 2010/11/19 </td><td> DD </td><td> Added resolution of issue 
-       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8284">8284</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=8284">8284</a></td></tr><tr><td> 2011/01/11 </td><td> DD </td><td> Added resolution of issue 
+       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11696">11696</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file

Received on Tuesday, 11 January 2011 21:52:00 UTC