22 lines
1.4 KiB
XML
22 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://telecomitalia.it/SOA/MobileNumberPortabilityMgmtResponse" 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/MobileNumberPortabilityMgmtResponse/2015-05-11" targetNamespace="http://telecomitalia.it/SOA/MobileNumberPortabilityMgmtResponse">
|
|
<wsdl:import namespace="http://telecomitalia.it/SOA/SOAP/SOAPHeader" location="SOAPHeader_v1.1.xsd"/>
|
|
<wsdl:import namespace="http://telecomitalia.it/SOA/MobileNumberPortabilityMgmtResponse/2015-05-11" location="MobileNumberPortabilityMgmtResponse.xsd"/>
|
|
<wsdl:message name="portInResultRequest">
|
|
<wsdl:part name="body" element="nsSchema:portInResultRequest"/>
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="portOutCreditResultRequest">
|
|
<wsdl:part name="body" element="nsSchema:portOutCreditResultRequest"/>
|
|
<wsdl:part name="Header" element="head:Header"/>
|
|
</wsdl:message>
|
|
<wsdl:portType name="MobileNumberPortabilityMgmtResponsePortType">
|
|
<wsdl:operation name="portInResult">
|
|
<wsdl:input message="tns:portInResultRequest"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="portOutCreditResult">
|
|
<wsdl:input message="tns:portOutCreditResultRequest"/>
|
|
</wsdl:operation>
|
|
</wsdl:portType>
|
|
</wsdl:definitions>
|