134 lines
4.5 KiB
XML
134 lines
4.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- edited with XMLSPY v2004 rel. 3 U (http://www.xmlspy.com) by antonella (tttt) -->
|
|
<!--Generated by Turbo XML. Conforms to w3c http://www.w3.org/2001/XMLSchema-->
|
|
<xsd:schema targetNamespace="http://www.ESB/SOAP/Header" xmlns="http://www.ESB/SOAP/Header" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
|
|
<xsd:element name="SOAPHeader">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="user" type="xsd:string" minOccurs="0">
|
|
<xsd:annotation>
|
|
<xsd:documentation>Utenza del servizio
|
|
Opzionale
|
|
A carico Consumer</xsd:documentation>
|
|
</xsd:annotation>
|
|
</xsd:element>
|
|
<xsd:element name="password" type="xsd:string" minOccurs="0">
|
|
<xsd:annotation>
|
|
<xsd:documentation>Password del servizio
|
|
Opzionale
|
|
A carico Consumer</xsd:documentation>
|
|
</xsd:annotation>
|
|
</xsd:element>
|
|
<xsd:element name="service" type="xsd:string" minOccurs="0">
|
|
<xsd:annotation>
|
|
<xsd:documentation>wsdl:service
|
|
Opzionale
|
|
Attualmente valorizzato da ESB</xsd:documentation>
|
|
</xsd:annotation>
|
|
</xsd:element>
|
|
<xsd:element name="TypeMsg" type="xsd:string" minOccurs="0">
|
|
<xsd:annotation>
|
|
<xsd:documentation>Tipo Messaggio:
|
|
Richiesta Sincrona/Asincrona 1/3
|
|
Risposta Sincrona 2
|
|
Valorizzato da ESB</xsd:documentation>
|
|
</xsd:annotation>
|
|
</xsd:element>
|
|
<xsd:element name="Operation" type="xsd:string" minOccurs="0">
|
|
<xsd:annotation>
|
|
<xsd:documentation>wsdl:operation
|
|
Inserire operation da invocare </xsd:documentation>
|
|
</xsd:annotation>
|
|
</xsd:element>
|
|
<xsd:element name="Timestamp" type="xsd:string" minOccurs="0">
|
|
<xsd:annotation>
|
|
<xsd:documentation>Timestamp richiesta
|
|
Opzionale
|
|
Valorizzato da Consumer</xsd:documentation>
|
|
</xsd:annotation>
|
|
</xsd:element>
|
|
<xsd:element name="IDMsg" type="xsd:string" minOccurs="0">
|
|
<xsd:annotation>
|
|
<xsd:documentation>Identificativo univoco consumer
|
|
Opzionale
|
|
Valorizzato da Consumer</xsd:documentation>
|
|
</xsd:annotation>
|
|
</xsd:element>
|
|
<xsd:element name="IDMsgESB" type="xsd:string" minOccurs="0">
|
|
<xsd:annotation>
|
|
<xsd:documentation>Identificativo univoco ESB
|
|
Opzionale
|
|
Valorizzato da ESB</xsd:documentation>
|
|
</xsd:annotation>
|
|
</xsd:element>
|
|
<xsd:element name="SRC" type="xsd:string" minOccurs="0">
|
|
<xsd:annotation>
|
|
<xsd:documentation>Consumer
|
|
Valorizzare Consumer </xsd:documentation>
|
|
</xsd:annotation>
|
|
</xsd:element>
|
|
<xsd:element name="DEST" type="xsd:string" minOccurs="0">
|
|
<xsd:annotation>
|
|
<xsd:documentation>Provider
|
|
Valorizzare con producer </xsd:documentation>
|
|
</xsd:annotation>
|
|
</xsd:element>
|
|
<xsd:element name="ExecState" type="xsd:string" minOccurs="0">
|
|
<xsd:annotation>
|
|
<xsd:documentation>Stato esecuzione servizio (0:1)
|
|
Opzionale
|
|
Valorizzato da ESB</xsd:documentation>
|
|
</xsd:annotation>
|
|
</xsd:element>
|
|
<xsd:element name="ReceiveTimestamp" type="xsd:string" minOccurs="0">
|
|
<xsd:annotation>
|
|
<xsd:documentation>Timestamp ricezione richiesta
|
|
Opzionale
|
|
Valorizzato da ESB</xsd:documentation>
|
|
</xsd:annotation>
|
|
</xsd:element>
|
|
<xsd:element name="Notes" type="xsd:string" minOccurs="0">
|
|
<xsd:annotation>
|
|
<xsd:documentation>Free</xsd:documentation>
|
|
</xsd:annotation>
|
|
</xsd:element>
|
|
<xsd:element name="SIDBusinessID" type="xsd:string" minOccurs="0">
|
|
<xsd:annotation>
|
|
<xsd:documentation>SID businessID
|
|
Obbligatorio
|
|
A carico Consumer</xsd:documentation>
|
|
</xsd:annotation>
|
|
</xsd:element>
|
|
<xsd:element name="SIDTransactionID" type="xsd:string" minOccurs="0">
|
|
<xsd:annotation>
|
|
<xsd:documentation>SID transactionID
|
|
Obbligatorio
|
|
A carico Consumer</xsd:documentation>
|
|
</xsd:annotation>
|
|
</xsd:element>
|
|
<xsd:element name="SIDMsgType" type="xsd:string" minOccurs="0">
|
|
<xsd:annotation>
|
|
<xsd:documentation>SID messageType
|
|
Obbligatorio
|
|
A carico Consumer</xsd:documentation>
|
|
</xsd:annotation>
|
|
</xsd:element>
|
|
<xsd:element name="SIDMsgID" type="xsd:string" minOccurs="0">
|
|
<xsd:annotation>
|
|
<xsd:documentation>SID messageID
|
|
Obbligatorio
|
|
A carico Consumer</xsd:documentation>
|
|
</xsd:annotation>
|
|
</xsd:element>
|
|
<xsd:element name="SIDMsgCode" type="xsd:string" minOccurs="0">
|
|
<xsd:annotation>
|
|
<xsd:documentation>SID messageCode
|
|
Obbligatorio
|
|
A carico Consumer</xsd:documentation>
|
|
</xsd:annotation>
|
|
</xsd:element>
|
|
</xsd:sequence>
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
</xsd:schema>
|