﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="OBR" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
 <xs:element name="OBR" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
 <xs:complexType>
 <xs:choice minOccurs="0" maxOccurs="unbounded">
 <xs:element name="OBR">
 <xs:complexType>
 <xs:sequence>
  <xs:element name="Dt" msdata:Caption="Дата отчета" type="xs:dateTime" minOccurs="0" /> 
  <xs:element name="PLACEMENT_TYPE" msdata:Caption="Тип операции (S-продажа, B-покупка)" type="xs:string" minOccurs="0" /> 
  <xs:element name="AU_YIELD_AVW" msdata:Caption="Средневзвешенная ставка, % годовых" type="xs:decimal" minOccurs="0" /> 
  <xs:element name="DAYSTOMAT" msdata:Caption="Срок до выкупа, дней" type="xs:int" minOccurs="0" /> 
  <xs:element name="SECURITY" msdata:Caption="Регистрационный номер выпуска" type="xs:string" minOccurs="0" /> 
  <xs:element name="AU_REALVOL" msdata:Caption="Объем по рыночной стоимости, млн.руб." type="xs:decimal" minOccurs="0" /> 
  <xs:element name="AU_REALVOL_NOM" msdata:Caption="Объем по номиналу, млн.руб." type="xs:decimal" minOccurs="0" /> 
  <xs:element name="MAT_DATE" msdata:Caption="Дата выкупа" type="xs:dateTime" minOccurs="0" /> 
  </xs:sequence>
  </xs:complexType>
  </xs:element>
  </xs:choice>
  </xs:complexType>
  </xs:element>
  </xs:schema>