- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 21 Apr 2009 00:04:20 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv21967
Modified Files:
wseventing.xml wst.xml
Log Message:
typos found by Geoff: http://lists.w3.org/Archives/Public/public-ws-resource-access/2009Apr/0130.html
Index: wst.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- wst.xml 8 Apr 2009 00:20:52 -0000 1.25
+++ wst.xml 21 Apr 2009 00:04:17 -0000 1.26
@@ -571,7 +571,7 @@
</wsa:RelatesTo>
</s:Header>
<s:Body>
- <GetResponse>
+ <wst:GetResponse>
<xxx:Customer>
<xxx:first>Roy</xxx:first><xxx:last>Hill</xxx:last>
<xxx:address>123 Main Street</xxx:address>
@@ -579,7 +579,7 @@
<xxx:state>CA</xxx:state>
<xxx:zip>90266</xxx:zip>
</xxx:Customer>
- </GetResponse>
+ </wst:GetResponse>
</s:Body>
</s:Envelope></eg>
</example>
@@ -1618,7 +1618,7 @@
<td> 2009/03/04 </td>
<td> DD </td>
<td> Added resolution of issue
- <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6388">6388</loc>
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6588">6588</loc>
</td>
</tr>
<tr>
Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- wseventing.xml 8 Apr 2009 00:25:11 -0000 1.32
+++ wseventing.xml 21 Apr 2009 00:04:17 -0000 1.33
@@ -3353,13 +3353,6 @@
<td> 2009/03/17 </td>
<td> DD </td>
<td> Added resolution of issue
- <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6400">6400</loc>
- </td>
- </tr>
- <tr>
- <td> 2009/03/17 </td>
- <td> DD </td>
- <td> Added resolution of issue
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6428">6428</loc>
</td>
</tr>
Received on Tuesday, 21 April 2009 00:04:29 UTC