WWW/2002/ws/ra/edcopies wsenum.html,1.84,1.85 wsenum.xml,1.76,1.77

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

Modified Files:
	wsenum.html wsenum.xml 
Log Message:
8075


Index: wsenum.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- wsenum.html	4 Nov 2009 17:18:10 -0000	1.84
+++ wsenum.html	6 Nov 2009 00:21:23 -0000	1.85
@@ -658,7 +658,9 @@
         allow the data source to assemble the Pull response. When this
         element is absent, the data source is not required to limit the
         amount of time it takes to assemble the Pull
-        response.
+        response. The data source MUST recognize the wsen:MaxTime
+        element and return a wsen:TimedOut fault if no elements
+        are available prior to the request message's deadline.
        </p><p>
         This is useful with data sources that
         accumulate elements over time and package them into a single Pull
@@ -1954,4 +1956,5 @@
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7207">7207</a></td></tr><tr><td> 2009/10/20 </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>
+       <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></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.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- wsenum.xml	3 Nov 2009 22:09:15 -0000	1.76
+++ wsenum.xml	6 Nov 2009 00:21:27 -0000	1.77
@@ -1108,7 +1108,9 @@
         allow the data source to assemble the Pull response. When this
         element is absent, the data source is not required to limit the
         amount of time it takes to assemble the Pull
-        response.
+        response. The data source MUST recognize the wsen:MaxTime
+        element and return a wsen:TimedOut fault if no elements
+        are available prior to the request message's deadline.
        </p>
        <p>
         This is useful with data sources that
@@ -3490,6 +3492,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=8075">8075</loc>
+      </td>
+     </tr>
     </tbody>
    </table>
   </div1>

Received on Friday, 6 November 2009 00:21:37 UTC