<?xml version="1.0" encoding="UTF-8"?>
<definitions targetNamespace="http://www.cex.com.au/services/UpdateAccounts" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://www.cex.com.au/services/UpdateAccounts" xmlns:intf="http://www.cex.com.au/services/UpdateAccounts" xmlns:tns1="http://service.webservices.miclub.com.au" 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)-->
 <wsdl:types>
  <schema targetNamespace="http://service.webservices.miclub.com.au" xmlns="http://www.w3.org/2001/XMLSchema">
   <element name="updateAccounts" type="xsd:anyType"/>
  </schema>
  <schema targetNamespace="http://www.cex.com.au/services/UpdateAccounts" xmlns="http://www.w3.org/2001/XMLSchema">
   <element name="updateAccountsReturn" type="xsd:anyType"/>
  </schema>
 </wsdl:types>

   <message name="updateAccountsResponse">

      <part element="impl:updateAccountsReturn" name="updateAccountsReturn"/>

   </message>

   <message name="updateAccountsRequest">

      <part element="tns1:updateAccounts" name="part"/>

   </message>

   <portType name="UpdateAccountsService">

      <operation name="updateAccounts">

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

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

      </operation>

   </portType>

   <binding name="UpdateAccountsSoapBinding" type="impl:UpdateAccountsService">

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

      <operation name="updateAccounts">

         <wsdlsoap:operation soapAction=""/>

         <input name="updateAccountsRequest">

            <wsdlsoap:body use="literal"/>

         </input>

         <output name="updateAccountsResponse">

            <wsdlsoap:body use="literal"/>

         </output>

      </operation>

   </binding>

   <service name="UpdateAccountsServiceService">

      <port binding="impl:UpdateAccountsSoapBinding" name="UpdateAccounts">

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

      </port>

   </service>

</definitions>
