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

43 lines
5.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="DataSetS85" targetNamespace="http://tempuri.org/DataSetS85.xsd" xmlns:mstns="http://tempuri.org/DataSetS85.xsd" xmlns="http://tempuri.org/DataSetS85.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="DataSetS85" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_DataSetName="DataSetS85" msprop:Generator_UserDSName="DataSetS85" msprop:EnableTableAdapterManager="true">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="DatiAsse" msprop:Generator_UserTableName="DatiAsse" msprop:Generator_RowDeletedName="DatiAsseRowDeleted" msprop:Generator_TableClassName="DatiAsseDataTable" msprop:Generator_RowChangedName="DatiAsseRowChanged" msprop:Generator_RowClassName="DatiAsseRow" msprop:Generator_RowChangingName="DatiAsseRowChanging" msprop:Generator_RowEvArgName="DatiAsseRowChangeEvent" msprop:Generator_RowEvHandlerName="DatiAsseRowChangeEventHandler" msprop:Generator_TablePropName="DatiAsse" msprop:Generator_TableVarName="tableDatiAsse" msprop:Generator_RowDeletingName="DatiAsseRowDeleting">
<xs:complexType>
<xs:sequence>
<xs:element name="DataInizio" msprop:Generator_UserColumnName="DataInizio" msprop:Generator_ColumnPropNameInRow="DataInizio" msprop:Generator_ColumnVarNameInTable="columnDataInizio" msprop:Generator_ColumnPropNameInTable="DataInizioColumn" type="xs:dateTime" minOccurs="0" />
<xs:element name="IntervalloMesi" msprop:Generator_UserColumnName="IntervalloMesi" msprop:Generator_ColumnPropNameInRow="IntervalloMesi" msprop:Generator_ColumnVarNameInTable="columnIntervalloMesi" msprop:Generator_ColumnPropNameInTable="IntervalloMesiColumn" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="DatiGrafico" msprop:Generator_UserTableName="DatiGrafico" msprop:Generator_RowDeletedName="DatiGraficoRowDeleted" msprop:Generator_TableClassName="DatiGraficoDataTable" msprop:Generator_RowChangedName="DatiGraficoRowChanged" msprop:Generator_RowClassName="DatiGraficoRow" msprop:Generator_RowChangingName="DatiGraficoRowChanging" msprop:Generator_RowEvArgName="DatiGraficoRowChangeEvent" msprop:Generator_RowEvHandlerName="DatiGraficoRowChangeEventHandler" msprop:Generator_TablePropName="DatiGrafico" msprop:Generator_TableVarName="tableDatiGrafico" msprop:Generator_RowDeletingName="DatiGraficoRowDeleting">
<xs:complexType>
<xs:sequence>
<xs:element name="Ottimistico" msprop:Generator_UserColumnName="Ottimistico" msprop:Generator_ColumnPropNameInRow="Ottimistico" msprop:Generator_ColumnVarNameInTable="columnOttimistico" msprop:Generator_ColumnPropNameInTable="OttimisticoColumn" type="xs:decimal" minOccurs="0" />
<xs:element name="Pessimistico" msprop:Generator_UserColumnName="Pessimistico" msprop:Generator_ColumnPropNameInRow="Pessimistico" msprop:Generator_ColumnVarNameInTable="columnPessimistico" msprop:Generator_ColumnPropNameInTable="PessimisticoColumn" type="xs:decimal" minOccurs="0" />
<xs:element name="Data" msprop:Generator_UserColumnName="Data" msprop:Generator_ColumnPropNameInRow="Data" msprop:Generator_ColumnVarNameInTable="columnData" msprop:Generator_ColumnPropNameInTable="DataColumn" type="xs:dateTime" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Rendimento" msprop:Generator_UserTableName="Rendimento" msprop:Generator_RowDeletedName="RendimentoRowDeleted" msprop:Generator_TableClassName="RendimentoDataTable" msprop:Generator_RowChangedName="RendimentoRowChanged" msprop:Generator_RowClassName="RendimentoRow" msprop:Generator_RowChangingName="RendimentoRowChanging" msprop:Generator_RowEvArgName="RendimentoRowChangeEvent" msprop:Generator_RowEvHandlerName="RendimentoRowChangeEventHandler" msprop:Generator_TablePropName="Rendimento" msprop:Generator_TableVarName="tableRendimento" msprop:Generator_RowDeletingName="RendimentoRowDeleting">
<xs:complexType>
<xs:sequence>
<xs:element name="Data" msprop:Generator_UserColumnName="Data" msprop:Generator_ColumnPropNameInRow="Data" msprop:Generator_ColumnVarNameInTable="columnData" msprop:Generator_ColumnPropNameInTable="DataColumn" type="xs:dateTime" minOccurs="0" />
<xs:element name="Valore" msdata:Caption="" msprop:Generator_UserColumnName="Valore" msprop:Generator_ColumnPropNameInRow="Valore" msprop:Generator_ColumnVarNameInTable="columnValore" msprop:Generator_ColumnPropNameInTable="ValoreColumn" type="xs:decimal" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>