Você está na página 1de 1

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

>
<!--
Name : ACS_RetrieveBillingAccountData
Date : 28/03/2008
Version : 8.0.00
Brief Description :
Reference :
AP481_Interface_Agreement_ACS_RetrieveBillingAccountData_IASS.doc, Version :8.0.00
Author : Gnaneswar Dayal

Date UpdatedBy Comments


05/01/2007 SaravanaPK Updated the comment statement
19/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 4665
28/03/2008 Ciju Joseph Updated IASS date and version for CR639 in
TR2.2(new consumer) - there is no physical change to the WSDL.
-->
<!--Created by TIBCO WSDL-->
<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:tns="http://www.telstra.com/CCandB/ACS_RetrieveBillingAccountData"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:ns="http://www.telstra.com/CCandB/ACS_RetrieveBillingAccountData/ACS_Retrieve
BillingAccountDataRequest"
xmlns:ns1="http://www.telstra.com/CCandB/ACS_RetrieveBillingAccountData/ACS_Retriev
eBillingAccountDataReply"
targetNamespace="http://www.telstra.com/CCandB/ACS_RetrieveBillingAccountData">
<wsdl:types>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://www.telstra.com/CCandB/ACS_RetrieveBillingAccountData/ACS_R
etrieveBillingAccountDataRequest" elementFormDefault="qualified"
attributeFormDefault="unqualified">
<xs:include
schemaLocation="../Schemas/ACS_RetrieveBillingAccountDataRequest.xsd"/>
</xs:schema>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://www.telstra.com/CCandB/ACS_RetrieveBillingAccountData/ACS_R
etrieveBillingAccountDataReply" elementFormDefault="qualified"
attributeFormDefault="unqualified">
<xs:include
schemaLocation="../Schemas/ACS_RetrieveBillingAccountDataReply.xsd"/>
</xs:schema>
</wsdl:types>
<wsdl:message name="ACS_RetrieveBillingAccountDataRequest">
<wsdl:part name="ACS_RetrieveBillingAccountDataRequest"
element="ns:RequestRetrieveBillingAccountData"/>
</wsdl:message>
<wsdl:message name="ACS_RetrieveBillingAccountDataReply">
<wsdl:part name="ACS_RetrieveBillingAccountDataReply"
element="ns1:ReplyRetrieveBillingAccountData"/>
</wsdl:message>
<wsdl:portType name="BusinessEvents">
<wsdl:operation name="ACS_RetrieveBillingAccountData">
<wsdl:input message="tns:ACS_RetrieveBillingAccountDataRequest"/>
<wsdl:output message="tns:ACS_RetrieveBillingAccountDataReply"/>
</wsdl:operation>
</wsdl:portType>
</wsdl:definitions>

Você também pode gostar