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

   <message name="updateBallAccountsRequest">

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

   </message>

   <message name="updateBallAccountsResponse">

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

   </message>

   <portType name="UpdateBallAccountsService">

      <operation name="updateBallAccounts">

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

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

      </operation>

   </portType>

   <binding name="UpdateBallAccountsSoapBinding" type="impl:UpdateBallAccountsService">

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

      <operation name="updateBallAccounts">

         <wsdlsoap:operation soapAction=""/>

         <input name="updateBallAccountsRequest">

            <wsdlsoap:body use="literal"/>

         </input>

         <output name="updateBallAccountsResponse">

            <wsdlsoap:body use="literal"/>

         </output>

      </operation>

   </binding>

   <service name="UpdateBallAccountsServiceService">

      <port binding="impl:UpdateBallAccountsSoapBinding" name="UpdateBallAccounts">

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

      </port>

   </service>

</definitions>
