Files
gateway-mnp-dbc/dbcmnpsrc/FE/mnpdev/mnp/wsgisp/client/IBK50_Concrete.wsdl
2024-05-13 12:54:14 +02:00

89 lines
5.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--Created by TIBCO WSDL-->
<wsdl:definitions xmlns:ns1="http://tns.tibco.com/bw/json/1698420077301" xmlns:tns="http://xmlns.example.com/1698422961741" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ns0="http://tns.tibco.com/bw/json/1698392386014" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" name="Untitled" targetNamespace="http://xmlns.example.com/1698422961741">
<wsdl:types>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://tns.tibco.com/bw/json/1698420077301" targetNamespace="http://tns.tibco.com/bw/json/1698420077301" elementFormDefault="qualified" attributeFormDefault="unqualified">
<complexType name="IBK50ResponseElementType">
<sequence>
<element name="Response" minOccurs="0">
<complexType>
<sequence>
<element name="ReturnCode" type="string" minOccurs="0"/>
<element name="ReturnMessage" type="string" minOccurs="0"/>
</sequence>
</complexType>
</element>
</sequence>
</complexType>
<element name="IBK50ResponseElement" type="tns:IBK50ResponseElementType"/>
</schema>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://tns.tibco.com/bw/json/1698392386014" targetNamespace="http://tns.tibco.com/bw/json/1698392386014" elementFormDefault="qualified" attributeFormDefault="unqualified">
<complexType name="HeaderType">
<sequence>
<element name="sourceSystem" type="string" minOccurs="0"/>
<element name="channel" type="string" minOccurs="0"/>
<element name="interactionDate-Date" type="string" minOccurs="0"/>
<element name="interactionDate-Time" type="string" minOccurs="0"/>
<element name="sessionID" type="string" minOccurs="0"/>
<element name="businessID" type="string" minOccurs="0"/>
<element name="transactionID" type="string" minOccurs="0"/>
<element name="messageID" type="string" minOccurs="0"/>
<element name="eventType" type="string" minOccurs="0"/>
<element name="destinationSystem" type="tns:destinationSystem_type" minOccurs="0"/>
</sequence>
</complexType>
<complexType name="MessageType">
<sequence>
<element name="message_type" type="tns:RequestParameters_type" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
<complexType name="RequestParameters_type">
<sequence>
<element name="name" type="string" minOccurs="0"/>
<element name="value" type="string" minOccurs="0"/>
</sequence>
</complexType>
<complexType name="RequestType">
<sequence>
<element name="header" type="tns:HeaderType" minOccurs="0"/>
<element name="message" type="tns:MessageType" minOccurs="0"/>
</sequence>
</complexType>
<complexType name="destinationSystem_type">
<sequence>
<element name="destination" type="string" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
<element name="Request" type="tns:RequestType"/>
</schema>
</wsdl:types>
<wsdl:service name="IBK50_service0">
<wsdl:port name="richiestaCessazioneLineaDonorPortTypeEndpoint0" binding="tns:richiestaCessazioneLineaDonorPortTypeEndpoint0Binding">
<soap:address location="http://localhost:9880/richiestaCessazioneLineaDonorPortTypeEndpoint0"/>
</wsdl:port>
</wsdl:service>
<wsdl:portType name="richiestaCessazioneLineaDonorPortType">
<wsdl:operation name="IBK50richiestaCessazioneLineaDonor">
<wsdl:input message="tns:IBK50richiestaCessazioneLineaDonorRequest"/>
<wsdl:output message="tns:IBK50richiestaCessazioneLineaDonorResponse"/>
</wsdl:operation>
</wsdl:portType>
<wsdl:binding name="richiestaCessazioneLineaDonorPortTypeEndpoint0Binding" type="tns:richiestaCessazioneLineaDonorPortType">
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
<wsdl:operation name="IBK50richiestaCessazioneLineaDonor">
<soap:operation style="document" soapAction="/IBK50richiestaCessazioneLineaDonor"/>
<wsdl:input>
<soap:body use="literal" parts="body"/>
</wsdl:input>
<wsdl:output>
<soap:body use="literal" parts="body"/>
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
<wsdl:message name="IBK50richiestaCessazioneLineaDonorRequest">
<wsdl:part name="body" element="ns0:Request"/>
</wsdl:message>
<wsdl:message name="IBK50richiestaCessazioneLineaDonorResponse">
<wsdl:part name="body" element="ns1:IBK50ResponseElement"/>
</wsdl:message>
</wsdl:definitions>