2025-04-15 12:10:19 +02:00

44 lines
2.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="DataSetS76" targetNamespace="http://tempuri.org/DataSetS76.xsd" xmlns:mstns="http://tempuri.org/DataSetS76.xsd" xmlns="http://tempuri.org/DataSetS76.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified">
<xs:annotation>
<xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
<DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<Connections>
</Connections>
<Tables>
</Tables>
<Sources>
</Sources>
</DataSource>
</xs:appinfo>
</xs:annotation>
<xs:element name="DataSetS76" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="ContoCorrente">
<xs:complexType>
<xs:sequence>
<xs:element name="DataSottoscrizione" msdata:Caption="Data di Sottoscrizione" msprop:nullValue="(Empty)" type="xs:string" minOccurs="0" />
<xs:element name="Contratto" msdata:Caption="Contrato / Dossier" type="xs:string" minOccurs="0" />
<xs:element name="Descrizione" type="xs:string" minOccurs="0" />
<xs:element name="_x003C_IMAGE_x003E_" type="xs:string" minOccurs="0" />
<xs:element name="Intermediario" type="xs:string" minOccurs="0" />
<xs:element name="AreaProgetto" msdata:Caption="Area / Progetto" type="xs:string" minOccurs="0" />
<xs:element name="Controvalore" type="xs:decimal" minOccurs="0" />
<xs:element name="ControvaloreNonCoperto" msdata:Caption="Controvalore Non Coperto" type="xs:decimal" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TotaleConti">
<xs:complexType>
<xs:sequence>
<xs:element name="Descrizione" type="xs:string" minOccurs="0" />
<xs:element name="Valore" type="xs:decimal" minOccurs="0" />
<xs:element name="ValoreNonCoperto" type="xs:decimal" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>