<!-- 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="18"/>
			<xs:fractionDigits value="3"/>
		</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="MS28T"/>
			</xs:sequence>
			<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="MS28T">
		<xs:annotation>
			<xs:documentation>Блок данных отчёта</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element ref="FIRM" maxOccurs="unbounded"/>
			</xs:sequence>
			<xs:attribute name="ReportDate" type="xs:date" 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:documentation xml:lang="en">Element with report data</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence minOccurs="0">
				<xs:element ref="RealAcc" maxOccurs="unbounded"/>
			</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:attribute name="EndOfDay" type="YES_NO_Type" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Признак конца опердня</xs:documentation>
				</xs:annotation>
			</xs:attribute>
		</xs:complexType>
	</xs:element>
	<xs:element name="RealAcc">
		<xs:annotation>
			<xs:documentation>Блок информации о торговом счёте</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element ref="CASH" minOccurs="0"/>
				<xs:element ref="COMMODITY" minOccurs="0" maxOccurs="unbounded"/>
			</xs:sequence>
			<xs:attribute name="RealAcc" type="REALACCOUNT_Type" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">РК участника</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="RealAccType" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Тип РК. "O" - торговый РК, "W" - РК гарантийного обеспечения</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string">
						<xs:enumeration value="O"/>
						<xs:enumeration value="W"/>
					</xs:restriction>
				</xs:simpleType>
			</xs:attribute>
		</xs:complexType>
	</xs:element>
	<xs:element name="CASH">
		<xs:annotation>
			<xs:documentation xml:lang="ru">Блок денег</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element ref="CashReqOrOblig" minOccurs="0" maxOccurs="unbounded"/>
			</xs:sequence>
			<xs:attribute name="CUR" type="xs:string" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Валюта</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="UnexecutedSUM" type="xs:float" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Сумма по счету. Незакрытые требования в плюс, незакрытые обязательства в минус</xs:documentation>
				</xs:annotation>
			</xs:attribute>
		</xs:complexType>
	</xs:element>
	<xs:element name="CashReqOrOblig">
		<xs:annotation>
			<xs:documentation xml:lang="ru">Обязательства по счету</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:attribute name="ReqOrObligStatus" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Статус обязательства</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string">
						<xs:enumeration value="DONE"/>
						<xs:enumeration value="OPEN"/>
						<xs:enumeration value="REJT"/>
						<xs:enumeration value="WAIT"/>
					</xs:restriction>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="ReqOrObligNo" type="xs:string" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Номер требования/обязательства</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="RegDateTime" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Дата\время регистрации</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string"/>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="ExecDateTime" type="xs:string" use="optional">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Дата\время исполнения</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<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="TradePlace" 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:attribute name="CPFIRMNAME" type="FIRMNAME_LONG_Type" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Наименование контрагента</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="StartExecDate" type="xs:date" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Дата начала исполнения</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="FinExecDate" type="xs:date" use="optional">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Дата окончания исполнения</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="VAL" type="xs:float" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Сумма обязательства</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="VAT" type="xs:float" use="optional">
				<xs:annotation>
					<xs:documentation xml:lang="ru">НДС</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="Comment" type="xs:string" use="optional">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Комментарий</xs:documentation>
				</xs:annotation>
			</xs:attribute>
		</xs:complexType>
	</xs:element>
	<xs:element name="COMMODITY">
		<xs:annotation>
			<xs:documentation xml:lang="ru">Блок товара</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element ref="CommReqOrOblig" maxOccurs="unbounded"/>
			</xs:sequence>
			<xs:attribute name="SecId" type="SECURITYID_Type" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Код инструмента</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="Unit" type="xs:string" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Единица учета</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="UndelivQuantity" type="QUANTITY_Type" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Количество. Незакрытые требования в плюс, незакрытые обязательства в минус</xs:documentation>
				</xs:annotation>
			</xs:attribute>
		</xs:complexType>
	</xs:element>
	<xs:element name="CommReqOrOblig">
		<xs:annotation>
			<xs:documentation xml:lang="ru">Перечень требований/обязательств</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:attribute name="ReqOrObligStatus" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Статус обязательства</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string">
						<xs:enumeration value="DONE"/>
						<xs:enumeration value="OPEN"/>
						<xs:enumeration value="WAIT"/>
						<xs:enumeration value="REJT"/>
					</xs:restriction>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="ReqOrObligNo" type="xs:string" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Номер требования/обязательства</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="RegDateTime" type="xs:string" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Дата\время регистрации</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="ExecDateTime" type="xs:string" use="optional">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Дата\время исполнения</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<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="TradePlace" 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:attribute name="CPFIRMNAME" type="FIRMNAME_LONG_Type" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Наименование контрагента</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="StartExecDate" type="xs:date" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Дата начала исполнения</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="FinExecDate" type="xs:date" use="optional">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Дата окончания исполнения</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="Quantity" type="QUANTITY_Type" use="required">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Количество</xs:documentation>
				</xs:annotation>
			</xs:attribute>
			<xs:attribute name="Comment" type="xs:string" use="optional">
				<xs:annotation>
					<xs:documentation xml:lang="ru">Комментарий</xs:documentation>
				</xs:annotation>
			</xs:attribute>
		</xs:complexType>
	</xs:element>
</xs:schema>
