<?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="odr">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="D0" msdata:Caption="Дата" type="xs:dateTime" minOccurs="0" />
              <xs:element name="D1_7" msdata:Caption="от 1 до 7 дней" type="xs:decimal" minOccurs="0" />
              <xs:element name="D8_30" msdata:Caption="от 8 до 30 дней" type="xs:decimal" minOccurs="0" />
              <xs:element name="depo" msdata:Caption="до востребования" type="xs:decimal" minOccurs="0" />
              <xs:element name="total" msdata:Caption="Итого" type="xs:decimal" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>