99 lines
5.0 KiB
XML
99 lines
5.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<wsdl:definitions xmlns:ns2="http://telecomitalia.it/SOA/SOAP/SOAPHeader" xmlns:ns="http://DBSS-COM/CustomerOrderNumberPortabilityMgmt/2015-05-11" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://DBSS-COM/CustomerOrderNumberPortabilityMgmt" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://DBSS-COM/CustomerOrderNumberPortabilityMgmt">
|
|
<wsdl:import namespace="http://telecomitalia.it/SOA/SOAP/SOAPHeader" location="SOAPHeader_v1.1.xsd"/>
|
|
<wsdl:import namespace="http://DBSS-COM/CustomerOrderNumberPortabilityMgmt/2015-05-11" location="CustomerOrderNumberPortabilityMgmt.xsd"/>
|
|
<wsdl:types>
|
|
<xsd:schema targetNamespace="http://DBSS-COM/CustomerOrderNumberPortabilityMgmt">
|
|
<xsd:import namespace="http://DBSS-COM/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="portInIn">
|
|
<wsdl:part element="ns:portInRequest" name="body"/>
|
|
<wsdl:part element="ns2:Header" name="header"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="portInOut">
|
|
<wsdl:part element="ns:portInResponse" name="body"/>
|
|
<wsdl:part element="ns2:Header" name="header"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="oloCeasedPortInIn">
|
|
<wsdl:part element="ns:oloCeasedPortInRequest" name="body"/>
|
|
<wsdl:part element="ns2:Header" name="header"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="oloCeasedPortInOut">
|
|
<wsdl:part element="ns2:Header" name="header"/>
|
|
<wsdl:part element="ns:oloCeasedPortInResponse" name="body"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="cancelPortOutIn">
|
|
<wsdl:part name="header" element="ns2:Header"/>
|
|
<wsdl:part name="body" element="ns:cancelPortOutRequest"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="cancelPortOutOut">
|
|
<wsdl:part name="header" element="ns2:Header"/>
|
|
<wsdl:part name="body" element="ns:cancelPortOutResponse"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="validatePortOutIn">
|
|
<wsdl:part name="header" element="ns2:Header"/>
|
|
<wsdl:part name="body" element="ns:validatePortOutRequest"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="validatePortOutOut">
|
|
<wsdl:part name="header" element="ns2:Header"/>
|
|
<wsdl:part name="body" element="ns:validatePortOutResponse"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="cancelPortInIn">
|
|
<wsdl:part name="header" element="ns2:Header"/>
|
|
<wsdl:part name="body" element="ns:cancelPortInRequest"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="resubmitPortInIn">
|
|
<wsdl:part name="header" element="ns2:Header"/>
|
|
<wsdl:part name="body" element="ns:resubmitPortInRequest"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="commitPortOutIn">
|
|
<wsdl:part name="header" element="ns2:Header"/>
|
|
<wsdl:part name="body" element="ns:commitPortOutRequest"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="commitPortOutOut">
|
|
<wsdl:part name="header" element="ns2:Header"/>
|
|
<wsdl:part name="body" element="ns:commitPortOutResponse"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="renovateDACIn">
|
|
<wsdl:part name="header" element="ns2:Header"/>
|
|
<wsdl:part name="body" element="ns:renovateDACRequest"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="renovateDACOut">
|
|
<wsdl:part name="header" element="ns2:Header"/>
|
|
<wsdl:part name="body" element="ns:renovateDACResponse"/>
|
|
</wsdl:message>
|
|
<wsdl:portType name="CustomerOrderNumberPortabilityMgmtPortType">
|
|
<wsdl:operation name="portIn">
|
|
<wsdl:input message="tns:portInIn"/>
|
|
<wsdl:output message="tns:portInOut"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="oloCeasedPortIn">
|
|
<wsdl:input message="tns:oloCeasedPortInIn"/>
|
|
<wsdl:output message="tns:oloCeasedPortInOut"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="validatePortOut">
|
|
<wsdl:input message="tns:validatePortOutIn"/>
|
|
<wsdl:output message="tns:validatePortOutOut"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="cancelPortOut">
|
|
<wsdl:input message="tns:cancelPortOutIn"/>
|
|
<wsdl:output message="tns:cancelPortOutOut"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="cancelPortIn">
|
|
<wsdl:input message="tns:cancelPortInIn"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="resubmitPortIn">
|
|
<wsdl:input message="tns:resubmitPortInIn"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="commitPortOut">
|
|
<wsdl:input message="tns:commitPortOutIn"/>
|
|
<wsdl:output message="tns:commitPortOutOut"/>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="renovateDAC">
|
|
<wsdl:input message="tns:renovateDACIn"/>
|
|
<wsdl:output message="tns:renovateDACOut"/>
|
|
</wsdl:operation>
|
|
</wsdl:portType>
|
|
</wsdl:definitions> |