97 lines
5.4 KiB
XML
97 lines
5.4 KiB
XML
<!-- edited with XMLSpy v2013 (http://www.altova.com) by () -->
|
|
<!--
|
|
.=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=.
|
|
| |
|
|
| Name : WSDL_CustomerLocationQuery_Abstract.wsdl |
|
|
| Version : 1.0 |
|
|
| Type : Abstract WSDL file. |
|
|
| Analysis Version : SIF_CustomerLocationQuery-v1.0.doc | |
|
|
| Created : 2016-05-10 |
|
|
| Modified : 2016-05-10 |
|
|
| Developed by : GdLAubay - Ing-MW |
|
|
| |
|
|
'=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-='
|
|
-->
|
|
<wsdl:definitions xmlns:nsSchema="http://telecomitalia.it/SOA/CustomerLocationQuery/2015-05-11" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:head="http://telecomitalia.it/SOA/SOAP/SOAPHeader" xmlns:tns="http://telecomitalia.it/SOA/CustomerLocationQuery" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns="http://telecomitalia.it/SOA/CustomerLocationQueryCustomTypes/2015-05-11" targetNamespace="http://telecomitalia.it/SOA/CustomerLocationQuery">
|
|
<wsdl:types>
|
|
<xsd:schema targetNamespace="http://telecomitalia.it/SOA/CustomerLocationQuery">
|
|
<xsd:import namespace="http://telecomitalia.it/SOA/CustomerLocationQuery/2015-05-11" schemaLocation="CustomerLocationQuery.xsd"/>
|
|
<xsd:import namespace="http://telecomitalia.it/SOA/SOAP/SOAPHeader" schemaLocation="SOAPHeader_v1.1.xsd"/>
|
|
</xsd:schema>
|
|
</wsdl:types>
|
|
<wsdl:message name="retrieveByLineRequest">
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
<wsdl:part name="body" element="nsSchema:retrieveByLineRequestMessage"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="retrieveByLineResponse">
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
<wsdl:part name="body" element="nsSchema:retrieveByLineResponseMessage"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="retrieveByAgreementRequest">
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
<wsdl:part name="body" element="nsSchema:retrieveByAgreementRequestMessage"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="retrieveByAgreementResponse">
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
<wsdl:part name="body" element="nsSchema:retrieveByAgreementResponseMessage"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="retrieveByCustomerRequest">
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
<wsdl:part name="body" element="nsSchema:retrieveByCustomerRequestMessage"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="retrieveByCustomerResponse">
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
<wsdl:part name="body" element="nsSchema:retrieveByCustomerResponseMessage"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="getAgreementListRequest">
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
<wsdl:part name="body" element="nsSchema:getAgreementListRequestMessage"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="getAgreementListResponse">
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
<wsdl:part name="body" element="nsSchema:getAgreementListResponseMessage"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="retrieveByLineNumberRequestMessage">
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
<wsdl:part name="body" element="nsSchema:retrieveByLineNumberRequestMessage"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="retrieveByLineNumberResponseMessage">
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
<wsdl:part name="body" element="nsSchema:retrieveByLineNumberResponseMessage"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="retrieveByIDPDARequestMessage">
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
<wsdl:part name="body" element="nsSchema:retrieveByIDPDARequestMessage"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="retrieveByIDPDAResponseMessage">
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
<wsdl:part name="body" element="nsSchema:retrieveByIDPDAResponseMessage"/>
|
|
</wsdl:message>
|
|
<wsdl:portType name="CustomerLocationQueryPortType">
|
|
<wsdl:operation name="retrieveByLine">
|
|
<wsdl:input message="tns:retrieveByLineRequest"/>
|
|
<wsdl:output message="tns:retrieveByLineResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="retrieveByAgreement">
|
|
<wsdl:input message="tns:retrieveByAgreementRequest"/>
|
|
<wsdl:output message="tns:retrieveByAgreementResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="retrieveByCustomer">
|
|
<wsdl:input message="tns:retrieveByCustomerRequest"/>
|
|
<wsdl:output message="tns:retrieveByCustomerResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getAgreementList">
|
|
<wsdl:input message="tns:getAgreementListRequest"/>
|
|
<wsdl:output message="tns:getAgreementListResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="retrieveByLineNumber">
|
|
<wsdl:input message="tns:retrieveByLineNumberRequestMessage"/>
|
|
<wsdl:output message="tns:retrieveByLineNumberResponseMessage"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="retrieveByIDPDA">
|
|
<wsdl:input message="tns:retrieveByIDPDARequestMessage"/>
|
|
<wsdl:output message="tns:retrieveByIDPDAResponseMessage"/>
|
|
</wsdl:operation>
|
|
</wsdl:portType>
|
|
</wsdl:definitions>
|