Sunteți pe pagina 1din 2

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

>
<!--
Name : ACS_RetrieveCustomerData
Date : 14/04/2009
Version : 8.9.00
Brief Description : Concrete / Client WSDL for RetrieveCustomerData service
Reference : AP481_Interface_Agreement_ACS_RetrieveCustomerData_IASS.doc,
Version: 8.9.00
Author : Gnaneswar Dayal

Date UpdatedBy Comments


05/01/2007 Saravanapk updated based on IASS version 1.1.00
30/01/2007 saravanapk Updated Schemalocation path
03/07/2007 Saravanapk updated based on defect Id 4663
26/07/2007 Saravanapk updated based on defect Id 6588
28/02/2008 Saravanapk updated based on defect Id 4483
05/03/2008 Eghambaram reverted the changes happened in the previous
version and changed the field Locality to optional
13/03/2008 Abdelaziz Skiredj updated IASS date and version - there is
no physical change to the WSDL
28/03/2008 Ciju Joseph updated IASS date and version for CR1501
& CR639 in TR2.2(new consumers) - there is no physical change to the WSDL
10/03/2009 Saravana.pk Changes made on schema location in WSDL
14/04/2009 Vigneshwaran V incorporating external review comments -
Updated the length for few fields to align with IASS - Ref V 8.9.00
-->
<!--Created by TIBCO WSDL-->
<wsdl:definitions
xmlns:ns="http://www.telstra.com/CCandB/ACS_RetrieveCustomerData/ACS_RetrieveCustom
erDataRequest"
xmlns:ns1="http://www.telstra.com/CCandB/ACS_RetrieveCustomerData/ACS_RetrieveCusto
merDataReply" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:tns="http://www.telstra.com/CCandB/ACS_RetrieveCustomerData"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
targetNamespace="http://www.telstra.com/CCandB/ACS_RetrieveCustomerData">
<wsdl:types>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
attributeFormDefault="unqualified" elementFormDefault="qualified"
targetNamespace="http://www.telstra.com/CCandB/ACS_RetrieveCustomerData/ACS_Retriev
eCustomerDataReply">
<xs:include
schemaLocation="../Schemas/ACS_RetrieveCustomerDataReply.xsd"/>
</xs:schema>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
attributeFormDefault="unqualified" elementFormDefault="qualified"
targetNamespace="http://www.telstra.com/CCandB/ACS_RetrieveCustomerData/ACS_Retriev
eCustomerDataRequest">
<xs:include
schemaLocation="../Schemas/ACS_RetrieveCustomerDataRequest.xsd"/>
</xs:schema>
</wsdl:types>
<wsdl:message name="ACS_RetrieveCustomerDataRequest">
<wsdl:part element="ns:RequestRetrieveCustomerData"
name="ACS_RetrieveCustomerDataRequest"/>
</wsdl:message>
<wsdl:message name="ACS_RetrieveCustomerDataReply">
<wsdl:part element="ns1:ReplyRetrieveCustomerData"
name="ACS_RetrieveCustomerDataReply"/>
</wsdl:message>
<wsdl:portType name="BusinessEvents">
<wsdl:operation name="ACS_RetrieveCustomerData">
<wsdl:input message="tns:ACS_RetrieveCustomerDataRequest"/>
<wsdl:output message="tns:ACS_RetrieveCustomerDataReply"/>
</wsdl:operation>
</wsdl:portType>
<wsdl:binding name="BusinessEventsEndpoint8Binding" type="tns:BusinessEvents">
<soap:binding style="document"
transport="http://schemas.xmlsoap.org/soap/http"/>
<wsdl:operation name="ACS_RetrieveCustomerData">
<soap:operation soapAction="ACS_RetrieveCustomerData"
style="document"/>
<wsdl:input>
<soap:body parts="ACS_RetrieveCustomerDataRequest" use="literal"/>
</wsdl:input>
<wsdl:output>
<soap:body parts="ACS_RetrieveCustomerDataReply" use="literal"/>
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
<wsdl:service name="ACS_RetrieveCustomerData-service8">
<wsdl:port binding="tns:BusinessEventsEndpoint8Binding"
name="BusinessEventsEndpoint8">
<soap:address
location="https://localhost:8123/ACS_RetrieveCustomerData"/>
</wsdl:port>
</wsdl:service>
</wsdl:definitions>

S-ar putea să vă placă și