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

39 lines
5.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="DataSetS31" targetNamespace="http://tempuri.org/DataSetS31.xsd" xmlns:mstns="http://tempuri.org/DataSetS31.xsd" xmlns="http://tempuri.org/DataSetS31.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 />
<Tables />
<Sources />
</DataSource>
</xs:appinfo>
</xs:annotation>
<xs:element name="DataSetS31" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_UserDSName="DataSetS31" msprop:Generator_DataSetName="DataSetS31">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="Intermediario" msprop:Generator_UserTableName="Intermediario" msprop:Generator_RowDeletedName="IntermediarioRowDeleted" msprop:Generator_TableClassName="IntermediarioDataTable" msprop:Generator_RowChangedName="IntermediarioRowChanged" msprop:Generator_RowClassName="IntermediarioRow" msprop:Generator_RowChangingName="IntermediarioRowChanging" msprop:Generator_RowEvArgName="IntermediarioRowChangeEvent" msprop:Generator_RowEvHandlerName="IntermediarioRowChangeEventHandler" msprop:Generator_TablePropName="Intermediario" msprop:Generator_TableVarName="tableIntermediario" msprop:Generator_RowDeletingName="IntermediarioRowDeleting">
<xs:complexType>
<xs:sequence>
<xs:element name="Descrizione" msdata:Caption="Intermediario" msprop:Generator_UserColumnName="Descrizione" msprop:Generator_ColumnPropNameInRow="Descrizione" msprop:Generator_ColumnVarNameInTable="columnDescrizione" msprop:Generator_ColumnPropNameInTable="DescrizioneColumn" type="xs:string" minOccurs="0" />
<xs:element name="Controvalore" msprop:Generator_UserColumnName="Controvalore" msprop:Generator_ColumnPropNameInRow="Controvalore" msprop:Generator_ColumnVarNameInTable="columnControvalore" msprop:Generator_ColumnPropNameInTable="ControvaloreColumn" type="xs:decimal" minOccurs="0" />
<xs:element name="Percentuale" msdata:Caption="Peso &lt;br&gt; (%) &amp;nbsp;" msprop:Generator_UserColumnName="Percentuale" msprop:Generator_ColumnPropNameInRow="Percentuale" msprop:Generator_ColumnVarNameInTable="columnPercentuale" msprop:Generator_ColumnPropNameInTable="PercentualeColumn" type="xs:decimal" minOccurs="0" />
<xs:element name="Red" msprop:Generator_UserColumnName="Red" msprop:Generator_ColumnPropNameInRow="Red" msprop:Generator_ColumnVarNameInTable="columnRed" msprop:Generator_ColumnPropNameInTable="RedColumn" type="xs:int" minOccurs="0" />
<xs:element name="Green" msprop:Generator_UserColumnName="Green" msprop:Generator_ColumnPropNameInRow="Green" msprop:Generator_ColumnVarNameInTable="columnGreen" msprop:Generator_ColumnPropNameInTable="GreenColumn" type="xs:int" minOccurs="0" />
<xs:element name="Blue" msprop:Generator_UserColumnName="Blue" msprop:Generator_ColumnPropNameInRow="Blue" msprop:Generator_ColumnVarNameInTable="columnBlue" msprop:Generator_ColumnPropNameInTable="BlueColumn" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="IntermediarioTotale" msprop:Generator_UserTableName="IntermediarioTotale" msprop:Generator_RowDeletedName="IntermediarioTotaleRowDeleted" msprop:Generator_TableClassName="IntermediarioTotaleDataTable" msprop:Generator_RowChangedName="IntermediarioTotaleRowChanged" msprop:Generator_RowClassName="IntermediarioTotaleRow" msprop:Generator_RowChangingName="IntermediarioTotaleRowChanging" msprop:Generator_RowEvArgName="IntermediarioTotaleRowChangeEvent" msprop:Generator_RowEvHandlerName="IntermediarioTotaleRowChangeEventHandler" msprop:Generator_TablePropName="IntermediarioTotale" msprop:Generator_TableVarName="tableIntermediarioTotale" msprop:Generator_RowDeletingName="IntermediarioTotaleRowDeleting">
<xs:complexType>
<xs:sequence>
<xs:element name="Totale" msprop:Generator_UserColumnName="Totale" msprop:Generator_ColumnPropNameInRow="Totale" msprop:Generator_ColumnVarNameInTable="columnTotale" msprop:Generator_ColumnPropNameInTable="TotaleColumn" type="xs:string" minOccurs="0" />
<xs:element name="Controvalore" msprop:Generator_UserColumnName="Controvalore" msprop:Generator_ColumnPropNameInRow="Controvalore" msprop:Generator_ColumnVarNameInTable="columnControvalore" msprop:Generator_ColumnPropNameInTable="ControvaloreColumn" type="xs:decimal" minOccurs="0" />
<xs:element name="Percentuale" msprop:Generator_UserColumnName="Percentuale" msprop:Generator_ColumnPropNameInRow="Percentuale" msprop:Generator_ColumnVarNameInTable="columnPercentuale" msprop:Generator_ColumnPropNameInTable="PercentualeColumn" type="xs:decimal" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>