WWW/2002/ws/ra/edcopies wseventing.html,1.96,1.97 wseventing.xml,1.88,1.89

Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv22121

Modified Files:
	wseventing.html wseventing.xml 
Log Message:
Fixed xpath


Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- wseventing.xml	5 Oct 2009 19:09:17 -0000	1.88
+++ wseventing.xml	5 Oct 2009 21:50:18 -0000	1.89
@@ -1920,12 +1920,12 @@
     However, if a subscribing event sink wishes to have
     notifications specifically marked, it MAY specify literal SOAP
     header blocks in the Subscribe request, in the
-    /s:Envelope/s:Body/wse:Subscribe/wse:NotifyTo/wsa:ReferenceParameters
+    /s:Envelope/s:Body/wse:Subscribe/wse:Delivery/wse:NotifyTo/wsa:ReferenceParameters
     element; per WS-Addressing 
     <bibref ref="AddrCore"/>, the event source MUST include
     each such literal SOAP header block in every notification sent to
     the endpoint addressed by
-    /s:Envelope/s:Body/wse:Subscribe/wse:NotifyTo.
+    /s:Envelope/s:Body/wse:Subscribe/wse:Delivery/wse:NotifyTo.
    </p>
 
    <p>

Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -d -r1.96 -r1.97
--- wseventing.html	5 Oct 2009 19:09:17 -0000	1.96
+++ wseventing.html	5 Oct 2009 21:50:18 -0000	1.97
@@ -1196,12 +1196,12 @@
     However, if a subscribing event sink wishes to have
     notifications specifically marked, it MAY specify literal SOAP
     header blocks in the Subscribe request, in the
-    /s:Envelope/s:Body/wse:Subscribe/wse:NotifyTo/wsa:ReferenceParameters
+    /s:Envelope/s:Body/wse:Subscribe/wse:Delivery/wse:NotifyTo/wsa:ReferenceParameters
     element; per WS-Addressing 
     <a href="#AddrCore">[WS-Addressing]</a>, the event source MUST include
     each such literal SOAP header block in every notification sent to
     the endpoint addressed by
-    /s:Envelope/s:Body/wse:Subscribe/wse:NotifyTo.
+    /s:Envelope/s:Body/wse:Subscribe/wse:Delivery/wse:NotifyTo.
    </p><p><a href="#Table13">Example 5-1</a> lists a hypothetical notification message sent as
     part of the subscription created by the subscribe request in
     <a href="#Table4">Example 4-1</a>.

Received on Monday, 5 October 2009 21:50:24 UTC