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