<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="DataSetS147" targetNamespace="http://tempuri.org/DataSetS147.xsd" xmlns:mstns="http://tempuri.org/DataSetS147.xsd" xmlns="http://tempuri.org/DataSetS147.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="DataSetS147" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DataSetS147" msprop:Generator_UserDSName="DataSetS147">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="PesiValutePositive" msprop:Generator_TableClassName="PesiValutePositiveDataTable" msprop:Generator_TableVarName="tablePesiValutePositive" msprop:Generator_TablePropName="PesiValutePositive" msprop:Generator_RowDeletingName="PesiValutePositiveRowDeleting" msprop:Generator_UserTableName="PesiValutePositive" msprop:Generator_RowChangingName="PesiValutePositiveRowChanging" msprop:Generator_RowEvHandlerName="PesiValutePositiveRowChangeEventHandler" msprop:Generator_RowDeletedName="PesiValutePositiveRowDeleted" msprop:Generator_RowEvArgName="PesiValutePositiveRowChangeEvent" msprop:Generator_RowChangedName="PesiValutePositiveRowChanged" msprop:Generator_RowClassName="PesiValutePositiveRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="Valuta" msprop:Generator_ColumnVarNameInTable="columnValuta" msprop:Generator_ColumnPropNameInRow="Valuta" msprop:Generator_ColumnPropNameInTable="ValutaColumn" msprop:Generator_UserColumnName="Valuta" type="xs:string" minOccurs="0" />
              <xs:element name="Peso" msprop:Generator_ColumnVarNameInTable="columnPeso" msprop:Generator_ColumnPropNameInRow="Peso" msprop:Generator_ColumnPropNameInTable="PesoColumn" msprop:Generator_UserColumnName="Peso" type="xs:double" minOccurs="0" />
              <xs:element name="Pallino" msprop:Generator_ColumnVarNameInTable="columnPallino" msprop:Generator_ColumnPropNameInRow="Pallino" msprop:Generator_ColumnPropNameInTable="PallinoColumn" msprop:Generator_UserColumnName="Pallino" type="xs:string" minOccurs="0" />
              <xs:element name="Bandiera" msprop:Generator_ColumnVarNameInTable="columnBandiera" msprop:Generator_ColumnPropNameInRow="Bandiera" msprop:Generator_ColumnPropNameInTable="BandieraColumn" msprop:Generator_UserColumnName="Bandiera" type="xs:string" minOccurs="0" />
              <xs:element name="Copertura" msprop:Generator_ColumnVarNameInTable="columnCopertura" msprop:Generator_ColumnPropNameInRow="Copertura" msprop:Generator_ColumnPropNameInTable="CoperturaColumn" msprop:Generator_UserColumnName="Copertura" type="xs:double" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="PesiValuteNegative" msprop:Generator_TableClassName="PesiValuteNegativeDataTable" msprop:Generator_TableVarName="tablePesiValuteNegative" msprop:Generator_TablePropName="PesiValuteNegative" msprop:Generator_RowDeletingName="PesiValuteNegativeRowDeleting" msprop:Generator_UserTableName="PesiValuteNegative" msprop:Generator_RowChangingName="PesiValuteNegativeRowChanging" msprop:Generator_RowEvHandlerName="PesiValuteNegativeRowChangeEventHandler" msprop:Generator_RowDeletedName="PesiValuteNegativeRowDeleted" msprop:Generator_RowEvArgName="PesiValuteNegativeRowChangeEvent" msprop:Generator_RowChangedName="PesiValuteNegativeRowChanged" msprop:Generator_RowClassName="PesiValuteNegativeRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="Valuta" msprop:Generator_ColumnVarNameInTable="columnValuta" msprop:Generator_ColumnPropNameInRow="Valuta" msprop:Generator_ColumnPropNameInTable="ValutaColumn" msprop:Generator_UserColumnName="Valuta" type="xs:string" minOccurs="0" />
              <xs:element name="Peso" msprop:Generator_ColumnVarNameInTable="columnPeso" msprop:Generator_ColumnPropNameInRow="Peso" msprop:Generator_ColumnPropNameInTable="PesoColumn" msprop:Generator_UserColumnName="Peso" type="xs:double" minOccurs="0" />
              <xs:element name="Pallino" msprop:Generator_ColumnVarNameInTable="columnPallino" msprop:Generator_ColumnPropNameInRow="Pallino" msprop:Generator_ColumnPropNameInTable="PallinoColumn" msprop:Generator_UserColumnName="Pallino" type="xs:string" minOccurs="0" />
              <xs:element name="Bandiera" msprop:Generator_ColumnVarNameInTable="columnBandiera" msprop:Generator_ColumnPropNameInRow="Bandiera" msprop:Generator_ColumnPropNameInTable="BandieraColumn" msprop:Generator_UserColumnName="Bandiera" type="xs:string" minOccurs="0" />
              <xs:element name="Copertura" msprop:Generator_ColumnVarNameInTable="columnCopertura" msprop:Generator_ColumnPropNameInRow="Copertura" msprop:Generator_ColumnPropNameInTable="CoperturaColumn" msprop:Generator_UserColumnName="Copertura" type="xs:double" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="PesiValuteTotali" msprop:Generator_TableClassName="PesiValuteTotaliDataTable" msprop:Generator_TableVarName="tablePesiValuteTotali" msprop:Generator_TablePropName="PesiValuteTotali" msprop:Generator_RowDeletingName="PesiValuteTotaliRowDeleting" msprop:Generator_UserTableName="PesiValuteTotali" msprop:Generator_RowChangingName="PesiValuteTotaliRowChanging" msprop:Generator_RowEvHandlerName="PesiValuteTotaliRowChangeEventHandler" msprop:Generator_RowDeletedName="PesiValuteTotaliRowDeleted" msprop:Generator_RowEvArgName="PesiValuteTotaliRowChangeEvent" msprop:Generator_RowChangedName="PesiValuteTotaliRowChanged" msprop:Generator_RowClassName="PesiValuteTotaliRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="Valuta" msprop:Generator_ColumnVarNameInTable="columnValuta" msprop:Generator_ColumnPropNameInRow="Valuta" msprop:Generator_ColumnPropNameInTable="ValutaColumn" msprop:Generator_UserColumnName="Valuta" type="xs:string" minOccurs="0" />
              <xs:element name="Peso" msprop:Generator_ColumnVarNameInTable="columnPeso" msprop:Generator_ColumnPropNameInRow="Peso" msprop:Generator_ColumnPropNameInTable="PesoColumn" msprop:Generator_UserColumnName="Peso" type="xs:double" minOccurs="0" />
              <xs:element name="Pallino" msprop:Generator_ColumnVarNameInTable="columnPallino" msprop:Generator_ColumnPropNameInRow="Pallino" msprop:Generator_ColumnPropNameInTable="PallinoColumn" msprop:Generator_UserColumnName="Pallino" type="xs:string" minOccurs="0" />
              <xs:element name="Bandiera" msprop:Generator_ColumnVarNameInTable="columnBandiera" msprop:Generator_ColumnPropNameInRow="Bandiera" msprop:Generator_ColumnPropNameInTable="BandieraColumn" msprop:Generator_UserColumnName="Bandiera" type="xs:string" minOccurs="0" />
              <xs:element name="Copertura" msprop:Generator_ColumnVarNameInTable="columnCopertura" msprop:Generator_ColumnPropNameInRow="Copertura" msprop:Generator_ColumnPropNameInTable="CoperturaColumn" msprop:Generator_UserColumnName="Copertura" type="xs:double" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>