38 lines
2.5 KiB
XML
38 lines
2.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--Created by TIBCO WSDL-->
|
|
<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://wsdl.telecomitalia.it/crm-Wholesale/Phase2Check/verificaEsitoImpl/BusinessServices/Processes/DonatingCheck/SubProcesses/wrapper" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:ns="http://xsd.telecomitalia.it/crmwholesale/dbcfx/response" name="Untitled" targetNamespace="http://wsdl.telecomitalia.it/crm-Wholesale/Phase2Check/verificaEsitoImpl/BusinessServices/Processes/DonatingCheck/SubProcesses/wrapper">
|
|
<wsdl:types>
|
|
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://xsd.telecomitalia.it/crmwholesale/dbcfx/response" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
|
<xs:include schemaLocation="EsitoDBCFX.xsd"/>
|
|
</xs:schema>
|
|
</wsdl:types>
|
|
<wsdl:service name="ReceiveResponse">
|
|
<wsdl:port name="SOAPEventSource" binding="tns:SOAPEventSourceBinding">
|
|
<soap:address location="http://localhost:12001/BusinessServices/Processes/DonatingCheck/SubProcesses/wrapper/ReceiveResponse"/>
|
|
</wsdl:port>
|
|
</wsdl:service>
|
|
<wsdl:portType name="VerificaEsitoFaseDueITRF">
|
|
<wsdl:operation name="verificaEsito">
|
|
<wsdl:input message="tns:VerificaEsitoFaseDueITRF_verificaEsito"/>
|
|
<wsdl:output message="tns:VerificaEsitoFaseDueITRF_verificaEsitoResponse"/>
|
|
</wsdl:operation>
|
|
</wsdl:portType>
|
|
<wsdl:binding name="SOAPEventSourceBinding" type="tns:VerificaEsitoFaseDueITRF">
|
|
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
|
|
<wsdl:operation name="verificaEsito">
|
|
<soap:operation style="document" soapAction="/BusinessServices/Processes/DonatingCheck/SubProcess/wrapper/ReceiveResponse"/>
|
|
<wsdl:input>
|
|
<soap:body use="literal" namespace="http://InputMessageNamespace" parts="part1"/>
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" namespace="http://OutputMessageNamespace" parts="part1"/>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
</wsdl:binding>
|
|
<wsdl:message name="VerificaEsitoFaseDueITRF_verificaEsito">
|
|
<wsdl:part name="part1" element="ns:Phase2CheckResponse"/>
|
|
</wsdl:message>
|
|
<wsdl:message name="VerificaEsitoFaseDueITRF_verificaEsitoResponse">
|
|
<wsdl:part name="part1" element="ns:Phase2CheckResultCode"/>
|
|
</wsdl:message>
|
|
</wsdl:definitions> |