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

38 lines
4.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="DataSetS166" targetNamespace="http://tempuri.org/DataSetS166.xsd" xmlns:mstns="http://tempuri.org/DataSetS166.xsd" xmlns="http://tempuri.org/DataSetS166.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="DataSetS166" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DataSetS166" msprop:Generator_UserDSName="DataSetS166">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="ContoCorrente" msprop:Generator_TableClassName="ContoCorrenteDataTable" msprop:Generator_TableVarName="tableContoCorrente" msprop:Generator_TablePropName="ContoCorrente" msprop:Generator_RowDeletingName="ContoCorrenteRowDeleting" msprop:Generator_UserTableName="ContoCorrente" msprop:Generator_RowChangingName="ContoCorrenteRowChanging" msprop:Generator_RowEvHandlerName="ContoCorrenteRowChangeEventHandler" msprop:Generator_RowDeletedName="ContoCorrenteRowDeleted" msprop:Generator_RowEvArgName="ContoCorrenteRowChangeEvent" msprop:Generator_RowChangedName="ContoCorrenteRowChanged" msprop:Generator_RowClassName="ContoCorrenteRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Intermediario" msprop:Generator_ColumnVarNameInTable="columnIntermediario" msprop:Generator_ColumnPropNameInRow="Intermediario" msprop:Generator_ColumnPropNameInTable="IntermediarioColumn" msprop:Generator_UserColumnName="Intermediario" type="xs:string" minOccurs="0" />
<xs:element name="Numero" msprop:Generator_ColumnVarNameInTable="columnNumero" msprop:Generator_ColumnPropNameInRow="Numero" msprop:Generator_ColumnPropNameInTable="NumeroColumn" msprop:Generator_UserColumnName="Numero" type="xs:string" minOccurs="0" />
<xs:element name="Saldo" msprop:Generator_ColumnVarNameInTable="columnSaldo" msprop:Generator_ColumnPropNameInRow="Saldo" msprop:Generator_ColumnPropNameInTable="SaldoColumn" msprop:Generator_UserColumnName="Saldo" type="xs:decimal" minOccurs="0" />
<xs:element name="CreditRisk" msdata:Caption="Rischio&lt;BR&gt;Credito" msprop:Generator_ColumnVarNameInTable="columnCreditRisk" msprop:Generator_ColumnPropNameInRow="CreditRisk" msprop:Generator_ColumnPropNameInTable="CreditRiskColumn" msprop:Generator_UserColumnName="CreditRisk" type="xs:string" minOccurs="0" />
<xs:element name="VaR" msdata:Caption="Rischio&lt;BR&gt;(VaR %)" msprop:Generator_ColumnVarNameInTable="columnVaR" msprop:Generator_ColumnPropNameInRow="VaR" msprop:Generator_ColumnPropNameInTable="VaRColumn" msprop:Generator_UserColumnName="VaR" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TotaleConti" msprop:Generator_TableClassName="TotaleContiDataTable" msprop:Generator_TableVarName="tableTotaleConti" msprop:Generator_TablePropName="TotaleConti" msprop:Generator_RowDeletingName="TotaleContiRowDeleting" msprop:Generator_UserTableName="TotaleConti" msprop:Generator_RowChangingName="TotaleContiRowChanging" msprop:Generator_RowEvHandlerName="TotaleContiRowChangeEventHandler" msprop:Generator_RowDeletedName="TotaleContiRowDeleted" msprop:Generator_RowEvArgName="TotaleContiRowChangeEvent" msprop:Generator_RowChangedName="TotaleContiRowChanged" msprop:Generator_RowClassName="TotaleContiRow">
<xs:complexType>
<xs:sequence>
<xs:element name="Descrizione" msprop:Generator_ColumnVarNameInTable="columnDescrizione" msprop:Generator_ColumnPropNameInRow="Descrizione" msprop:Generator_ColumnPropNameInTable="DescrizioneColumn" msprop:Generator_UserColumnName="Descrizione" type="xs:string" minOccurs="0" />
<xs:element name="Valore" msprop:Generator_ColumnVarNameInTable="columnValore" msprop:Generator_ColumnPropNameInRow="Valore" msprop:Generator_ColumnPropNameInTable="ValoreColumn" msprop:Generator_UserColumnName="Valore" type="xs:decimal" minOccurs="0" />
<xs:element name="VaR" msprop:Generator_ColumnVarNameInTable="columnVaR" msprop:Generator_ColumnPropNameInRow="VaR" msprop:Generator_ColumnPropNameInTable="VaRColumn" msprop:Generator_UserColumnName="VaR" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>