﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="GKOOFZMR" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
 <xs:element name="GKOOFZMR" 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="Dt" msdata:Caption="Дата" type="xs:dateTime" minOccurs="0" /> 
  <xs:element name="DShort" msdata:Caption="Краткосрочная ставка, % годовых" type="xs:decimal" minOccurs="0" /> 
  <xs:element name="DMedium" msdata:Caption="Среднесрочная ставка, % годовых" type="xs:decimal" minOccurs="0" /> 
  <xs:element name="DLong" msdata:Caption="Долгосрочная ставка, % годовых" type="xs:decimal" minOccurs="0" /> 
  </xs:sequence>
  </xs:complexType>
  </xs:element>
  </xs:choice>
  </xs:complexType>
  </xs:element>
  </xs:schema>