- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 29 Jun 2010 19:54:33 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies In directory hutz:/tmp/cvs-serv4876 Modified Files: wsenum.html wsenum.xml Log Message: minor tweak to abstract Index: wsenum.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.html,v retrieving revision 1.141 retrieving revision 1.142 diff -u -d -r1.141 -r1.142 --- wsenum.html 16 Jun 2010 21:52:50 -0000 1.141 +++ wsenum.html 29 Jun 2010 19:54:31 -0000 1.142 @@ -34,10 +34,9 @@ </a></dd><dt>Previous version:</dt><dd><a href="http://www.w3.org/TR/2009/WD-ws-enumeration-20090317">http://www.w3.org/TR/2009/WD-ws-enumeration-20090317 </a></dd><dt>Editors:</dt><dd>Doug Davis, IBM</dd><dd>Ashok Malhotra, Oracle</dd><dd>Katy Warr, IBM</dd><dd>Wu Chou, Avaya</dd></dl><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2010 <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p></div><hr/><div> <h2><a name="abstract" id="abstract"/>Abstract</h2><p> - This specification describes a general - SOAP-based protocol for enumerating a sequence of XML elements that - is suitable for traversing logs, message queues, or other linear - information models. + This specification describes a general SOAP-based protocol for + enumerating a sequence of XML elements from a SOAP enabled information + source. </p></div><div> <h2><a name="status" id="status"/>Status of this Document</h2><p><strong>This document is an editors' copy that has no official standing.</strong></p></div><div class="toc"> Index: wsenum.xml =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.xml,v retrieving revision 1.132 retrieving revision 1.133 diff -u -d -r1.132 -r1.133 --- wsenum.xml 16 Jun 2010 21:52:50 -0000 1.132 +++ wsenum.xml 29 Jun 2010 19:54:31 -0000 1.133 @@ -70,10 +70,9 @@ <abstract> <p> - This specification describes a general - SOAP-based protocol for enumerating a sequence of XML elements that - is suitable for traversing logs, message queues, or other linear - information models. + This specification describes a general SOAP-based protocol for + enumerating a sequence of XML elements from a SOAP enabled information + source. </p> </abstract>
Received on Tuesday, 29 June 2010 19:54:35 UTC