- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 20 Oct 2009 20:06:11 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv28555
Modified Files:
wseventing.html wseventing.xml
Log Message:
7982
Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -d -r1.94 -r1.95
--- wseventing.xml 13 Oct 2009 23:13:21 -0000 1.94
+++ wseventing.xml 20 Oct 2009 20:06:09 -0000 1.95
@@ -886,10 +886,9 @@
<label> <kw>[Body]</kw>/wse:Subscribe/wse:Delivery/wse:NotifyTo </label>
<def>
<p>
- This specification defines one OPTIONAL element, wse:NotifyTo, to
- be used as a child of the wse:Delivery element. When present this
- element indicates that notifications MUST be sent to the
- EndpointReference identified by this element.
+ This is an OPTIONAL element. When present, this element indicates
+ that notifications MUST be sent to the EndpointReference identified
+ by this element.
</p>
</def>
</gitem>
@@ -4570,6 +4569,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7827">7827</loc>
</td>
</tr>
+ <tr>
+ <td> 2009/10/20 </td>
+ <td> DD </td>
+ <td> Added resolution of issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7982">7982</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -d -r1.102 -r1.103
--- wseventing.html 13 Oct 2009 23:13:21 -0000 1.102
+++ wseventing.html 20 Oct 2009 20:06:09 -0000 1.103
@@ -517,10 +517,9 @@
a manner required by the subscriber. This element MUST contain
at least one child element.
</p></dd><dt class="label"><b>[Body]</b>/wse:Subscribe/wse:Delivery/wse:NotifyTo </dt><dd><p>
- This specification defines one OPTIONAL element, wse:NotifyTo, to
- be used as a child of the wse:Delivery element. When present this
- element indicates that notifications MUST be sent to the
- EndpointReference identified by this element.
+ This is an OPTIONAL element. When present, this element indicates
+ that notifications MUST be sent to the EndpointReference identified
+ by this element.
</p></dd><dt class="label"><b>[Body]</b>/wse:Subscribe/wse:Format </dt><dd><p>
This optional element contains
the delivery format to be used for notification messages sent in
@@ -2593,4 +2592,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6402">6402</a>,
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6721">6721</a></td></tr><tr><td> 2009/10/06 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7478">7478</a></td></tr><tr><td> 2009/10/13 </td><td> DD </td><td> Added resolution of issue
- <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7827">7827</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=7827">7827</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=7982">7982</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
Received on Tuesday, 20 October 2009 20:06:12 UTC