﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="InfoBeyondMicexRepo" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
 <xs:element name="InfoBeyondMicexRepo" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
 <xs:complexType>
 <xs:choice minOccurs="0" maxOccurs="unbounded">
 <xs:element name="IR">
 <xs:complexType>
 <xs:sequence>
  <xs:element name="D0" msdata:Caption="на дату" type="xs:dateTime" minOccurs="0" /> 
  <xs:element name="ISIN" type="xs:string" minOccurs="0" /> 
  <xs:element name="RegN" msdata:Caption="Краткое наименование ценной бумаги" type="xs:string" minOccurs="0" /> 
  <xs:element name="Em" msdata:Caption="Формальный эмитент" type="xs:string" minOccurs="0" /> 
  <xs:element name="Cur" msdata:Caption="Валюта" type="xs:string" minOccurs="0" /> 
  <xs:element name="Price" msdata:Caption="Цена,% от номинала" type="xs:decimal" minOccurs="0" /> 
  <xs:element name="Discount" msdata:Caption="Начальное значение дисконта, %" type="xs:decimal" minOccurs="0" /> 
  </xs:sequence>
  </xs:complexType>
  </xs:element>
  </xs:choice>
  </xs:complexType>
  </xs:element>
  </xs:schema>
