WWW/2002/ws/ra/edcopies/ws-evt eventing.wsdl,1.3,1.4

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

Modified Files:
	eventing.wsdl 
Log Message:
issue 6400


Index: eventing.wsdl
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-evt/eventing.wsdl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- eventing.wsdl	4 Mar 2009 16:14:33 -0000	1.3
+++ eventing.wsdl	17 Mar 2009 22:56:35 -0000	1.4
@@ -64,6 +64,15 @@
     </wsdl:operation>
   </wsdl:portType>
   
+  <wsdl:portType name="SubscriptionEndPortType" >
+    <wsdl:operation name="SubscriptionEnd" >
+      <wsdl:input 
+        message="wse:SubscriptionEnd" 
+        wsam:Action=
+"http://www.w3.org/2009/02/ws-evt/SubscriptionEnd"/>
+    </wsdl:operation>
+  </wsdl:portType>
+  
   <wsdl:portType name="SubscriptionManager" >
     <wsdl:operation name="RenewOp" >
       <wsdl:input 

Received on Tuesday, 17 March 2009 22:56:46 UTC