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

36 lines
4.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="DataSetS138" targetNamespace="http://tempuri.org/DataSetS138.xsd" xmlns:mstns="http://tempuri.org/DataSetS138.xsd" xmlns="http://tempuri.org/DataSetS138.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="DataSetS138" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DataSetS138" msprop:Generator_UserDSName="DataSetS138">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="Proventi" msprop:Generator_TableClassName="ProventiDataTable" msprop:Generator_TableVarName="tableProventi" msprop:Generator_TablePropName="Proventi" msprop:Generator_RowDeletingName="ProventiRowDeleting" msprop:Generator_UserTableName="Proventi" msprop:Generator_RowChangingName="ProventiRowChanging" msprop:Generator_RowEvHandlerName="ProventiRowChangeEventHandler" msprop:Generator_RowDeletedName="ProventiRowDeleted" msprop:Generator_RowEvArgName="ProventiRowChangeEvent" msprop:Generator_RowChangedName="ProventiRowChanged" msprop:Generator_RowClassName="ProventiRow">
<xs:complexType>
<xs:sequence>
<xs:element name="DTRIFE" msprop:Generator_ColumnVarNameInTable="columnDTRIFE" msprop:Generator_ColumnPropNameInRow="DTRIFE" msprop:Generator_ColumnPropNameInTable="DTRIFEColumn" msprop:Generator_UserColumnName="DTRIFE" type="xs:string" minOccurs="0" />
<xs:element name="DESPROD" msprop:Generator_ColumnVarNameInTable="columnDESPROD" msprop:Generator_ColumnPropNameInRow="DESPROD" msprop:Generator_ColumnPropNameInTable="DESPRODColumn" msprop:Generator_UserColumnName="DESPROD" type="xs:string" minOccurs="0" />
<xs:element name="TIPMOV" msprop:Generator_ColumnVarNameInTable="columnTIPMOV" msprop:Generator_ColumnPropNameInRow="TIPMOV" msprop:Generator_ColumnPropNameInTable="TIPMOVColumn" msprop:Generator_UserColumnName="TIPMOV" type="xs:string" minOccurs="0" />
<xs:element name="IMPORTO" msprop:Generator_ColumnVarNameInTable="columnIMPORTO" msprop:Generator_ColumnPropNameInRow="IMPORTO" msprop:Generator_ColumnPropNameInTable="IMPORTOColumn" msprop:Generator_UserColumnName="IMPORTO" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Totale" msprop:Generator_TableClassName="TotaleDataTable" msprop:Generator_TableVarName="tableTotale" msprop:Generator_TablePropName="Totale" msprop:Generator_RowDeletingName="TotaleRowDeleting" msprop:Generator_UserTableName="Totale" msprop:Generator_RowChangingName="TotaleRowChanging" msprop:Generator_RowEvHandlerName="TotaleRowChangeEventHandler" msprop:Generator_RowDeletedName="TotaleRowDeleted" msprop:Generator_RowEvArgName="TotaleRowChangeEvent" msprop:Generator_RowChangedName="TotaleRowChanged" msprop:Generator_RowClassName="TotaleRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Descrizione" msprop:Generator_ColumnVarNameInTable="columnDescrizione" msprop:Generator_ColumnPropNameInRow="Descrizione" msprop:Generator_ColumnPropNameInTable="DescrizioneColumn" msprop:Generator_UserColumnName="Descrizione" type="xs:string" default="Totale" minOccurs="0" />
<xs:element name="Totale" msprop:Generator_ColumnVarNameInTable="columnTotale" msprop:Generator_ColumnPropNameInRow="Totale" msprop:Generator_ColumnPropNameInTable="TotaleColumn" msprop:Generator_UserColumnName="Totale" type="xs:decimal" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>