WWW/2002/ws/ra/edcopies wsenum.html,1.98,1.99 wsenum.xml,1.90,1.91

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

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


Index: wsenum.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.html,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -d -r1.98 -r1.99
--- wsenum.html	8 Dec 2009 23:57:26 -0000	1.98
+++ wsenum.html	9 Dec 2009 00:01:34 -0000	1.99
@@ -669,9 +669,11 @@
         indicates the maximum size of the returned elements, in Unicode
         characters, that the initiator is willing to accept. When this
         element is absent, the data source is not required to limit the
-        number of characters in the Pull response. Implementations MUST NOT
-        return a Pull response message whose wsen:Items element is larger
-        than MaxCharacters. Implementations MAY return a smaller message
+        number of characters in the Pull response. 
+        Implementations MUST NOT
+        return a Pull response message whose wsen:Items element, and
+        all of its children, is larger than MaxCharacters. 
+        Implementations MAY return a smaller message
         based on the wsen:MaxTime timeout, the wsen:MaxElements limit, or
         implementation-specific constraints.
        </p><p>
@@ -1942,4 +1944,5 @@
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8124">8124</a></td></tr><tr><td> 2009/11/17 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8280">8280</a></td></tr><tr><td> 2009/12/01 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8201">8201</a></td></tr><tr><td> 2009/12/08 </td><td> DD </td><td> Added resolution of issue 
-       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8305">8305</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=8305">8305</a></td></tr><tr><td> 2009/12/08 </td><td> DD </td><td> Added resolution of issue 
+       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8159">8159</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.90
retrieving revision 1.91
diff -u -d -r1.90 -r1.91
--- wsenum.xml	8 Dec 2009 23:57:26 -0000	1.90
+++ wsenum.xml	9 Dec 2009 00:01:34 -0000	1.91
@@ -1135,9 +1135,11 @@
         indicates the maximum size of the returned elements, in Unicode
         characters, that the initiator is willing to accept. When this
         element is absent, the data source is not required to limit the
-        number of characters in the Pull response. Implementations MUST NOT
-        return a Pull response message whose wsen:Items element is larger
-        than MaxCharacters. Implementations MAY return a smaller message
+        number of characters in the Pull response. 
+        Implementations MUST NOT
+        return a Pull response message whose wsen:Items element, and
+        all of its children, is larger than MaxCharacters. 
+        Implementations MAY return a smaller message
         based on the wsen:MaxTime timeout, the wsen:MaxElements limit, or
         implementation-specific constraints.
        </p>
@@ -3513,6 +3515,13 @@
        <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8305">8305</loc>
       </td>
      </tr>
+     <tr>
+      <td> 2009/12/08 </td>
+      <td> DD </td>
+      <td> Added resolution of issue 
+       <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8159">8159</loc>
+      </td>
+     </tr>
     </tbody>
    </table>
   </div1>

Received on Wednesday, 9 December 2009 00:01:45 UTC