WWW/2002/ws/ra/edcopies/ws-enu enumeration.wsdl,1.2,1.3

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

Modified Files:
	enumeration.wsdl 
Log Message:
issue 6399


Index: enumeration.wsdl
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-enu/enumeration.wsdl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- enumeration.wsdl	4 Mar 2009 16:14:33 -0000	1.2
+++ enumeration.wsdl	17 Mar 2009 22:51:28 -0000	1.3
@@ -99,11 +99,15 @@
         wsam:Action="http://www.w3.org/2009/02/ws-enu/ReleaseResponse"
         />
     </wsdl:operation>
+  </wsdl:portType>
+
+  <wsdl:portType name="EnumerationEndPortType">
     <wsdl:operation name="EnumerationEndOp" >
-      <wsdl:output 
+      <wsdl:input 
         message="wsen:EnumerationEndMessage" 
         wsam:Action="http://www.w3.org/2009/02/ws-enu/EnumerationEnd"
         />
     </wsdl:operation>
   </wsdl:portType>
+
 </wsdl:definitions>

Received on Tuesday, 17 March 2009 22:51:39 UTC