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

35 lines
4.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="DataSetS158" targetNamespace="http://tempuri.org/DataSetS158.xsd" xmlns:mstns="http://tempuri.org/DataSetS158.xsd" xmlns="http://tempuri.org/DataSetS158.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="DataSetS158" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DataSetS158" msprop:Generator_UserDSName="DataSetS158">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="AreeBisogno" msprop:Generator_TableClassName="AreeBisognoDataTable" msprop:Generator_TableVarName="tableAreeBisogno" msprop:Generator_TablePropName="AreeBisogno" msprop:Generator_RowDeletingName="AreeBisognoRowDeleting" msprop:Generator_UserTableName="AreeBisogno" msprop:Generator_RowChangingName="AreeBisognoRowChanging" msprop:Generator_RowEvHandlerName="AreeBisognoRowChangeEventHandler" msprop:Generator_RowDeletedName="AreeBisognoRowDeleted" msprop:Generator_RowEvArgName="AreeBisognoRowChangeEvent" msprop:Generator_RowChangedName="AreeBisognoRowChanged" msprop:Generator_RowClassName="AreeBisognoRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Percentuale" msdata:Caption="%" msprop:Generator_ColumnVarNameInTable="columnPercentuale" msprop:Generator_ColumnPropNameInRow="Percentuale" msprop:Generator_ColumnPropNameInTable="PercentualeColumn" msprop:Generator_UserColumnName="Percentuale" type="xs:decimal" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Investimenti" msprop:Generator_TableClassName="InvestimentiDataTable" msprop:Generator_TableVarName="tableInvestimenti" msprop:Generator_TablePropName="Investimenti" msprop:Generator_RowDeletingName="InvestimentiRowDeleting" msprop:Generator_UserTableName="Investimenti" msprop:Generator_RowChangingName="InvestimentiRowChanging" msprop:Generator_RowEvHandlerName="InvestimentiRowChangeEventHandler" msprop:Generator_RowDeletedName="InvestimentiRowDeleted" msprop:Generator_RowEvArgName="InvestimentiRowChangeEvent" msprop:Generator_RowChangedName="InvestimentiRowChanged" msprop:Generator_RowClassName="InvestimentiRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Progetto" msdata:Caption="Nome Progetto" msprop:Generator_ColumnVarNameInTable="columnProgetto" msprop:Generator_ColumnPropNameInRow="Progetto" msprop:Generator_ColumnPropNameInTable="ProgettoColumn" msprop:Generator_UserColumnName="Progetto" type="xs:string" minOccurs="0" />
<xs:element name="Orizzonte" msdata:Caption="Orizzonte temporale" msprop:Generator_ColumnVarNameInTable="columnOrizzonte" msprop:Generator_ColumnPropNameInRow="Orizzonte" msprop:Generator_ColumnPropNameInTable="OrizzonteColumn" msprop:Generator_UserColumnName="Orizzonte" type="xs:string" minOccurs="0" />
<xs:element name="Controvalore_x0020__x0028__x20AC__x0029_" msprop:Generator_ColumnVarNameInTable="_columnControvalore____" msprop:Generator_ColumnPropNameInRow="_Controvalore____" msprop:Generator_ColumnPropNameInTable="_Controvalore____Column" msprop:Generator_UserColumnName="Controvalore (€)" type="xs:decimal" minOccurs="0" />
<xs:element name="Rischio_x0020__x0028_VaR_x0020__x0025__x0029_" msprop:Generator_ColumnVarNameInTable="_columnRischio__VaR___" msprop:Generator_ColumnPropNameInRow="_Rischio__VaR___" msprop:Generator_ColumnPropNameInTable="_Rischio__VaR___Column" msprop:Generator_UserColumnName="Rischio (VaR %)" type="xs:decimal" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>