30 lines
4.0 KiB
XML
30 lines
4.0 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<xs:schema id="DataSetS23" targetNamespace="http://tempuri.org/DataSetS23.xsd" xmlns:mstns="http://tempuri.org/DataSetS23.xsd" xmlns="http://tempuri.org/DataSetS23.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="DataSetS23" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_UserDSName="DataSetS23" msprop:Generator_DataSetName="DataSetS23" msprop:EnableTableAdapterManager="true">
|
|
<xs:complexType>
|
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
|
<xs:element name="DettaglioRischio" msprop:Generator_UserTableName="DettaglioRischio" msprop:Generator_RowDeletedName="DettaglioRischioRowDeleted" msprop:Generator_RowChangedName="DettaglioRischioRowChanged" msprop:Generator_RowClassName="DettaglioRischioRow" msprop:Generator_RowChangingName="DettaglioRischioRowChanging" msprop:Generator_RowEvArgName="DettaglioRischioRowChangeEvent" msprop:Generator_RowEvHandlerName="DettaglioRischioRowChangeEventHandler" msprop:Generator_TableClassName="DettaglioRischioDataTable" msprop:Generator_TableVarName="tableDettaglioRischio" msprop:Generator_RowDeletingName="DettaglioRischioRowDeleting" msprop:Generator_TablePropName="DettaglioRischio">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="Intermediario" msprop:Generator_UserColumnName="Intermediario" msprop:Generator_ColumnVarNameInTable="columnIntermediario" msprop:Generator_ColumnPropNameInRow="Intermediario" msprop:Generator_ColumnPropNameInTable="IntermediarioColumn" type="xs:string" minOccurs="0" />
|
|
<xs:element name="CreditRisk" msdata:Caption="Rischio Credito <br> (Classe) &nbsp; &nbsp; " msprop:Generator_UserColumnName="CreditRisk" msprop:Generator_ColumnVarNameInTable="columnCreditRisk" msprop:Generator_ColumnPropNameInRow="CreditRisk" msprop:Generator_ColumnPropNameInTable="CreditRiskColumn" type="xs:string" minOccurs="0" />
|
|
<xs:element name="CreditRiskMax" msdata:Caption="Rischio Credito &nbsp; &nbsp; &nbsp; <br> massimo (Classe) &nbsp;&nbsp;" msprop:Generator_UserColumnName="CreditRiskMax" msprop:Generator_ColumnVarNameInTable="columnCreditRiskMax" msprop:Generator_ColumnPropNameInRow="CreditRiskMax" msprop:Generator_ColumnPropNameInTable="CreditRiskMaxColumn" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Var" msdata:Caption="Rischio Mercato <br> (Var %) &nbsp;" msprop:Generator_UserColumnName="Var" msprop:Generator_ColumnVarNameInTable="columnVar" msprop:Generator_ColumnPropNameInRow="Var" msprop:Generator_ColumnPropNameInTable="VarColumn" type="xs:string" minOccurs="0" />
|
|
<xs:element name="VarMax" msdata:Caption="Rischio Mercato <br> massimo (VaR %)&nbsp; &nbsp;" msprop:Generator_UserColumnName="VarMax" msprop:Generator_ColumnVarNameInTable="columnVarMax" msprop:Generator_ColumnPropNameInRow="VarMax" msprop:Generator_ColumnPropNameInTable="VarMaxColumn" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Rispetto" msdata:Caption="Adeguato" msprop:Generator_UserColumnName="Rispetto" msprop:Generator_ColumnVarNameInTable="columnRispetto" msprop:Generator_ColumnPropNameInRow="Rispetto" msprop:Generator_ColumnPropNameInTable="RispettoColumn" type="xs:int" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:choice>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:schema> |