<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="swapinfosellusd" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
  <xs:element name="swapinfosellusd" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="SSU">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="DateBuy" msdata:Caption="Дата заключения сделки" type="xs:dateTime" minOccurs="0" />
              <xs:element name="DateSell" msdata:Caption="Дата продажи долларов США" type="xs:dateTime" minOccurs="0" />
              <xs:element name="DateSPOT" msdata:Caption="Дата продажи рублей" type="xs:dateTime" minOccurs="0" />
              <xs:element name="Type" msdata:Caption="Сроки расчетов TODTOM-0 / TOMSPT-1" type="xs:int" minOccurs="0" />
              <xs:element name="BaseRate" msdata:Caption="Базовый курс, USD/RUB" type="xs:decimal" minOccurs="0" />
              <xs:element name="SD" msdata:Caption="Своп-разница, RUB" type="xs:decimal" minOccurs="0" />
              <xs:element name="TIR" msdata:Caption="Процентная ставка RUB, %" type="xs:decimal" minOccurs="0" />
              <xs:element name="Stavka" msdata:Caption="Процентная ставка USD, %" type="xs:decimal" minOccurs="0" />
              <xs:element name="limit" msdata:Caption="Лимит на объем операций, млрд. долларов США" type="xs:decimal" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>