You are on page 1of 1

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

>
<!--
Name : ACSCreateBillingAccount
Date : 10/06/2008
Version : 3.5.00
Brief Description : WSDL for ACSCreateBillingAccount service.
Reference : AP481_Interface_Agreement_ACS_CreateBillingAccount_IASS.doc,
Version:3.5.00
Author : Ahmed Huwait

CHANGE LOG
Date UpdatedBy Comments
11/02/2008 Ahmed Huwait Initial version of WSDL
10/06/2008 Ciju Joseph Performed CR1240, Locality, State and Postcode are
made optional in request schema.
-->
<wsdl:definitions
xmlns:ns="http://www.telstra.com/CCandB/ACSCreateBillingAccount/ACSCreateBillingAcc
ountRequest"
xmlns:ns1="http://www.telstra.com/CCandB/ACSCreateBillingAccount/ACSCreateBillingAc
countReply" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:tns="http://www.telstra.com/CCandB/ACSCreateBillingAccount"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
targetNamespace="http://www.telstra.com/CCandB/ACSCreateBillingAccount">
<wsdl:types>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
attributeFormDefault="unqualified" elementFormDefault="qualified"
targetNamespace="http://www.telstra.com/CCandB/ACSCreateBillingAccount/ACSCreateBil
lingAccountRequest">
<xs:include
schemaLocation="../Schemas/ACSCreateBillingAccountRequest.xsd"/>
</xs:schema>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
attributeFormDefault="unqualified" elementFormDefault="qualified"
targetNamespace="http://www.telstra.com/CCandB/ACSCreateBillingAccount/ACSCreateBil
lingAccountReply">
<xs:include
schemaLocation="../Schemas/ACSCreateBillingAccountReply.xsd"/>
</xs:schema>
</wsdl:types>
<wsdl:message name="ACSCreateBillingAccountRequest">
<wsdl:part name="ACSCreateBillingAccountRequest"
element="ns:ACSCreateBillingAccountRequest"/>
</wsdl:message>
<wsdl:message name="ACSCreateBillingAccountReply">
<wsdl:part name="ACSCreateBillingAccountReply"
element="ns1:ACSCreateBillingAccountReply"/>
</wsdl:message>
<wsdl:portType name="BusinessEvents">
<wsdl:operation name="ACSCreateBillingAccount">
<wsdl:input message="tns:ACSCreateBillingAccountRequest"/>
<wsdl:output message="tns:ACSCreateBillingAccountReply"/>
</wsdl:operation>
</wsdl:portType>
</wsdl:definitions>

You might also like