You are on page 1of 1

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

>
<!--
Name : ACSCreateNewCustomer
Date : 10/06/2008
Version : 4.5.00
Brief Description : WSDL for ACSCreateNewCustomer service.
Reference : AP481_Interface_Agreement_ACS_CreateNewCustomer_IASS.doc,
Version:4.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/ACSCreateNewCustomer/ACSCreateNewCustomerRe
quest"
xmlns:ns1="http://www.telstra.com/CCandB/ACSCreateNewCustomer/ACSCreateNewCustomerR
eply" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:tns="http://www.telstra.com/CCandB/ACSCreateNewCustomer"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
targetNamespace="http://www.telstra.com/CCandB/ACSCreateNewCustomer">
<wsdl:types>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
attributeFormDefault="unqualified" elementFormDefault="qualified"
targetNamespace="http://www.telstra.com/CCandB/ACSCreateNewCustomer/ACSCreateNewCus
tomerRequest">
<xs:include
schemaLocation="../Schemas/ACSCreateNewCustomerRequest.xsd"/>
</xs:schema>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
attributeFormDefault="unqualified" elementFormDefault="qualified"
targetNamespace="http://www.telstra.com/CCandB/ACSCreateNewCustomer/ACSCreateNewCus
tomerReply">
<xs:include
schemaLocation="../Schemas/ACSCreateNewCustomerReply.xsd"/>
</xs:schema>
</wsdl:types>
<wsdl:message name="ACSCreateNewCustomerRequest">
<wsdl:part name="ACSCreateNewCustomerRequest"
element="ns:ACSCreateNewCustomerRequest"/>
</wsdl:message>
<wsdl:message name="ACSCreateNewCustomerReply">
<wsdl:part name="ACSCreateNewCustomerReply"
element="ns1:ACSCreateNewCustomerReply"/>
</wsdl:message>
<wsdl:portType name="BusinessEvents">
<wsdl:operation name="ACSCreateNewCustomer">
<wsdl:input message="tns:ACSCreateNewCustomerRequest"/>
<wsdl:output message="tns:ACSCreateNewCustomerReply"/>
</wsdl:operation>
</wsdl:portType>
</wsdl:definitions>

You might also like