- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 06 Aug 2009 18:42:02 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv9481
Modified Files:
wsenum.html wsenum.xml
Log Message:
7192
Index: wsenum.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- wsenum.html 5 Aug 2009 21:00:48 -0000 1.46
+++ wsenum.html 6 Aug 2009 18:42:00 -0000 1.47
@@ -637,12 +637,11 @@
MaxCharacters. If the data source skips the item, it MAY return it
as part of the response to a future Pull request with a larger
value of MaxCharacters, or it MAY omit it entirely from the
- enumeration. If the oversize item is the last item to be returned
+ enumeration. If the oversized item is the last item to be returned
for this enumeration context and the data source skips it, it MUST
include the wsen:EndOfSequence item in the Pull response and
- invalidate the enumeration context; that is, it may not return zero
- items but not consider the enumeration completed. See the
- discussion of wsen:EndOfSequence below.
+ invalidate the enumeration context.
+ See the discussion of wsen:EndOfSequence below.
</p></dd></dl><p>
Other components of the outline above are not
further constrained by this specification.
@@ -1673,4 +1672,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6906">6906</a></td></tr><tr><td> 2009/06/04 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6916">6916</a></td></tr><tr><td> 2009/06/11 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6956">6956</a></td></tr><tr><td> 2009/08/05 </td><td> DD </td><td> Added resolution of issue
- <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7159">7159</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=7159">7159</a></td></tr><tr><td> 2009/08/06 </td><td> DD </td><td> Added resolution of issue
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7192">7192</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.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- wsenum.xml 5 Aug 2009 21:00:48 -0000 1.37
+++ wsenum.xml 6 Aug 2009 18:42:00 -0000 1.38
@@ -1070,12 +1070,11 @@
MaxCharacters. If the data source skips the item, it MAY return it
as part of the response to a future Pull request with a larger
value of MaxCharacters, or it MAY omit it entirely from the
- enumeration. If the oversize item is the last item to be returned
+ enumeration. If the oversized item is the last item to be returned
for this enumeration context and the data source skips it, it MUST
include the wsen:EndOfSequence item in the Pull response and
- invalidate the enumeration context; that is, it may not return zero
- items but not consider the enumeration completed. See the
- discussion of wsen:EndOfSequence below.
+ invalidate the enumeration context.
+ See the discussion of wsen:EndOfSequence below.
</p>
</def>
</gitem>
@@ -2930,6 +2929,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7159">7159</loc>
</td>
</tr>
+ <tr>
+ <td> 2009/08/06 </td>
+ <td> DD </td>
+ <td> Added resolution of issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7192">7192</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Received on Thursday, 6 August 2009 18:42:13 UTC