<!-- edited with XMLSpy v2020 (http://www.altova.com) by S (JSC Moscow Exchange) -->
<!--W3C Schema generated by XMLSpy v2005 rel. 3 U (http://www.altova.com)-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
	<xs:simpleType name="DOCTYPEID_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Идентификатор типа документа в системе электронного документооборота"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="1"/>
			<xs:maxLength value="12"/>
			<xs:pattern value="[A-Z,0-9,_,//,А-Я]{1,12}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DOCNO_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Уникальный учетный номер документа в системе электронного документооборота"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="1"/>
			<xs:maxLength value="12"/>
			<xs:pattern value="[A-Z,0-9,//]{1,12}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SENDERID_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Идентификатор фирмы отправителя/получателя ЭДО"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="12"/>
			<xs:minLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SENDERNAME_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Наименование фирмы отправителя/получателя в системе ЭДО"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="1"/>
			<xs:maxLength value="30"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="REMARKS_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Примечание к документу"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="1"/>
			<xs:maxLength value="120"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RECNO_Type">
		<xs:annotation>
			<xs:documentation>Тип "Номер записи"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:totalDigits value="11"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="FIRMID_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Идентификатор фирмы"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="0"/>
			<xs:maxLength value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="FIRMNAME_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Краткое наименование фирмы"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="0"/>
			<xs:maxLength value="30"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="FIRMNAME_LONG_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Hаименование фирмы"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="0"/>
			<xs:maxLength value="120"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="FIRM_INN_Type">
		<xs:annotation>
			<xs:documentation>Тип: "ИНН фирмы"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="BOARDID_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Код, присвоенный режиму торгов"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="BOARD_NAME_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Наименование режима торгов"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="30"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SECURITYID_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Идентификатор ценной бумаги"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SEC_SHORT_NAME_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Краткое наименование ценной бумаги"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="10"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SEC_NAME_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Полное наименование ценной бумаги"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="30"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SEC_TYPE_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Тип ценной бумаги"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TRDACCID_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Идентификатор торгового счета"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CURRENCYID_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Идентификатор вылюты"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CURRENCYNAME_Type">
		<xs:annotation>
			<xs:documentation>Тип "Наименование валюты"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="30"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SETTLECODE_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Код расчётов"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="BUYSELL_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Вид сделки 'B'-покупка, 'S'-продажа"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="1"/>
			<xs:maxLength value="1"/>
			<xs:enumeration value="B"/>
			<xs:enumeration value="S"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="YES_NO_Type">
		<xs:annotation>
			<xs:documentation>Тип: " "Y"-YES, "N"-NO"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="1"/>
			<xs:maxLength value="1"/>
			<xs:enumeration value="Y"/>
			<xs:enumeration value="N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TRADE_PERIOD_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Период торгов"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="1"/>
			<xs:maxLength value="1"/>
			<xs:enumeration value="C"/>
			<xs:enumeration value="N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DECIMALS_Type">
		<xs:annotation>
			<xs:documentation>Тип "Число значимых знаков после запятой"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:totalDigits value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="QUANTITY_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Количество"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="20"/>
			<xs:fractionDigits value="0"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="FLOAT_20.2_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Вещественное число с длиной дробной части = 2"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="20"/>
			<xs:fractionDigits value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="FLOAT_20.4_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Вещественное число с длиной дробной части = 4"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="20"/>
			<xs:fractionDigits value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PRICE_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Цена, ставка"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="20"/>
			<xs:fractionDigits value="6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="WEEKDAY_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Наименование дня недели"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="Понедельник"/>
			<xs:enumeration value="Вторник"/>
			<xs:enumeration value="Среда"/>
			<xs:enumeration value="Четверг"/>
			<xs:enumeration value="Пятница"/>
			<xs:enumeration value="Суббота"/>
			<xs:enumeration value="Воскресенье"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TRADENO_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Номер сделки/заявки/отчета в торговой системе"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="20"/>
			<xs:fractionDigits value="0"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ORDER_TYPE_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Тип заявки"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TRADE_TYPE_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Тип сделки"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EXCHANGEID_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Идентификатор торговой площадки"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CLIENT_CODE_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Код клиента"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CLIENT_DETAILS_Type">
		<xs:annotation>
			<xs:documentation>Тип "ИНН или № паспорта клиента"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="41"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DETAILS_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Идентификационные данные клиента (ИНН или номер паспорта)"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MATHREF_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Ссылка"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="10"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="BROKERREF_Type">
		<xs:annotation>
			<xs:documentation>Тип: "Дополнительная справочная информация"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EXTREF_Type">
		<xs:annotation>
			<xs:documentation>Тип "Поле-примечание, используется для обратной связи с внешними системами"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="INFTYPE_Type">
		<xs:annotation>
			<xs:documentation>Тип "Тип информации"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CLEARINGTYPE_Type">
		<xs:annotation>
			<xs:documentation>Тип "Тип клиринга"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:length value="1"/>
			<xs:enumeration value="S"/>
			<xs:enumeration value="M"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SESSION_Type">
		<xs:annotation>
			<xs:documentation>Тип "Номер клиринговой сессии"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:totalDigits value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="REPOPART_Type">
		<xs:annotation>
			<xs:documentation>Тип "Часть РЕПО (первая или вторая)"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
			<xs:maxInclusive value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="REPOPERIOD_Type">
		<xs:annotation>
			<xs:documentation>Тип "Срок сделки РЕПО"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:integer">
			<xs:totalDigits value="11"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="INFOTYPE_Type">
		<xs:annotation>
			<xs:documentation>Тип "Информация о счетах или о пользователях"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:length value="1"/>
			<xs:enumeration value="A"/>
			<xs:enumeration value="U"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CHANGED_Type">
		<xs:annotation>
			<xs:documentation>Тип "Признак изменения данных"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:length value="1"/>
			<xs:enumeration value="Y"/>
			<xs:enumeration value="N"/>
			<xs:enumeration value="D"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DEPACCID_Type">
		<xs:annotation>
			<xs:documentation>Тип "Счет депо"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="35"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DEPUNITID_Type">
		<xs:annotation>
			<xs:documentation>Тип "Раздел счета депо"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="17"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="REALACCOUNT_Type">
		<xs:annotation>
			<xs:documentation>Тип "Номер счета в РЦ"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="120"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CLEARINGCENTERID_Type">
		<xs:annotation>
			<xs:documentation>Тип "Код РЦ"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CLEARINGCENTERNAME_Type">
		<xs:annotation>
			<xs:documentation>Тип "Наименование РЦ"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="BANKACCID_Type">
		<xs:annotation>
			<xs:documentation>Тип "Код денежной позиции"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EXTSETTLECODE_Type">
		<xs:annotation>
			<xs:documentation>Тип "Расчетный код Участника"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ACCEPTNO_Type">
		<xs:annotation>
			<xs:documentation>Тип "Номер подтверждения УКО"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="21"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EXCHANGENAME_Type">
		<xs:annotation>
			<xs:documentation>Тип "Наименование биржи"</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="120"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:complexType name="DOC_REQUISITES_Type">
		<xs:annotation>
			<xs:documentation xml:lang="ru">Реквизиты документа в системе электронного документооборота</xs:documentation>
			<xs:documentation xml:lang="en">Document metadata</xs:documentation>
		</xs:annotation>
		<xs:attribute name="DOC_DATE" type="xs:date" use="optional">
			<xs:annotation>
				<xs:documentation xml:lang="ru">Дата формирования файла</xs:documentation>
				<xs:documentation xml:lang="en">Date of the document</xs:documentation>
			</xs:annotation>
			<!--Дата формирования документа-->
		</xs:attribute>
		<xs:attribute name="DOC_TIME" type="xs:time" use="optional">
			<xs:annotation>
				<xs:documentation xml:lang="ru">Время формирования файла</xs:documentation>
				<xs:documentation xml:lang="en">File generation time</xs:documentation>
			</xs:annotation>
			<!--Время формирования документа-->
		</xs:attribute>
		<xs:attribute name="DOC_NO" type="DOCNO_Type" use="optional">
			<xs:annotation>
				<xs:documentation xml:lang="ru">Уникальный учетный номер документа в системе электронного документооборота</xs:documentation>
				<xs:documentation xml:lang="en">Document unique number in the electronic document exchange system</xs:documentation>
			</xs:annotation>
			<!--Уникальный учетный номер документа-->
		</xs:attribute>
		<xs:attribute name="DOC_TYPE_ID" type="DOCTYPEID_Type" use="optional">
			<xs:annotation>
				<xs:documentation xml:lang="ru">Идентификатор типа документа в системе электронного документооборота</xs:documentation>
				<xs:documentation xml:lang="en">Document type ID in the electronic document exchange system</xs:documentation>
			</xs:annotation>
			<!--Идентификатор типа документа-->
		</xs:attribute>
		<xs:attribute name="SENDER_ID" type="SENDERID_Type" use="optional">
			<xs:annotation>
				<xs:documentation xml:lang="ru">Идентификатор отправителя</xs:documentation>
				<xs:documentation xml:lang="en">Sender ID</xs:documentation>
			</xs:annotation>
			<!--Идентификатор фирмы-отправителя документа-->
		</xs:attribute>
		<xs:attribute name="SENDER_NAME" type="SENDERNAME_Type" use="optional">
			<xs:annotation>
				<xs:documentation xml:lang="ru">Краткое наименование отправителя</xs:documentation>
				<xs:documentation xml:lang="en">Sender short name</xs:documentation>
			</xs:annotation>
			<!--Наименование (краткое) организатора системы электронного документооборота-->
		</xs:attribute>
		<xs:attribute name="RECEIVER_ID" type="SENDERID_Type" use="optional">
			<xs:annotation>
				<xs:documentation xml:lang="ru">Идентификатор получателя</xs:documentation>
				<xs:documentation xml:lang="en">Recipient ID</xs:documentation>
			</xs:annotation>
			<!--Идентификатор фирмы-получателя документа-->
		</xs:attribute>
		<xs:attribute name="REMARKS" type="REMARKS_Type" use="optional">
			<xs:annotation>
				<xs:documentation xml:lang="ru">Текст примечания к файлу</xs:documentation>
				<xs:documentation xml:lang="en">Additional remarks</xs:documentation>
			</xs:annotation>
			<!--Примечание к документу-->
		</xs:attribute>
		<xs:attribute name="SIGNAUTHOR" type="xs:string" use="optional">
			<xs:annotation>
				<xs:documentation xml:lang="ru">ФИО автора ЭЦП</xs:documentation>
				<xs:documentation xml:lang="en">Name of the electronic signature author</xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:element name="DOC">
		<xs:annotation>
			<xs:documentation xml:lang="ru">Корневой элемент (root element) XML документа</xs:documentation>
			<xs:documentation xml:lang="en">Document root element</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element ref="DOC_REQUISITES"/>
				<xs:element ref="REPORTDATE"/>
			</xs:sequence>
			<xs:attribute name="DocType" type="xs:string" use="required"/>
			<xs:attribute name="IS_EMPTY" type="xs:boolean" use="optional"/>
		</xs:complexType>
	</xs:element>
	<xs:element name="DOC_REQUISITES" type="DOC_REQUISITES_Type">
		<xs:annotation>
			<xs:documentation>Блок информации о документе</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:element name="REPORTDATE">
		<xs:annotation>
			<xs:documentation>Блок данных отчёта</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence maxOccurs="unbounded">
				<xs:element ref="FIRM"/>
			</xs:sequence>
			<xs:attribute name="FirstReportDate" type="xs:date" use="required">
				<xs:annotation>
					<xs:documentation>Дата начала периода</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="LastReportDate" type="xs:date" use="required">
				<xs:annotation>
					<xs:documentation>Дата окончания периода</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="TodayDate" type="xs:date" use="required">
				<xs:annotation>
					<xs:documentation>Дата формирования отчета</xs:documentation>
				</xs:annotation>
			</xs:attribute>
		</xs:complexType>
	</xs:element>
	<xs:element name="REALACCOUNT">
		<xs:annotation>
			<xs:documentation>Блок информации по расчетному коду участника</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence minOccurs="0" maxOccurs="unbounded">
				<xs:element ref="TRADE"/>
			</xs:sequence>
			<xs:attribute name="RealAccount" type="REALACCOUNT_Type" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Расчетный код</xs:documentation>
				</xs:annotation>
			</xs:attribute>
		</xs:complexType>
	</xs:element>
	<xs:element name="FIRM">
		<xs:annotation>
			<xs:documentation xml:lang="ru">Блок информации о фирме</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence minOccurs="0" maxOccurs="unbounded">
				<xs:element ref="REALACCOUNT"/>
			</xs:sequence>
			<xs:attribute name="FirmId" type="FIRMID_Type" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Код фирмы</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="FirmName" type="FIRMNAME_LONG_Type" use="required">
				<xs:annotation>
					<xs:documentation>Наименование фирмы</xs:documentation>
				</xs:annotation>
			</xs:attribute>
		</xs:complexType>
	</xs:element>
	<xs:element name="TRADE">
		<xs:annotation>
			<xs:documentation xml:lang="ru">Блок информации по сделке</xs:documentation>
			<xs:documentation xml:lang="en">Element with data per security</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:attribute name="TradeNo" type="TRADENO_Type" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Номер сделки</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="TradeDate" type="xs:date" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Дата заключения сделки</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="BuySell" type="BUYSELL_Type" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Код направления сделки</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="BuySellDesc" type="xs:string" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Направление сделки</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="CPFirmId" type="FIRMID_Type" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Код контрагента</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="CPFirmINN" type="FIRM_INN_Type" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">ИНН контрагента</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="CPFirmName" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Наименование контрагента</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string">
						<xs:maxLength value="255"/>
					</xs:restriction>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="CommodityId" type="SECURITYID_Type" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Код товара</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="CommodityName" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Наименование товара</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string">
						<xs:maxLength value="120"/>
					</xs:restriction>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="Quantity" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Объем в единицах товара</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:integer"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="Price" type="FLOAT_20.2_Type" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Цена единицы в рублях</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="ValWithVat" type="FLOAT_20.2_Type" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Стоимость товара по сделке с НДС</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="ExchComm" type="FLOAT_20.2_Type" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Взысканная торговая комиссия </xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="ClrComm" type="FLOAT_20.2_Type" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Взысканная клиринговая комиссия</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="Status" type="xs:string" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Код статуса сделки </xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="StatusDesc" type="xs:string" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Наименование статуса сделки</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="ExpectedDeliveryDate" type="xs:date" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Конечная дата поставки</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="DeliveryDate" type="xs:date" use="optional">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Фактическая дата поставки</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="FactQuantity" use="optional">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Фактический объем поставки</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:decimal">
						<xs:totalDigits value="18"/>
						<xs:fractionDigits value="3"/>
					</xs:restriction>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="PriceDiff" type="FLOAT_20.2_Type" use="optional">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Скидка/надбавка за единицу товара</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="TransportDiff" type="FLOAT_20.2_Type" use="optional">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Транспортный дифференциал за единицу товара</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="ClrVal" type="FLOAT_20.2_Type" use="optional">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Стоимость поставленного товара</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="ExpectedSettleDate" type="xs:date" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Конечная дата оплаты</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="SettleDate" type="xs:date" use="optional">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Фактическая дата оплаты</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="FactClrVal" type="FLOAT_20.2_Type" use="optional">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Оплаченная сумма</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="EndClrDate" type="xs:date" use="optional">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Фактическая дата прекращения клиринга</xs:documentation>
				</xs:annotation>
			</xs:attribute>
		</xs:complexType>
	</xs:element>
</xs:schema>
