﻿<?xml version="1.0" encoding="utf-8"?>
        <xs:schema id="ROISfix" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
          <xs:element name="ROISfix" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
            <xs:complexType>
              <xs:choice minOccurs="0" maxOccurs="unbounded">
                <xs:element name="rf">
                  <xs:complexType>
                    <xs:sequence>
                      <xs:element name="D0" msdata:Caption="Дата" type="xs:dateTime" minOccurs="0" />
                      <xs:element name="R1W" msdata:Caption="1 неделя" type="xs:decimal" minOccurs="0" />
                      <xs:element name="R2W" msdata:Caption="2 недели" type="xs:decimal" minOccurs="0" />
                      <xs:element name="R1M" msdata:Caption="1 месяц" type="xs:decimal" minOccurs="0" />
                      <xs:element name="R2M" msdata:Caption="2 месяца" type="xs:decimal" minOccurs="0" />
                      <xs:element name="R3M" msdata:Caption="3 месяца" type="xs:decimal" minOccurs="0" />
                      <xs:element name="R6M" msdata:Caption="6 месяцев" type="xs:decimal" minOccurs="0" />
                    </xs:sequence>
                  </xs:complexType>
                </xs:element>
              </xs:choice>
            </xs:complexType>
          </xs:element>
       </xs:schema>
