WSDL Content:

<?xml version="1.0" encoding="UTF-8"?>

<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:wsp="http://www.w3.org/ns/ws-policy" xmlns:wsp200409="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsp200607="http://www.w3.org/2006/07/ws-policy" xmlns:ns0="http://icoe.eskom.co.za/CustomerServices/CustomerAccountBilling" targetNamespace="http://icoe.eskom.co.za/CustomerServices/CustomerAccountBilling">
<wsdl:types xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:schema>
<xsd:import schemaLocation="CustomerMeterAssets.xsd2.xsd" namespace="http://cim.eskom.co.za:81/svn/Messages/envelopes/CustomerBills/CustomerBills_V2"/></xsd:schema></wsdl:types>
<wsdl:message name="replyMessage">
<wsdl:part name="replyMessage" element="xsns:CustomerBillsResponse" xmlns:xsns="http://cim.eskom.co.za:81/svn/Messages/envelopes/CustomerBills/CustomerBills_V2"/></wsdl:message>
<wsdl:message name="requestMessage">
<wsdl:part name="requestMessage" element="xsns:CustomerBillsRequest" xmlns:xsns="http://cim.eskom.co.za:81/svn/Messages/envelopes/CustomerBills/CustomerBills_V2"/></wsdl:message>
<wsdl:portType name="CustomerAccountBillingPortType">
<wsdl:operation name="requestBill">
<wsdl:input name="requestBillRequest" message="ns0:requestMessage"/>
<wsdl:output name="requestBillResponse" message="ns0:replyMessage"/></wsdl:operation></wsdl:portType>
<wsdl:binding name="CustomerAccountBillingSOAP11Binding" type="ns0:CustomerAccountBillingPortType">
<soap11:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
<wsdl:operation name="requestBill">
<soap11:operation soapAction="requestBill" style="document"/>
<wsdl:input name="requestBillRequest">
<soap11:body use="literal" namespace="http://icoe.eskom.co.za/CustomerServices/CustomerAccountBilling"/></wsdl:input>
<wsdl:output name="requestBillResponse">
<soap11:body use="literal" namespace="http://icoe.eskom.co.za/CustomerServices/CustomerAccountBilling"/></wsdl:output></wsdl:operation></wsdl:binding>
<wsdl:service name="CustomerAccountBillingSOAP11BindingQSService">
<wsdl:port name="CustomerAccountBillingSOAP11BindingQSPort" binding="ns0:CustomerAccountBillingSOAP11Binding">
<soap11:address location="http://147.110.251.41:7041/CustomerServices/CustomerMeterAssets"/></wsdl:port>
<wsdl:port name="CustomerAccountBillingSOAP11BindingQSPort.0" binding="ns0:CustomerAccountBillingSOAP11Binding">
<soap11:address location="https://147.110.251.41:16154/CustomerServices/CustomerMeterAssets"/></wsdl:port></wsdl:service></wsdl:definitions>