﻿<?xml version="1.0" encoding="utf-8"?>
     <xs:schema id="mmrf" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
          <xs:element name="mmrf" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
            <xs:complexType>
              <xs:choice minOccurs="0" maxOccurs="unbounded">
                <xs:element name="mr">
                  <xs:complexType>
                    <xs:sequence>
                      <xs:element name="D0" msdata:Caption="Дата" type="xs:dateTime" minOccurs="0" />
                      <xs:element name="p1" msdata:Caption="Международные резервы" type="xs:decimal" minOccurs="0" />
                      <xs:element name="p2" msdata:Caption="в том числе:валютные резервы" type="xs:decimal" minOccurs="0" />
                      <xs:element name="p3" msdata:Caption="в том числе:валютные резервы:иностранная валюта" type="xs:decimal" minOccurs="0" />
                      <xs:element name="p4" msdata:Caption="в том числе:валютные резервы:счет в СДР" type="xs:decimal" minOccurs="0" />
                      <xs:element name="p5" msdata:Caption="в том числе:валютные резервы:резервная позиция в МВФ" type="xs:decimal" minOccurs="0" />
                      <xs:element name="p6" msdata:Caption="в том числе:монетарное(золото)" type="xs:decimal" minOccurs="0" />
                    </xs:sequence>
                  </xs:complexType>
                </xs:element>
              </xs:choice>
            </xs:complexType>
          </xs:element>
        </xs:schema>
   