31 lines
1.7 KiB
XML
31 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<wsdl:definitions xmlns:tns="http://telecomitalia.it/SOA/MobileNumberPortabilityMgmtResponse" xmlns:nsSchema="http://telecomitalia.it/SOA/MobileNumberPortabilityMgmtResponse/2015-05-11" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:head="http://telecomitalia.it/SOA/SOAP/SOAPHeader" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://telecomitalia.it/SOA/MobileNumberPortabilityMgmtResponse">
|
|
|
|
<wsdl:types>
|
|
<xsd:schema targetNamespace="http://telecomitalia.it/SOA/MobileNumberPortabilityMgmtResponse">
|
|
<xsd:import namespace="http://telecomitalia.it/SOA/MobileNumberPortabilityMgmtResponse/2015-05-11" schemaLocation="MobileNumberPortabilityMgmtResponse.xsd"/>
|
|
<xsd:import namespace="http://telecomitalia.it/SOA/SOAP/SOAPHeader" schemaLocation="SOAPHeader_v1.1.xsd"/>
|
|
</xsd:schema>
|
|
</wsdl:types>
|
|
|
|
<wsdl:message name="portInResultRequest">
|
|
<wsdl:part element="nsSchema:portInResultRequest" name="body"/>
|
|
<wsdl:part element="head:Header" name="Header"/>
|
|
</wsdl:message>
|
|
|
|
<wsdl:message name="portOutCreditResultRequest">
|
|
<wsdl:part element="nsSchema:portOutCreditResultRequest" name="body"/>
|
|
<wsdl:part element="head:Header" name="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> |