- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 07 Nov 2009 05:16:15 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv10511
Modified Files:
wst.html wst.xml
Log Message:
8186
Index: wst.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.xml,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- wst.xml 7 Nov 2009 00:22:18 -0000 1.80
+++ wst.xml 7 Nov 2009 05:16:13 -0000 1.81
@@ -1195,9 +1195,8 @@
<label> <kw>[Body]</kw>/wst:CreateResponse/wst:ResourceCreated </label>
<def>
<p>
- This required element MUST contain a resource reference for the
- newly created resource. This resource reference, represented
- as an endpoint reference as defined in WS-Addressing, MUST
+ This required element MUST be an endpoint reference for the
+ newly created resource. This endpoint reference MUST
identify the resource for future Get, Put, and Delete
operations.
</p>
@@ -2600,6 +2599,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8177">8177</loc>
</td>
</tr>
+ <tr>
+ <td> 2009/11/06 </td>
+ <td> DD </td>
+ <td> Added resolution of issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8186">8186</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Index: wst.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- wst.html 7 Nov 2009 00:22:18 -0000 1.82
+++ wst.html 7 Nov 2009 05:16:12 -0000 1.83
@@ -703,9 +703,8 @@
Additional extension elements MAY be included after the
element representing the resource.
</p></dd><dt class="label"><b>[Body]</b>/wst:CreateResponse/wst:ResourceCreated </dt><dd><p>
- This required element MUST contain a resource reference for the
- newly created resource. This resource reference, represented
- as an endpoint reference as defined in WS-Addressing, MUST
+ This required element MUST be an endpoint reference for the
+ newly created resource. This endpoint reference MUST
identify the resource for future Get, Put, and Delete
operations.
</p></dd></dl><p>Other components of the outline above are not further constrained by this
@@ -1435,4 +1434,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7968">7968</a></td></tr><tr><td> 2009/10/20 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7207">7207</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=7912">7912</a></td></tr><tr><td> 2009/11/06 </td><td> DD </td><td> Added resolution of issue
- <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8177">8177</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=8177">8177</a></td></tr><tr><td> 2009/11/06 </td><td> DD </td><td> Added resolution of issue
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8186">8186</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
Received on Saturday, 7 November 2009 05:16:16 UTC