109 lines
5.5 KiB
XML
109 lines
5.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
.=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=.
|
|
|
|
|
| Name : CustomerOrderNumberPortabilityMgmt_Abstract.wsdl
|
|
| Version : 1.0
|
|
| Type : Abstract WSDL file.
|
|
| Analysis Version : ServiceSpecification_CustomerOrderNumberPortabilityMgmt_ver2.2_rev0.doc
|
|
| Developed by : GdLAubay - SL
|
|
|
|
|
'=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-='
|
|
-->
|
|
<wsdl:definitions xmlns:ns1="http://telecomitalia.it/SOA/CustomerOrderNumberPortabilityMgmtCustomTypes/2015-05-11" xmlns:ns="http://telecomitalia.it/SOA/CustomerOrderNumberPortabilityMgmt" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://telecomitalia.it/SOA/CustomerOrderNumberPortabilityMgmt" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:head="http://telecomitalia.it/SOA/SOAP/SOAPHeader" xmlns:nsSchema="http://telecomitalia.it/SOA/CustomerOrderNumberPortabilityMgmt/2015-05-11" targetNamespace="http://telecomitalia.it/SOA/CustomerOrderNumberPortabilityMgmt">
|
|
<wsdl:types>
|
|
<xsd:schema targetNamespace="http://telecomitalia.it/SOA/CustomerOrderNumberPortabilityMgmt">
|
|
<xsd:import namespace="http://telecomitalia.it/SOA/CustomerOrderNumberPortabilityMgmt/2015-05-11" schemaLocation="CustomerOrderNumberPortabilityMgmt.xsd"/>
|
|
<xsd:import namespace="http://telecomitalia.it/SOA/SOAP/SOAPHeader" schemaLocation="SOAPHeader_v1.1.xsd"/>
|
|
</xsd:schema>
|
|
</wsdl:types>
|
|
<wsdl:message name="portInRequest">
|
|
<wsdl:part name="body" element="nsSchema:portInRequest"/>
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="portInResponse">
|
|
<wsdl:part name="body" element="nsSchema:portInResponse"/>
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="oloCeasedPortInRequest">
|
|
<wsdl:part name="body" element="nsSchema:oloCeasedPortInRequest"/>
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="oloCeasedPortInResponse">
|
|
<wsdl:part name="body" element="nsSchema:oloCeasedPortInResponse"/>
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="validatePortOutRequest">
|
|
<wsdl:part name="body" element="nsSchema:validatePortOutRequest"/>
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="validatePortOutResponse">
|
|
<wsdl:part name="body" element="nsSchema:validatePortOutResponse"/>
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="cancelPortOutRequest">
|
|
<wsdl:part name="body" element="nsSchema:cancelPortOutRequest"/>
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="cancelPortOutResponse">
|
|
<wsdl:part name="body" element="nsSchema:cancelPortOutResponse"/>
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="cancelPortInRequest">
|
|
<wsdl:part name="body" element="nsSchema:cancelPortInRequest"/>
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="resubmitPortInRequest">
|
|
<wsdl:part name="body" element="nsSchema:resubmitPortInRequest"/>
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="commitPortOutRequest">
|
|
<wsdl:part name="body" element="nsSchema:commitPortOutRequest"/>
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="commitPortOutResponse">
|
|
<wsdl:part name="body" element="nsSchema:commitPortOutResponse"/>
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="renovateDACRequest">
|
|
<wsdl:part name="body" element="nsSchema:renovateDACRequest"/>
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="renovateDACResponse">
|
|
<wsdl:part name="body" element="nsSchema:renovateDACResponse"/>
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
</wsdl:message>
|
|
<wsdl:portType name="CustomerOrderNumberPortabilityMgmtPortType">
|
|
<wsdl:operation name="portIn">
|
|
<wsdl:input message="tns:portInRequest"/>
|
|
<wsdl:output message="tns:portInResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="oloCeasedPortIn">
|
|
<wsdl:input message="tns:oloCeasedPortInRequest"/>
|
|
<wsdl:output message="tns:oloCeasedPortInResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="validatePortOut">
|
|
<wsdl:input message="tns:validatePortOutRequest"/>
|
|
<wsdl:output message="tns:validatePortOutResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="cancelPortOut">
|
|
<wsdl:input message="tns:cancelPortOutRequest"/>
|
|
<wsdl:output message="tns:cancelPortOutResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="cancelPortIn">
|
|
<wsdl:input message="tns:cancelPortInRequest"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="resubmitPortIn">
|
|
<wsdl:input message="tns:resubmitPortInRequest"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="commitPortOut">
|
|
<wsdl:input message="tns:commitPortOutRequest"/>
|
|
<wsdl:output message="tns:commitPortOutResponse"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="renovateDAC">
|
|
<wsdl:input message="tns:renovateDACRequest"/>
|
|
<wsdl:output message="tns:renovateDACResponse"/>
|
|
</wsdl:operation>
|
|
</wsdl:portType>
|
|
</wsdl:definitions>
|