41 lines
5.2 KiB
XML
41 lines
5.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<xs:schema id="DataSetS18" targetNamespace="http://tempuri.org/DataSetS18.xsd" xmlns:mstns="http://tempuri.org/DataSetS18.xsd" xmlns="http://tempuri.org/DataSetS18.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="DataSetS18" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_UserDSName="DataSetS18" msprop:Generator_DataSetName="DataSetS18" 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="Profilo" msprop:Generator_UserColumnName="Profilo" msprop:Generator_ColumnPropNameInRow="Profilo" msprop:Generator_ColumnVarNameInTable="columnProfilo" msprop:Generator_ColumnPropNameInTable="ProfiloColumn" type="xs:int" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="RischioFinanziarioVarTotali" msprop:Generator_UserTableName="RischioFinanziarioVarTotali" msprop:Generator_RowDeletedName="RischioFinanziarioVarTotaliRowDeleted" msprop:Generator_RowChangedName="RischioFinanziarioVarTotaliRowChanged" msprop:Generator_RowClassName="RischioFinanziarioVarTotaliRow" msprop:Generator_RowChangingName="RischioFinanziarioVarTotaliRowChanging" msprop:Generator_RowEvArgName="RischioFinanziarioVarTotaliRowChangeEvent" msprop:Generator_RowEvHandlerName="RischioFinanziarioVarTotaliRowChangeEventHandler" msprop:Generator_TableClassName="RischioFinanziarioVarTotaliDataTable" msprop:Generator_TableVarName="tableRischioFinanziarioVarTotali" msprop:Generator_RowDeletingName="RischioFinanziarioVarTotaliRowDeleting" msprop:Generator_TablePropName="RischioFinanziarioVarTotali">
|
|
<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="VaR" msprop:Generator_UserColumnName="VaR" msprop:Generator_ColumnPropNameInRow="VaR" msprop:Generator_ColumnVarNameInTable="columnVaR" msprop:Generator_ColumnPropNameInTable="VaRColumn" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="VaRString" msprop:Generator_UserColumnName="VaRString" msprop:Generator_ColumnPropNameInRow="VaRString" msprop:Generator_ColumnVarNameInTable="columnVaRString" msprop:Generator_ColumnPropNameInTable="VaRStringColumn" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="GradoCopertura" msprop:Generator_UserTableName="GradoCopertura" msprop:Generator_RowDeletedName="GradoCoperturaRowDeleted" msprop:Generator_RowChangedName="GradoCoperturaRowChanged" msprop:Generator_RowClassName="GradoCoperturaRow" msprop:Generator_RowChangingName="GradoCoperturaRowChanging" msprop:Generator_RowEvArgName="GradoCoperturaRowChangeEvent" msprop:Generator_RowEvHandlerName="GradoCoperturaRowChangeEventHandler" msprop:Generator_TableClassName="GradoCoperturaDataTable" msprop:Generator_TableVarName="tableGradoCopertura" msprop:Generator_RowDeletingName="GradoCoperturaRowDeleting" msprop:Generator_TablePropName="GradoCopertura">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="Totale" msprop:Generator_UserColumnName="Totale" msprop:Generator_ColumnPropNameInRow="Totale" msprop:Generator_ColumnVarNameInTable="columnTotale" msprop:Generator_ColumnPropNameInTable="TotaleColumn" type="xs:decimal" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:choice>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:schema> |