- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 12 May 2009 19:43:50 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv10808
Modified Files:
wseventing.xml wsrt.html wsrt.xml wst.html
Log Message:
wrong spec name used in 2 spots
Index: wsrt.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsrt.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- wsrt.html 28 Apr 2009 20:16:32 -0000 1.33
+++ wsrt.html 12 May 2009 19:43:48 -0000 1.34
@@ -296,11 +296,11 @@
XML Schema <a href="#XmlSchemaPart1">[XML Schema, Part 1]</a>,
<a href="#XmlSchemaPart2">[XML Schema, Part 2]</a></td></tr></tbody></table><p>
The working group intends to update the value of the Web Services
- Transfer namespace URI each time a new version of this document is
+ Resource Transfer namespace URI each time a new version of this document is
published until such time that the document reaches Candidate
Recommendation status. Once it has reached Candidate Recommendation
status, the working group intends to maintain the value of the
- Web Services Transfer namespace URI that was assigned in the
+ Web Services Resourec Transfer namespace URI that was assigned in the
Candidate Recommendation unless significant changes are made that
impact the implementation or break post-CR implementations of the
specification. Also see
Index: wsrt.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsrt.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- wsrt.xml 28 Apr 2009 20:16:32 -0000 1.22
+++ wsrt.xml 12 May 2009 19:43:48 -0000 1.23
@@ -495,11 +495,11 @@
<p>
The working group intends to update the value of the Web Services
- Transfer namespace URI each time a new version of this document is
+ Resource Transfer namespace URI each time a new version of this document is
published until such time that the document reaches Candidate
Recommendation status. Once it has reached Candidate Recommendation
status, the working group intends to maintain the value of the
- Web Services Transfer namespace URI that was assigned in the
+ Web Services Resourec Transfer namespace URI that was assigned in the
Candidate Recommendation unless significant changes are made that
impact the implementation or break post-CR implementations of the
specification. Also see
Index: wst.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- wst.html 22 Apr 2009 13:54:53 -0000 1.33
+++ wst.html 12 May 2009 19:43:48 -0000 1.34
@@ -417,7 +417,7 @@
</s:Header>
<s:Body>
<wst:PutResponse/>
- </s:Body/>
+ </s:Body>
</s:Envelope> </pre></div></div></div><div class="div2">
<h3><a name="Delete" id="Delete"/>3.3 Delete</h3><p>This specification defines one Web service operation (Delete) for deleting
a resource in its entirety.</p><p>The Delete request message MUST be of the following form:</p><div class="exampleOuter"><div class="exampleInner"><pre><b>[Action]</b>
@@ -491,7 +491,7 @@
</wsa:RelatesTo>
</s:Header>
<s:Body>
- </wst:DeleteResponse>
+ <wst:DeleteResponse/>
</s:Body>
</s:Envelope> </pre></div></div></div></div><div class="div1">
<h2><a name="Resource_Factory_Operations" id="Resource_Factory_Operations"/>4 Resource Factory Operations</h2><div class="div2">
Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- wseventing.xml 28 Apr 2009 21:00:19 -0000 1.37
+++ wseventing.xml 12 May 2009 19:43:48 -0000 1.38
@@ -651,11 +651,11 @@
<p>
The working group intends to update the value of the Web Services
- Transfer namespace URI each time a new version of this document is
+ Eventing namespace URI each time a new version of this document is
published until such time that the document reaches Candidate
Recommendation status. Once it has reached Candidate Recommendation
status, the working group intends to maintain the value of the
- Web Services Transfer namespace URI that was assigned in the
+ Web Services Eventing namespace URI that was assigned in the
Candidate Recommendation unless significant changes are made that
impact the implementation or break post-CR implementations of the
specification. Also see
Received on Tuesday, 12 May 2009 19:44:02 UTC