<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="OD" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
  <xs:element name="OD" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="odn">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="DT" msdata:Caption="Дата" type="xs:dateTime" minOccurs="0" />
              <xs:element name="TOTAL" msdata:Caption="Всего" type="xs:decimal" minOccurs="0" />
              <xs:element name="AUC_1W" msdata:Caption="на срок 1 неделя" type="xs:decimal" minOccurs="0" />
              <xs:element name="AUC_THIN" msdata:Caption="тонкой настройки" type="xs:decimal" minOccurs="0" />
              <xs:element name="OV_P" msdata:Caption="Депозиты овернайт постоянного действия" type="xs:decimal" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>