<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="Ruonia" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
  <xs:element name="Ruonia" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="ro">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="D0" msdata:Caption="Дата" type="xs:dateTime" minOccurs="0" />
              <xs:element name="ruo" msdata:Caption="Ставка, %" type="xs:decimal" minOccurs="0" />
              <xs:element name="vol" msdata:Caption="Объем сделок,по которым произведен расчет ставки RUONIA, млрд. руб." type="xs:decimal" minOccurs="0" />
              <xs:element name="DateUpdate" msdata:Caption="Дата публикации" type="xs:dateTime" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>