<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="SwapInfoSellUSDVol" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
  <xs:element name="SwapInfoSellUSDVol" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="SSUV">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="DT" msdata:Caption="Дата заключения сделки" type="xs:dateTime" minOccurs="0" />
              <xs:element name="TODTOMrubvol" msdata:Caption="Объем первых частей сделок  со сроками расчетов &quot;сегодня-завтра&quot;, млн. рублей" type="xs:decimal" minOccurs="0" />
              <xs:element name="TODTOMusdvol" msdata:Caption="Объем первых частей сделок  со сроками расчетов &quot;сегодня-завтра&quot;, млн. долларов США" type="xs:decimal" minOccurs="0" />
              <xs:element name="TOMSPTrubvol" msdata:Caption="Объем первых частей сделок со сроками расчетов &quot;завтра-послезавтра&quot;, млн. рублей" type="xs:decimal" minOccurs="0" />
              <xs:element name="TOMSPTusdvol" msdata:Caption="Объем первых частей сделок со сроками расчетов &quot;завтра-послезавтра&quot;, млн. долларов США" type="xs:decimal" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>