<?xml version="1.0" encoding="UTF-8"?>
<definitions targetNamespace="http://www.cex.com.au/services/RetrieveUpdatedMembers" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://www.cex.com.au/services/RetrieveUpdatedMembers" xmlns:intf="http://www.cex.com.au/services/RetrieveUpdatedMembers" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<!--WSDL created by Apache Axis version: 1.4
Built on Apr 22, 2006 (06:55:48 PDT)-->

   <message name="getUpdatedMembersRequest">

      <part name="calendar" type="xsd:dateTime"/>

   </message>

   <message name="getUpdatedMembersResponse">

      <part name="getUpdatedMembersReturn" type="apachesoap:Element"/>

   </message>

   <portType name="RetrieveUpdatedMembers">

      <operation name="getUpdatedMembers" parameterOrder="calendar">

         <input message="impl:getUpdatedMembersRequest" name="getUpdatedMembersRequest"/>

         <output message="impl:getUpdatedMembersResponse" name="getUpdatedMembersResponse"/>

      </operation>

   </portType>

   <binding name="RetrieveUpdatedMembersSoapBinding" type="impl:RetrieveUpdatedMembers">

      <wsdlsoap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>

      <operation name="getUpdatedMembers">

         <wsdlsoap:operation soapAction=""/>

         <input name="getUpdatedMembersRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://service.webservices.miclub.com.au" use="encoded"/>

         </input>

         <output name="getUpdatedMembersResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.cex.com.au/services/RetrieveUpdatedMembers" use="encoded"/>

         </output>

      </operation>

   </binding>

   <service name="RetrieveUpdatedMembersService">

      <port binding="impl:RetrieveUpdatedMembersSoapBinding" name="RetrieveUpdatedMembers">

         <wsdlsoap:address location="http://www.cex.com.au/services/RetrieveUpdatedMembers"/>

      </port>

   </service>

</definitions>
