Files
gateway-dbc-fx/gnpdev/build/databinding/schema/crm/TIIOSetSRRientriDBCOnLine.xsd
2024-05-09 17:40:24 +02:00

140 lines
4.6 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!--W3C Schema generated by XMLSpy v2006 U (http://www.altova.com)-->
<!--Please add namespace attributes, a targetNamespace attribute and import elements according to your requirements-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
<xs:element name="SiebelMessage">
<xs:complexType>
<xs:sequence>
<xs:element ref="ListOfTiiosetsrrientridbconline"/>
</xs:sequence>
<xs:attribute name="System"/>
<xs:attribute name="SubSystem"/>
<xs:attribute name="Service"/>
<xs:attribute name="Tid"/>
<xs:attribute name="ReturnCode"/>
<xs:attribute name="ErrorDescription"/>
<xs:attribute name="OperationCode"/>
<xs:attribute name="MessageId"/>
<xs:attribute name="MessageType"/>
<xs:attribute name="IntObjectName"/>
<xs:attribute name="IntObjectFormat"/>
<xs:attribute name="OperationType"/>
</xs:complexType>
</xs:element>
<xs:element name="ListOfTiiosetsrrientridbconline">
<xs:complexType>
<xs:sequence>
<xs:element ref="Tibcsrrientridbconline" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Tibcsrrientridbconline">
<xs:complexType>
<xs:all>
<xs:element ref="Id" minOccurs="0"/>
<xs:element ref="TI_CANALE_PROV" minOccurs="0"/>
<xs:element ref="TI_DAC" minOccurs="0"/>
<xs:element ref="TI_DFSA" minOccurs="0"/>
<xs:element ref="TI_DATA_OPER" minOccurs="0"/>
<xs:element ref="TI_ESITO" minOccurs="0"/>
<xs:element ref="TI_CAUSALE_KO" minOccurs="0"/>
<xs:element ref="TI_ID_SOLUTION" minOccurs="0"/>
<xs:element ref="TI_TIPO_CHIAMATA" minOccurs="0"/>
<xs:element ref="TI_TIPO_EVENTO" minOccurs="0"/>
<xs:element ref="TI_DATA_TRANSIZIONE" minOccurs="0"/>
<xs:element ref="TI_DNAgg" minOccurs="0"/>
<xs:element ref="TI_ID_OL" minOccurs="0"/>
<xs:element ref="TI_CODICE_OL" minOccurs="0"/>
<xs:element ref="TI_FLAG_GNR" minOccurs="0"/>
<xs:element ref="TI_CODICE_SESSIONE" minOccurs="0"/>
<xs:element name="TI_DFSA2" minOccurs="0"/>
</xs:all>
</xs:complexType>
</xs:element>
<xs:element name="Id">
<xs:complexType mixed="true">
<xs:choice minOccurs="0" maxOccurs="unbounded"/>
</xs:complexType>
</xs:element>
<xs:element name="TI_CANALE_PROV">
<xs:complexType mixed="true">
<xs:choice minOccurs="0" maxOccurs="unbounded"/>
</xs:complexType>
</xs:element>
<xs:element name="TI_DAC">
<xs:complexType mixed="true">
<xs:choice minOccurs="0" maxOccurs="unbounded"/>
</xs:complexType>
</xs:element>
<xs:element name="TI_DFSA">
<xs:complexType mixed="true">
<xs:choice minOccurs="0" maxOccurs="unbounded"/>
</xs:complexType>
</xs:element>
<xs:element name="TI_DATA_OPER">
<xs:complexType mixed="true">
<xs:choice minOccurs="0" maxOccurs="unbounded"/>
</xs:complexType>
</xs:element>
<xs:element name="TI_ESITO">
<xs:complexType mixed="true">
<xs:choice minOccurs="0" maxOccurs="unbounded"/>
</xs:complexType>
</xs:element>
<xs:element name="TI_CAUSALE_KO">
<xs:complexType mixed="true">
<xs:choice minOccurs="0" maxOccurs="unbounded"/>
</xs:complexType>
</xs:element>
<xs:element name="TI_ID_SOLUTION">
<xs:complexType mixed="true">
<xs:choice minOccurs="0" maxOccurs="unbounded"/>
</xs:complexType>
</xs:element>
<xs:element name="TI_TIPO_CHIAMATA">
<xs:complexType mixed="true">
<xs:choice minOccurs="0" maxOccurs="unbounded"/>
</xs:complexType>
</xs:element>
<xs:element name="TI_TIPO_EVENTO">
<xs:complexType mixed="true">
<xs:choice minOccurs="0" maxOccurs="unbounded"/>
</xs:complexType>
</xs:element>
<xs:element name="TI_DATA_TRANSIZIONE">
<xs:complexType mixed="true">
<xs:choice minOccurs="0" maxOccurs="unbounded"/>
</xs:complexType>
</xs:element>
<xs:element name="TI_DNAgg">
<xs:complexType mixed="true">
<xs:choice minOccurs="0" maxOccurs="unbounded"/>
</xs:complexType>
</xs:element>
<xs:element name="TI_ID_OL">
<xs:complexType mixed="true">
<xs:choice minOccurs="0" maxOccurs="unbounded"/>
</xs:complexType>
</xs:element>
<xs:element name="TI_CODICE_OL">
<xs:complexType mixed="true">
<xs:choice minOccurs="0" maxOccurs="unbounded"/>
</xs:complexType>
</xs:element>
<xs:element name="TI_FLAG_GNR">
<xs:complexType mixed="true">
<xs:choice minOccurs="0" maxOccurs="unbounded"/>
</xs:complexType>
</xs:element>
<xs:element name="TI_CODICE_SESSIONE">
<xs:complexType mixed="true">
<xs:choice minOccurs="0" maxOccurs="unbounded"/>
</xs:complexType>
</xs:element>
<xs:element name="TI_DFSA2">
<xs:complexType mixed="true">
<xs:choice minOccurs="0" maxOccurs="unbounded"/>
</xs:complexType>
</xs:element>
</xs:schema>