- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 26 Jun 2009 13:24:09 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv23196
Modified Files:
wseventing.html wseventing.xml
Log Message:
typo s/delivery mode/delivery format/ in the DeliveryFormatRequestUnavailable
fault.
Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- wseventing.xml 4 Jun 2009 20:53:48 -0000 1.49
+++ wseventing.xml 26 Jun 2009 13:24:07 -0000 1.50
@@ -2398,7 +2398,7 @@
<p>
This fault is sent when a Subscribe request specifies a delivery
- mode that is not supported by the event source. Optionally, this
+ format that is not supported by the event source. Optionally, this
fault may contain a list of supported delivery mode URIs in the
Detail property.
</p>
Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- wseventing.html 4 Jun 2009 20:53:48 -0000 1.57
+++ wseventing.html 26 Jun 2009 13:24:07 -0000 1.58
@@ -1346,7 +1346,7 @@
</p><table border="1"><tbody><tr><td><b>[Code]</b></td><td>s12:Sender</td></tr><tr><td><b>[Subcode]</b></td><td>wse:InvalidMessage</td></tr><tr><td><b>[Reason]</b></td><td>The message is not valid and cannot be processed.</td></tr><tr><td><b>[Detail]</b></td><td><em>The invalid message</em></td></tr></tbody></table></div><div class="div2">
<h3><a name="DeliveryFormatRequestedUnavailable" id="DeliveryFormatRequestedUnavailable"/>6.10 DeliveryFormatRequestUnavailable</h3><p>
This fault is sent when a Subscribe request specifies a delivery
- mode that is not supported by the event source. Optionally, this
+ format that is not supported by the event source. Optionally, this
fault may contain a list of supported delivery mode URIs in the
Detail property.
</p><table border="1"><tbody><tr><td><b>[Code]</b></td><td>s12:Sender</td></tr><tr><td><b>[Subcode]</b></td><td>wse:DeliveryFormatRequestedUnavailable</td></tr><tr><td><b>[Reason]</b></td><td>The requested delivery format is not supported.</td></tr><tr><td><b>[Detail]</b></td><td>
Received on Friday, 26 June 2009 13:24:18 UTC