- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 26 Jan 2011 19:46:35 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv26825
Modified Files:
wsmex.html wsmex.xml
Log Message:
11625
Index: wsmex.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.xml,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -d -r1.134 -r1.135
--- wsmex.xml 15 Dec 2010 00:26:45 -0000 1.134
+++ wsmex.xml 26 Jan 2011 19:46:33 -0000 1.135
@@ -1711,6 +1711,9 @@
mex:UnsupportedMetadata fault. If the deletion of the specified Metadata
will render the endpoint invalid, the endpoint MUST generate an
mex:InvalidMetadata fault.
+ Note that an otherwise valid request that refers to metadata that does not
+ exist is not considered an error condition. Rather, the service MUST
+ continue as if it had successfully processed that one delete request.
</p>
<p>
@@ -4331,6 +4334,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11189">11189</loc>
</td>
</tr>
+ <tr>
+ <td> 2011/01/26 </td>
+ <td> DD </td>
+ <td> Added resolution of issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11625">11625</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Index: wsmex.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.html,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -d -r1.144 -r1.145
--- wsmex.html 15 Dec 2010 00:26:45 -0000 1.144
+++ wsmex.html 26 Jan 2011 19:46:33 -0000 1.145
@@ -990,6 +990,9 @@
mex:UnsupportedMetadata fault. If the deletion of the specified Metadata
will render the endpoint invalid, the endpoint MUST generate an
mex:InvalidMetadata fault.
+ Note that an otherwise valid request that refers to metadata that does not
+ exist is not considered an error condition. Rather, the service MUST
+ continue as if it had successfully processed that one delete request.
</p><p>
If an endpoint accepts a DeleteMetadata request, it MUST reply with a
DeleteMetadataResponse message. The normative outline for a
@@ -2454,4 +2457,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=10768">10768</a></td></tr><tr><td> 2010/09/28 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=10785">10785</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><tr><td> 2010/12/14 </td><td> DD </td><td> Added resolution of issue
- <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11189">11189</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=11189">11189</a></td></tr><tr><td> 2011/01/26 </td><td> DD </td><td> Added resolution of issue
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11625">11625</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
Received on Wednesday, 26 January 2011 19:46:37 UTC