40 lines
2.6 KiB
XML
40 lines
2.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- edited with XMLSpy v2009 sp1 (http://www.altova.com) by fuokista (EMBRACE) -->
|
|
<!--
|
|
.=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=.
|
|
|
|
|
| Name : WirelineNumberPortabilityMgmtResponse_Abstract.wsdl
|
|
| Version : 1.0
|
|
| Type : Abstract WSDL file.
|
|
| Analysis Version : ServiceSpecification_WirelineNumberPortabilityMgmtResponse_v1.0_rev0.doc
|
|
| Created : 2016-03-18
|
|
| Modified : 2016-03-18
|
|
| Developed by : GdLAubay - SL
|
|
|
|
|
'=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-='
|
|
-->
|
|
<wsdl:definitions xmlns:nsSchema="http://telecomitalia.it/SOA/WirelineNumberPortabilityMgmtResponse/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/WirelineNumberPortabilityMgmtResponse" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://telecomitalia.it/SOA/WirelineNumberPortabilityMgmtResponse">
|
|
<wsdl:types>
|
|
<xsd:schema targetNamespace="http://telecomitalia.it/SOA/WirelineNumberPortabilityMgmtResponse">
|
|
<xsd:import namespace="http://telecomitalia.it/SOA/WirelineNumberPortabilityMgmtResponse/2015-05-11" schemaLocation="WirelineNumberPortabilityMgmtResponse.xsd"/>
|
|
<xsd:import namespace="http://telecomitalia.it/SOA/SOAP/SOAPHeader" schemaLocation="SOAPHeader_v1.1.xsd"/>
|
|
</xsd:schema>
|
|
</wsdl:types>
|
|
<wsdl:message name="portInResult">
|
|
<wsdl:part name="body" element="nsSchema:portInResult"/>
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="portOutResult">
|
|
<wsdl:part name="body" element="nsSchema:portOutResult"/>
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
</wsdl:message>
|
|
<wsdl:portType name="WirelineNumberPortabilityMgmtResponsePortType">
|
|
<wsdl:operation name="portInResult">
|
|
<wsdl:input message="tns:portInResult"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="portOutResult">
|
|
<wsdl:input message="tns:portOutResult"/>
|
|
</wsdl:operation>
|
|
</wsdl:portType>
|
|
</wsdl:definitions>
|