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

79 lines
11 KiB
XML

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