Files
gateway-dbc-fx/gnpdev/wsdbcfx/wsdl/now/esitoverificacodicesessionefase2/client/NOWEsitoVerificaCodiceSessione_concrete.wsdl

168 lines
7.5 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://www.tim.com/NOW/wsdl/abstract/NOW_EsitoVerificaCodiceSessione" xmlns:tns0="http://telecomitalia.it/SOA/SOAP/SOAPHeader" xmlns:tns1="http://www.tim.com/NOW/xsd/NOW_EsitoVerificaCodiceSessione/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="EsitoVerificaCodiceSessione" targetNamespace="http://www.tim.com/NOW/wsdl/abstract/NOW_EsitoVerificaCodiceSessione">
<wsdl:types>
<xsd:schema xmlns:h="http://telecomitalia.it/SOA/SOAP/SOAPHeader" elementFormDefault="qualified" targetNamespace="http://telecomitalia.it/SOA/SOAP/SOAPHeader">
<xsd:complexType name="HeaderType">
<xsd:annotation/>
<xsd:sequence>
<xsd:element minOccurs="0" name="sourceSystem" type="h:sourceSystemType">
<xsd:annotation/>
</xsd:element>
<xsd:element minOccurs="0" name="interactionDate" type="h:interactionDateType">
<xsd:annotation/>
</xsd:element>
<xsd:element minOccurs="0" name="businessID" type="h:businessIDType">
<xsd:annotation/>
</xsd:element>
<xsd:element minOccurs="0" name="messageID" type="h:messageIDType">
<xsd:annotation/>
</xsd:element>
<xsd:element minOccurs="0" name="transactionID" type="h:transactionIDType">
<xsd:annotation/>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:simpleType name="dateType">
<xsd:restriction base="xsd:string">
<xsd:pattern value="\d{4}-\d{2}-\d{2}"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="timeType">
<xsd:restriction base="xsd:string">
<xsd:pattern value="\d{2}:\d{2}:\d{2}((Z)|(\.\d{1,}Z?)|((\+|-)\d{2}:\d{2}))?"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="businessIDType">
<xsd:restriction base="xsd:string">
<xsd:minLength value="1"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="messageIDType">
<xsd:restriction base="xsd:string">
<xsd:minLength value="1"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="sourceSystemType">
<xsd:restriction base="xsd:string">
<xsd:minLength value="1"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="transactionIDType">
<xsd:restriction base="xsd:string">
<xsd:minLength value="1"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="interactionDateType">
<xsd:sequence>
<xsd:element name="Date" type="h:dateType">
<xsd:annotation/>
</xsd:element>
<xsd:element name="Time" type="h:timeType">
<xsd:annotation/>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:element name="Header" type="h:HeaderType"/>
</xsd:schema>
<xsd:schema xmlns:tns="http://www.tim.com/NOW/xsd/NOW_EsitoVerificaCodiceSessione/" attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://www.tim.com/NOW/xsd/NOW_EsitoVerificaCodiceSessione/">
<xsd:element name="Request">
<xsd:complexType>
<xsd:sequence>
<xsd:element ref="tns:EsitoVerificaCodiceSessione"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="Response">
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="1" name="ID_NOTIFICA" type="tns:string1_100"/>
<xsd:element maxOccurs="1" minOccurs="1" name="ESITO" type="tns:enum_Response_ESITO"/>
<xsd:element maxOccurs="1" minOccurs="0" name="CODICE_MOTIVAZIONE" type="tns:string1_3"/>
<xsd:element maxOccurs="1" minOccurs="0" name="MOTIVAZIONE" type="tns:string1_255"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="EsitoVerificaCodiceSessione">
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="1" name="CODICE_ORDINE_WHS" type="tns:string1_18"/>
<xsd:element maxOccurs="1" minOccurs="1" name="ID_NOTIFICA" type="tns:string1_100"/>
<xsd:element maxOccurs="1" minOccurs="1" name="DATA_NOTIFICA" type="xsd:string"/>
<xsd:element maxOccurs="1" minOccurs="1" name="ESITO" type="tns:enum_CheckSessione_ESITO"/>
<xsd:element maxOccurs="1" minOccurs="0" name="CODICE_MOTIVAZIONE" type="tns:string1_3"/>
<xsd:element maxOccurs="1" minOccurs="0" name="MOTIVAZIONE" type="tns:string1_255"/>
<xsd:element maxOccurs="1" minOccurs="0" name="NOTE" type="tns:string1_255"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:simpleType name="string1_3">
<xsd:restriction base="xsd:string">
<xsd:minLength value="1"/>
<xsd:maxLength value="3"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="string1_18">
<xsd:restriction base="xsd:string">
<xsd:minLength value="1"/>
<xsd:maxLength value="18"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="string1_100">
<xsd:restriction base="xsd:string">
<xsd:minLength value="1"/>
<xsd:maxLength value="100"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="string1_255">
<xsd:restriction base="xsd:string">
<xsd:minLength value="1"/>
<xsd:maxLength value="255"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="enum_CheckSessione_ESITO">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="OK"/>
<xsd:enumeration value="KO"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="enum_Response_ESITO">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="0"/>
<xsd:enumeration value="1"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:schema>
</wsdl:types>
<wsdl:message name="Request">
<wsdl:part element="tns1:Request" name="input"/>
<wsdl:part element="tns0:Header" name="header"/>
</wsdl:message>
<wsdl:message name="Response">
<wsdl:part element="tns1:Response" name="output"/>
<wsdl:part element="tns0:Header" name="header"/>
</wsdl:message>
<wsdl:portType name="EsitoVerificaCodiceSessione">
<wsdl:operation name="Invoke">
<wsdl:input message="tns:Request"/>
<wsdl:output message="tns:Response"/>
</wsdl:operation>
</wsdl:portType>
<wsdl:binding name="SOAPServiceBinding3" type="tns:EsitoVerificaCodiceSessione">
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
<wsdl:operation name="Invoke">
<soap:operation soapAction="Invoke" style="document"/>
<wsdl:input>
<soap:body parts="input header" use="literal"/>
</wsdl:input>
<wsdl:output>
<soap:body parts="output header" use="literal"/>
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
<wsdl:service name="EsitoVerificaCodiceSessione">
<wsdl:port binding="tns:SOAPServiceBinding3" name="EsitoVerificaCodiceSessioneSOAP">
<soap:address location="https://localhost:8105/Service/NOW_EsitoVerificaCodiceSessione"/>
</wsdl:port>
</wsdl:service>
</wsdl:definitions>