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

79 lines
11 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="DataSetS83" targetNamespace="http://tempuri.org/DataSetS83.xsd" xmlns:mstns="http://tempuri.org/DataSetS83.xsd" xmlns="http://tempuri.org/DataSetS83.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="DataSetS83" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_UserDSName="DataSetS83" msprop:Generator_DataSetName="DataSetS83">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="Monitoraggio" msprop:Generator_UserTableName="Monitoraggio" msprop:Generator_RowDeletedName="MonitoraggioRowDeleted" msprop:Generator_RowChangedName="MonitoraggioRowChanged" msprop:Generator_RowClassName="MonitoraggioRow" msprop:Generator_RowChangingName="MonitoraggioRowChanging" msprop:Generator_RowEvArgName="MonitoraggioRowChangeEvent" msprop:Generator_RowEvHandlerName="MonitoraggioRowChangeEventHandler" msprop:Generator_TableClassName="MonitoraggioDataTable" msprop:Generator_TableVarName="tableMonitoraggio" msprop:Generator_RowDeletingName="MonitoraggioRowDeleting" msprop:Generator_TablePropName="Monitoraggio">
<xs:complexType>
<xs:sequence>
<xs:element name="Descrizione" msprop:Generator_UserColumnName="Descrizione" msprop:Generator_ColumnVarNameInTable="columnDescrizione" msprop:Generator_ColumnPropNameInRow="Descrizione" msprop:Generator_ColumnPropNameInTable="DescrizioneColumn" type="xs:string" minOccurs="0" />
<xs:element name="Valore" msprop:Generator_UserColumnName="Valore" msprop:Generator_ColumnVarNameInTable="columnValore" msprop:Generator_ColumnPropNameInRow="Valore" msprop:Generator_ColumnPropNameInTable="ValoreColumn" type="xs:string" minOccurs="0" />
<xs:element name="Nota" msprop:Generator_UserColumnName="Nota" msprop:Generator_ColumnVarNameInTable="columnNota" msprop:Generator_ColumnPropNameInRow="Nota" msprop:Generator_ColumnPropNameInTable="NotaColumn" type="xs:boolean" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="RisorseApportate" msprop:Generator_UserTableName="RisorseApportate" msprop:Generator_RowDeletedName="RisorseApportateRowDeleted" msprop:Generator_RowChangedName="RisorseApportateRowChanged" msprop:Generator_RowClassName="RisorseApportateRow" msprop:Generator_RowChangingName="RisorseApportateRowChanging" msprop:Generator_RowEvArgName="RisorseApportateRowChangeEvent" msprop:Generator_RowEvHandlerName="RisorseApportateRowChangeEventHandler" msprop:Generator_TableClassName="RisorseApportateDataTable" msprop:Generator_TableVarName="tableRisorseApportate" msprop:Generator_RowDeletingName="RisorseApportateRowDeleting" msprop:Generator_TablePropName="RisorseApportate">
<xs:complexType>
<xs:sequence>
<xs:element name="Descrizione" msprop:Generator_UserColumnName="Descrizione" msprop:Generator_ColumnVarNameInTable="columnDescrizione" msprop:Generator_ColumnPropNameInRow="Descrizione" msprop:Generator_ColumnPropNameInTable="DescrizioneColumn" type="xs:string" minOccurs="0" />
<xs:element name="Valore" msprop:Generator_UserColumnName="Valore" msprop:Generator_ColumnVarNameInTable="columnValore" msprop:Generator_ColumnPropNameInRow="Valore" msprop:Generator_ColumnPropNameInTable="ValoreColumn" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Totali" msprop:Generator_UserTableName="Totali" msprop:Generator_RowDeletedName="TotaliRowDeleted" msprop:Generator_RowChangedName="TotaliRowChanged" msprop:Generator_RowClassName="TotaliRow" msprop:Generator_RowChangingName="TotaliRowChanging" msprop:Generator_RowEvArgName="TotaliRowChangeEvent" msprop:Generator_RowEvHandlerName="TotaliRowChangeEventHandler" msprop:Generator_TableClassName="TotaliDataTable" msprop:Generator_TableVarName="tableTotali" msprop:Generator_RowDeletingName="TotaliRowDeleting" msprop:Generator_TablePropName="Totali">
<xs:complexType>
<xs:sequence>
<xs:element name="Descrizione" msprop:Generator_UserColumnName="Descrizione" msprop:Generator_ColumnVarNameInTable="columnDescrizione" msprop:Generator_ColumnPropNameInRow="Descrizione" msprop:Generator_ColumnPropNameInTable="DescrizioneColumn" type="xs:string" minOccurs="0" />
<xs:element name="Valore" msprop:Generator_UserColumnName="Valore" msprop:Generator_ColumnVarNameInTable="columnValore" msprop:Generator_ColumnPropNameInRow="Valore" msprop:Generator_ColumnPropNameInTable="ValoreColumn" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="RendimentoAnnualizzato" msprop:Generator_UserTableName="RendimentoAnnualizzato" msprop:Generator_RowDeletedName="RendimentoAnnualizzatoRowDeleted" msprop:Generator_RowChangedName="RendimentoAnnualizzatoRowChanged" msprop:Generator_RowClassName="RendimentoAnnualizzatoRow" msprop:Generator_RowChangingName="RendimentoAnnualizzatoRowChanging" msprop:Generator_RowEvArgName="RendimentoAnnualizzatoRowChangeEvent" msprop:Generator_RowEvHandlerName="RendimentoAnnualizzatoRowChangeEventHandler" msprop:Generator_TableClassName="RendimentoAnnualizzatoDataTable" msprop:Generator_TableVarName="tableRendimentoAnnualizzato" msprop:Generator_RowDeletingName="RendimentoAnnualizzatoRowDeleting" msprop:Generator_TablePropName="RendimentoAnnualizzato">
<xs:complexType>
<xs:sequence>
<xs:element name="Descrizione" msprop:Generator_UserColumnName="Descrizione" msprop:Generator_ColumnPropNameInRow="Descrizione" msprop:Generator_ColumnVarNameInTable="columnDescrizione" msprop:Generator_ColumnPropNameInTable="DescrizioneColumn" type="xs:string" minOccurs="0" />
<xs:element name="Valore" msprop:Generator_UserColumnName="Valore" msprop:Generator_ColumnPropNameInRow="Valore" msprop:Generator_ColumnVarNameInTable="columnValore" msprop:Generator_ColumnPropNameInTable="ValoreColumn" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="DettaglioRisorseApportate" msprop:Generator_UserTableName="DettaglioRisorseApportate" msprop:Generator_RowDeletedName="DettaglioRisorseApportateRowDeleted" msprop:Generator_RowChangedName="DettaglioRisorseApportateRowChanged" msprop:Generator_RowClassName="DettaglioRisorseApportateRow" msprop:Generator_RowChangingName="DettaglioRisorseApportateRowChanging" msprop:Generator_RowEvArgName="DettaglioRisorseApportateRowChangeEvent" msprop:Generator_RowEvHandlerName="DettaglioRisorseApportateRowChangeEventHandler" msprop:Generator_TableClassName="DettaglioRisorseApportateDataTable" msprop:Generator_TableVarName="tableDettaglioRisorseApportate" msprop:Generator_RowDeletingName="DettaglioRisorseApportateRowDeleting" msprop:Generator_TablePropName="DettaglioRisorseApportate">
<xs:complexType>
<xs:sequence>
<xs:element name="Descrizione" msprop:Generator_UserColumnName="Descrizione" msprop:Generator_ColumnVarNameInTable="columnDescrizione" msprop:Generator_ColumnPropNameInRow="Descrizione" msprop:Generator_ColumnPropNameInTable="DescrizioneColumn" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="RigaFittizia" msprop:Generator_UserTableName="RigaFittizia" msprop:Generator_RowDeletedName="RigaFittiziaRowDeleted" msprop:Generator_RowChangedName="RigaFittiziaRowChanged" msprop:Generator_RowClassName="RigaFittiziaRow" msprop:Generator_RowChangingName="RigaFittiziaRowChanging" msprop:Generator_RowEvArgName="RigaFittiziaRowChangeEvent" msprop:Generator_RowEvHandlerName="RigaFittiziaRowChangeEventHandler" msprop:Generator_TableClassName="RigaFittiziaDataTable" msprop:Generator_TableVarName="tableRigaFittizia" msprop:Generator_RowDeletingName="RigaFittiziaRowDeleting" msprop:Generator_TablePropName="RigaFittizia">
<xs:complexType>
<xs:sequence>
<xs:element name="Descrizione" msprop:Generator_UserColumnName="Descrizione" msprop:Generator_ColumnPropNameInRow="Descrizione" msprop:Generator_ColumnVarNameInTable="columnDescrizione" msprop:Generator_ColumnPropNameInTable="DescrizioneColumn" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="AggiornamentoMonitoraggio" msprop:Generator_UserTableName="AggiornamentoMonitoraggio" msprop:Generator_RowDeletedName="AggiornamentoMonitoraggioRowDeleted" msprop:Generator_RowChangedName="AggiornamentoMonitoraggioRowChanged" msprop:Generator_RowClassName="AggiornamentoMonitoraggioRow" msprop:Generator_RowChangingName="AggiornamentoMonitoraggioRowChanging" msprop:Generator_RowEvArgName="AggiornamentoMonitoraggioRowChangeEvent" msprop:Generator_RowEvHandlerName="AggiornamentoMonitoraggioRowChangeEventHandler" msprop:Generator_TableClassName="AggiornamentoMonitoraggioDataTable" msprop:Generator_TableVarName="tableAggiornamentoMonitoraggio" msprop:Generator_RowDeletingName="AggiornamentoMonitoraggioRowDeleting" msprop:Generator_TablePropName="AggiornamentoMonitoraggio">
<xs:complexType>
<xs:sequence>
<xs:element name="Descrizione" msprop:Generator_UserColumnName="Descrizione" msprop:Generator_ColumnVarNameInTable="columnDescrizione" msprop:Generator_ColumnPropNameInRow="Descrizione" msprop:Generator_ColumnPropNameInTable="DescrizioneColumn" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="AttivazioneMonitoraggio" msprop:Generator_UserTableName="AttivazioneMonitoraggio" msprop:Generator_RowDeletedName="AttivazioneMonitoraggioRowDeleted" msprop:Generator_TableClassName="AttivazioneMonitoraggioDataTable" msprop:Generator_RowChangedName="AttivazioneMonitoraggioRowChanged" msprop:Generator_RowClassName="AttivazioneMonitoraggioRow" msprop:Generator_RowChangingName="AttivazioneMonitoraggioRowChanging" msprop:Generator_RowEvArgName="AttivazioneMonitoraggioRowChangeEvent" msprop:Generator_RowEvHandlerName="AttivazioneMonitoraggioRowChangeEventHandler" msprop:Generator_TablePropName="AttivazioneMonitoraggio" msprop:Generator_TableVarName="tableAttivazioneMonitoraggio" msprop:Generator_RowDeletingName="AttivazioneMonitoraggioRowDeleting">
<xs:complexType>
<xs:sequence>
<xs:element name="Descrizione" msprop:Generator_UserColumnName="Descrizione" msprop:Generator_ColumnPropNameInRow="Descrizione" msprop:Generator_ColumnVarNameInTable="columnDescrizione" msprop:Generator_ColumnPropNameInTable="DescrizioneColumn" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>