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

47 lines
7.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="DataSetS42" targetNamespace="http://tempuri.org/DataSetS42.xsd" xmlns:mstns="http://tempuri.org/DataSetS42.xsd" xmlns="http://tempuri.org/DataSetS42.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="DataSetS42" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_UserDSName="DataSetS42" msprop:Generator_DataSetName="DataSetS42" msprop:EnableTableAdapterManager="true">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="RischioPatrimonioFinanziario" msprop:Generator_UserTableName="RischioPatrimonioFinanziario" msprop:Generator_RowDeletedName="RischioPatrimonioFinanziarioRowDeleted" msprop:Generator_RowChangedName="RischioPatrimonioFinanziarioRowChanged" msprop:Generator_RowClassName="RischioPatrimonioFinanziarioRow" msprop:Generator_RowChangingName="RischioPatrimonioFinanziarioRowChanging" msprop:Generator_RowEvArgName="RischioPatrimonioFinanziarioRowChangeEvent" msprop:Generator_RowEvHandlerName="RischioPatrimonioFinanziarioRowChangeEventHandler" msprop:Generator_TableClassName="RischioPatrimonioFinanziarioDataTable" msprop:Generator_TableVarName="tableRischioPatrimonioFinanziario" msprop:Generator_RowDeletingName="RischioPatrimonioFinanziarioRowDeleting" msprop:Generator_TablePropName="RischioPatrimonioFinanziario">
<xs:complexType>
<xs:sequence>
<xs:element name="valoreProfilo" msprop:Generator_UserColumnName="valoreProfilo" msprop:Generator_ColumnVarNameInTable="columnvaloreProfilo" msprop:Generator_ColumnPropNameInRow="valoreProfilo" msprop:Generator_ColumnPropNameInTable="valoreProfiloColumn" type="xs:string" minOccurs="0" />
<xs:element name="var" msprop:Generator_UserColumnName="var" msprop:Generator_ColumnVarNameInTable="columnvar" msprop:Generator_ColumnPropNameInRow="var" msprop:Generator_ColumnPropNameInTable="varColumn" type="xs:decimal" minOccurs="0" />
<xs:element name="descrizioneProfilo" msprop:Generator_UserColumnName="descrizioneProfilo" msprop:Generator_ColumnVarNameInTable="columndescrizioneProfilo" msprop:Generator_ColumnPropNameInRow="descrizioneProfilo" msprop:Generator_ColumnPropNameInTable="descrizioneProfiloColumn" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="RischioDiversificazione" msprop:Generator_UserTableName="RischioDiversificazione" msprop:Generator_RowDeletedName="RischioDiversificazioneRowDeleted" msprop:Generator_RowChangedName="RischioDiversificazioneRowChanged" msprop:Generator_RowClassName="RischioDiversificazioneRow" msprop:Generator_RowChangingName="RischioDiversificazioneRowChanging" msprop:Generator_RowEvArgName="RischioDiversificazioneRowChangeEvent" msprop:Generator_RowEvHandlerName="RischioDiversificazioneRowChangeEventHandler" msprop:Generator_TableClassName="RischioDiversificazioneDataTable" msprop:Generator_TableVarName="tableRischioDiversificazione" msprop:Generator_RowDeletingName="RischioDiversificazioneRowDeleting" msprop:Generator_TablePropName="RischioDiversificazione">
<xs:complexType>
<xs:sequence>
<xs:element name="patrimonio" msdata:Caption="Patrimonio" msprop:Generator_UserColumnName="patrimonio" msprop:Generator_ColumnVarNameInTable="columnpatrimonio" msprop:Generator_ColumnPropNameInRow="patrimonio" msprop:Generator_ColumnPropNameInTable="patrimonioColumn" type="xs:string" minOccurs="0" />
<xs:element name="var" msdata:Caption="Rischio Mercato&lt;BR&gt; (VaR %)" msprop:Generator_UserColumnName="var" msprop:Generator_ColumnVarNameInTable="columnvar" msprop:Generator_ColumnPropNameInRow="var" msprop:Generator_ColumnPropNameInTable="varColumn" type="xs:decimal" minOccurs="0" />
<xs:element name="diversificazione" msdata:Caption="Diversificazione&lt;BR&gt; (%)" msprop:Generator_UserColumnName="diversificazione" msprop:Generator_ColumnVarNameInTable="columndiversificazione" msprop:Generator_ColumnPropNameInRow="diversificazione" msprop:Generator_ColumnPropNameInTable="diversificazioneColumn" type="xs:decimal" minOccurs="0" />
<xs:element name="copertura" msdata:Caption="Copertura &lt;BR&gt; (%)" msprop:Generator_UserColumnName="copertura" msprop:Generator_ColumnVarNameInTable="columncopertura" msprop:Generator_ColumnPropNameInRow="copertura" msprop:Generator_ColumnPropNameInTable="coperturaColumn" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="RischioDiversificazioneTable" msprop:Generator_UserTableName="RischioDiversificazioneTable" msprop:Generator_RowDeletedName="RischioDiversificazioneTableRowDeleted" msprop:Generator_TableClassName="RischioDiversificazioneTableDataTable" msprop:Generator_RowChangedName="RischioDiversificazioneTableRowChanged" msprop:Generator_RowClassName="RischioDiversificazioneTableRow" msprop:Generator_RowChangingName="RischioDiversificazioneTableRowChanging" msprop:Generator_RowEvArgName="RischioDiversificazioneTableRowChangeEvent" msprop:Generator_RowEvHandlerName="RischioDiversificazioneTableRowChangeEventHandler" msprop:Generator_TablePropName="RischioDiversificazioneTable" msprop:Generator_TableVarName="tableRischioDiversificazioneTable" msprop:Generator_RowDeletingName="RischioDiversificazioneTableRowDeleting">
<xs:complexType>
<xs:sequence>
<xs:element name="patrimonio" msdata:Caption="Patrimonio" msprop:Generator_UserColumnName="patrimonio" msprop:Generator_ColumnPropNameInRow="patrimonio" msprop:Generator_ColumnVarNameInTable="columnpatrimonio" msprop:Generator_ColumnPropNameInTable="patrimonioColumn" type="xs:string" minOccurs="0" />
<xs:element name="varString" msdata:Caption="Rischio Mercato&lt;BR&gt; (VaR %)" msprop:Generator_UserColumnName="varString" msprop:Generator_ColumnPropNameInRow="varString" msprop:Generator_ColumnVarNameInTable="columnvarString" msprop:Generator_ColumnPropNameInTable="varStringColumn" type="xs:string" minOccurs="0" />
<xs:element name="diversificazione" msdata:Caption="Diversificazione&lt;BR&gt; (%)" msprop:Generator_UserColumnName="diversificazione" msprop:Generator_ColumnPropNameInRow="diversificazione" msprop:Generator_ColumnVarNameInTable="columndiversificazione" msprop:Generator_ColumnPropNameInTable="diversificazioneColumn" type="xs:decimal" minOccurs="0" />
<xs:element name="copertura" msdata:Caption="Copertura &lt;BR&gt; (%)" msprop:Generator_UserColumnName="copertura" msprop:Generator_ColumnPropNameInRow="copertura" msprop:Generator_ColumnVarNameInTable="columncopertura" msprop:Generator_ColumnPropNameInTable="coperturaColumn" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>