- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 07 Nov 2009 00:22:20 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv28439
Modified Files:
wst.html wst.xml
Log Message:
8177
CVS ----------------------------------------------------------------------
Index: wst.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.xml,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- wst.xml 6 Nov 2009 05:07:58 -0000 1.79
+++ wst.xml 7 Nov 2009 00:22:18 -0000 1.80
@@ -91,8 +91,8 @@
provide an XML representation</p>
</item>
<item>
- <p>Resource factories, which are Web services that can create a new
- resource from an XML representation</p>
+ <p>Resource factories, which are Web services that can create new
+ resources</p>
</item>
</ulist>
<p>Specifically, it defines two operations for sending and receiving the
@@ -2593,6 +2593,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7912">7912</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=8177">8177</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Index: wst.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.html,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- wst.html 6 Nov 2009 05:07:58 -0000 1.81
+++ wst.html 7 Nov 2009 00:22:18 -0000 1.82
@@ -73,8 +73,8 @@
<h2><a name="intro" id="intro"/>1 Introduction</h2><p>This specification defines a mechanism for acquiring XML-based
representations of entities using the Web service infrastructure. It defines
two types of entities:</p><ul><li><p>Resources, which are entities addressable by an endpoint reference that
- provide an XML representation</p></li><li><p>Resource factories, which are Web services that can create a new
- resource from an XML representation</p></li></ul><p>Specifically, it defines two operations for sending and receiving the
+ provide an XML representation</p></li><li><p>Resource factories, which are Web services that can create new
+ resources</p></li></ul><p>Specifically, it defines two operations for sending and receiving the
representation of a given resource and two operations for creating and
deleting a resource and its corresponding representation.</p><p>Note that the state maintenance of a resource is at most
subject to the "best efforts" of the hosting server. When a client receives
@@ -1434,4 +1434,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7068">7068</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=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></tbody></table></div></div></body></html>
\ No newline at end of file
+ <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
Received on Saturday, 7 November 2009 00:22:29 UTC