Files
gateway-mnp-dbc/dbcmnpsrc/FE/mnpdev/wsdbc/wsdl/dbss/MobileNumberPortabilityMgmtResponse-v1_Concrete.wsdl
2024-05-13 12:54:14 +02:00

68 lines
3.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--Created by TIBCO WSDL-->
<wsdl:definitions xmlns:tns="http://telecomitalia.it/SOA/MobileNumberPortabilityMgmtResponse-v1/service-b" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ns0="http://telecomitalia.it/SOA/MobileNumberPortabilityMgmtResponse" xmlns:soap1="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" name="Untitled" targetNamespace="http://telecomitalia.it/SOA/MobileNumberPortabilityMgmtResponse-v1/service-b">
<wsdl:import namespace="http://telecomitalia.it/SOA/MobileNumberPortabilityMgmtResponse" location="MobileNumberPortabilityMgmtResponse-v1_Abstract.wsdl"/>
<wsdl:binding name="MobileNumberPortabilityMgmtResponseHttpsMEndpointBinding" type="ns0:MobileNumberPortabilityMgmtResponsePortType">
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
<wsdl:operation name="portInResult">
<soap:operation soapAction="portInResult" style="document"/>
<wsdl:input>
<soap:body parts="body" use="literal"/>
<soap:header message="ns0:portInResultRequest" part="Header" use="literal"/>
</wsdl:input>
</wsdl:operation>
<wsdl:operation name="portOutCreditResult">
<soap:operation soapAction="portOutCreditResult" style="document"/>
<wsdl:input>
<soap:body parts="body" use="literal"/>
<soap:header message="ns0:portOutCreditResultRequest" part="Header" use="literal"/>
</wsdl:input>
</wsdl:operation>
</wsdl:binding>
<wsdl:binding name="MobileNumberPortabilityMgmtResponseHttpsEndpointBinding" type="ns0:MobileNumberPortabilityMgmtResponsePortType">
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
<wsdl:operation name="portInResult">
<soap:operation soapAction="portInResult" style="document"/>
<wsdl:input>
<soap:body parts="body" use="literal"/>
<soap:header message="ns0:portInResultRequest" part="Header" use="literal"/>
</wsdl:input>
</wsdl:operation>
<wsdl:operation name="portOutCreditResult">
<soap:operation soapAction="portOutCreditResult" style="document"/>
<wsdl:input>
<soap:body parts="body" use="literal"/>
<soap:header message="ns0:portOutCreditResultRequest" part="Header" use="literal"/>
</wsdl:input>
</wsdl:operation>
</wsdl:binding>
<wsdl:binding name="MobileNumberPortabilityMgmtResponseHttpEndpointBinding" type="ns0:MobileNumberPortabilityMgmtResponsePortType">
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
<wsdl:operation name="portInResult">
<soap:operation soapAction="portInResult" style="document"/>
<wsdl:input>
<soap:body parts="body" use="literal"/>
<soap:header message="ns0:portInResultRequest" part="Header" use="literal"/>
</wsdl:input>
</wsdl:operation>
<wsdl:operation name="portOutCreditResult">
<soap:operation soapAction="portOutCreditResult" style="document"/>
<wsdl:input>
<soap:body parts="body" use="literal"/>
<soap:header message="ns0:portOutCreditResultRequest" part="Header" use="literal"/>
</wsdl:input>
</wsdl:operation>
</wsdl:binding>
<wsdl:service name="serviceResponse">
<wsdl:port name="MobileNumberPortabilityMgmtResponseHttpsMEndpoint" binding="tns:MobileNumberPortabilityMgmtResponseHttpsMEndpointBinding">
<soap:address location="https://localhost:8585/Business/ESBE/Services/MobileNumberPortabilityMgmt-v1/serviceResponse"/>
</wsdl:port>
<wsdl:port name="MobileNumberPortabilityMgmtResponseHttpsEndpoint" binding="tns:MobileNumberPortabilityMgmtResponseHttpsEndpointBinding">
<soap:address location="https://localhost:8546/Business/ESBE/Services/MobileNumberPortabilityMgmt-v1/serviceResponse"/>
</wsdl:port>
<wsdl:port name="MobileNumberPortabilityMgmtResponseHttpEndpoint" binding="tns:MobileNumberPortabilityMgmtResponseHttpEndpointBinding">
<soap:address location="http://localhost:1410/Business/ESBE/Services/MobileNumberPortabilityMgmt-v1/serviceResponse"/>
</wsdl:port>
</wsdl:service>
</wsdl:definitions>