<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
	<xsd:include schemaLocation="commonSimpleTypes.xsd"/>
	<xsd:include schemaLocation="tFIO_v01.xsd"/>
	<xsd:include schemaLocation="tCad_number_v01.xsd"/>
	<xsd:include schemaLocation="tBaseParametrs_v01.xsd"/>
	<xsd:include schemaLocation="tRightHolderOut_v01.xsd"/>
	<xsd:include schemaLocation="tAddress_All_v01.xsd"/>
	<xsd:include schemaLocation="tRecordNumber_v01.xsd"/>
	<xsd:include schemaLocation="tDduDealSubject_v01.xsd"/>
	<!--===Общие сведения-->
	<xsd:complexType name="Materials">
		<xsd:annotation>
			<xsd:documentation>Материалы наружных стен здания</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="material" type="Material" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Материал наружных стен здания</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="Material">
		<xsd:annotation>
			<xsd:documentation>Материал наружных стен здания</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="material" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://192.168.14.254:8000/catalogs/126/items">Материал стен</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CulturalHeritage">
		<xsd:annotation>
			<xsd:documentation>Сведения о включении объекта недвижимости в единый государственный реестр объектов культурного наследия (памятников истории и культуры) народов Российской Федерации</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="heritage_decisions">
				<xsd:annotation>
					<xsd:documentation>Реквизиты решений</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="heritage_decision" type="DocRequisite" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Реквизиты решения</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
			<xsd:element name="included" type="xsd:boolean">
				<xsd:annotation>
					<xsd:documentation>Включен в реестр объектов культурного наследия или является выявленным объектом</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="reg_number" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Регистрационный номер (регистрационный номер учетной карты)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="kind_object" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/121/items?hierarchy_view=false">Вид объекта</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="name_object" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Наименование объекта</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="LandArea">
		<xsd:annotation>
			<xsd:documentation>Площадь и погрешность вычисления</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="value" type="PositiveDecimal">
				<xsd:annotation>
					<xsd:documentation>Значение в кв. метрах</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="inaccuracy" type="PositiveDecimal" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Погрешность</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="AreaContours">
		<xsd:annotation>
			<xsd:documentation>Площадь контура</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="type" type="Dict" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation source="http://192.168.14.254:8000/catalogs/131/items">Вид площади</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="value" type="PositiveDecimal">
				<xsd:annotation>
					<xsd:documentation>Значение в кв. метрах</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="AreaValue">
		<xsd:annotation>
			<xsd:documentation>Значение площади</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="value" type="PositiveDecimal">
				<xsd:annotation>
					<xsd:documentation>Значение в кв. метрах</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="Area">
		<xsd:annotation>
			<xsd:documentation>Площадь, в кв. метрах</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="area" type="PositiveDecimal">
				<xsd:annotation>
					<xsd:documentation>Площадь, в кв. метрах</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="AreaQuarter">
		<xsd:annotation>
			<xsd:documentation>Площадь кадастрового квартала</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="area" type="PositiveDecimal">
				<xsd:annotation>
					<xsd:documentation>Площадь кадастрового квартала</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="unit" type="xsd:string" fixed="059">
				<xsd:annotation>
					<xsd:documentation>Единица измерений - Га</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="Name">
		<xsd:annotation>
			<xsd:documentation>Наименование</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="name" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Наименование</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--===Сведения о разрешенном использовании-->
	<xsd:complexType name="AllowedUse">
		<xsd:annotation>
			<xsd:documentation>Разрешенное использование земельного участка</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="permitted_use_established" type="PermittedUseEstablished">
				<xsd:annotation>
					<xsd:documentation>Установленное разрешенное использование земельного участка</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="PermittedUseEstablished">
		<xsd:annotation>
			<xsd:documentation>Установленное разрешенное использование</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="by_document" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>По документу</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="land_use" type="Dict" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/57/items?hierarchy_view=true">Вид разрешенного использования земельного участка в соответствии с ранее использовавшимся классификатором</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="land_use_mer" type="Dict" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/148/items">Вид разрешенного использования земельного участка в соответствии с классификатором, утвержденным приказом Минэкономразвития России от 01.09.2014 № 540</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="PermittedUses">
		<xsd:annotation>
			<xsd:documentation>Вид(ы) разрешенного использования</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="permitted_use" type="PermittedUse" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Вид разрешенного использования</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="PermittedUse">
		<xsd:annotation>
			<xsd:documentation>Вид разрешенного использования</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="name" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Наименование вида использования</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="PermittesUsesGradReg">
		<xsd:annotation>
			<xsd:documentation>Разрешенное использование по градостроительному регламенту</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="reg_numb_border" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Реестровый номер границы</xsd:documentation>
				</xsd:annotation>
				<xsd:simpleType>
					<xsd:restriction base="xsd:string">
						<xsd:minLength value="1"/>
						<xsd:maxLength value="50"/>
					</xsd:restriction>
				</xsd:simpleType>
			</xsd:element>
			<xsd:element name="land_use" type="Dict" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/148/items">Вид разрешенного использования соответствии с классификатором, утвержденным приказом Минэкономразвития России от 01.09.2014 № 540</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="permitted_use_text" type="MultiLiner" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Разрешенное использование (текстовое описание)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--=== Сведения о кадастровой стоимости (о стоисмости)-->
	<xsd:complexType name="CostInfo">
		<xsd:annotation>
			<xsd:documentation>Значение стоимости предприятия как имущественного комплекса</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="cost" type="CostValue">
				<xsd:annotation>
					<xsd:documentation>Стоимость</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CostValue">
		<xsd:annotation>
			<xsd:documentation>Стоимость (руб.)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="cost_value" type="PositiveDecimal">
				<xsd:annotation>
					<xsd:documentation>Значение стоимости (руб.)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="Cost">
		<xsd:annotation>
			<xsd:documentation>Значение кадастровой стоимости (руб)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="value" type="PositiveDecimal">
				<xsd:annotation>
					<xsd:documentation>Стоимость (руб.)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CostAllType">
		<xsd:annotation>
			<xsd:documentation>Сведения о кадастровой стоимости</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="value" type="xsd:decimal">
				<xsd:annotation>
					<xsd:documentation>Кадастровая стоимость (руб.) </xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="approvement_date" type="xsd:date" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Дата утверждения кадастровой стоимости (дата вступления в законную силу акта)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="determination_date" type="xsd:date" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Дата определения кадастровой стоимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="registration_date" type="xsd:date" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Дата внесения сведений о кадастровой стоимости в ЕГРН</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="revisal_statement_date" type="xsd:date" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Дата подачи заявления о пересмотре кадастровой стоимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="application_date" type="xsd:date" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Дата начала применения кадастровой стоимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="approvement_document_number" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Номер акта об утверждении кадастровой стоимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="approvement_document_date" type="xsd:date" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Дата акта об утверждении кадастровой стоимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--===Сведения о кадастровом инженере и кадастровых работах-->
	<xsd:complexType name="CadWorks">
		<xsd:annotation>
			<xsd:documentation>Сведения о кадастровом инженере (кадастровых инженерах)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="cad_work" type="CadWork" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сведения о кадастровом инженере</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CadWork">
		<xsd:annotation>
			<xsd:documentation>Сведения о кадастровом инженере</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="work_type" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/65/items?hierarchy_view=false">Вид выполненных кадастровых работ</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="fio_cad_ingineer" type="Fio">
				<xsd:annotation>
					<xsd:documentation>Фамилия Имя Отчество кадастрового инженера</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="cadastral_engineer_registry_number" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Номер регистрации в государственном реестре лиц, осуществляющих кадастровую деятельность</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="cadastral_engineer_agreement" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Номер заключения договора на выполнение кадастровых работ</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="cadastral_engineer_date" type="xsd:date" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Дата заключения договора на выполнение кадастровых работ</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CadWorksOut">
		<xsd:annotation>
			<xsd:documentation>Сведения о кадастровых работах</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="cad_work" type="CadWorkOut" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Кадастровые работы</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CadWorkOut">
		<xsd:annotation>
			<xsd:documentation>Кадастровые работы</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="cadastral_engineer_registry_number" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Номер регистрации в государственном реестре лиц, осуществляющих кадастровую деятельность</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="work_type" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/65/items?hierarchy_view=false">Вид выполненных кадастровых работ</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="cadastral_engineer_agreement" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Номер заключения договора на выполнение кадастровых работ</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="cadastral_engineer_date" type="xsd:date" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Дата заключения договора на выполнение кадастровых работ</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--===Сведения об объекте недвижимости-->
	<!--ЗУ-->
	<xsd:complexType name="DataObjectLand">
		<xsd:annotation>
			<xsd:documentation>Сведения об объекте недвижимости - земельном участке (вид, кадастровый номер, адрес полный)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object" type="ObjectType">
				<xsd:annotation>
					<xsd:documentation>Общие сведения об объекте недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="address_location" type="AddressLocationLand" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Адрес (местоположение) земельного участка</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ObjectLand">
		<xsd:annotation>
			<xsd:documentation>Общие сведения об объекте недвижимости (земельном участке)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="common_data" type="CommonData">
				<xsd:annotation>
					<xsd:documentation>Общие сведения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="subtype" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/118/items?hierarchy_view=true">Вид земельного участка</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="date_removed_cad_account" type="FormLandWithdrawalAndNotDifferenntiated" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения об образовании земельного участка (на основании решения об изъятии, или из земель или земельных участков, государственная собственность на которые не разграничена)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="reg_date_by_doc" type="xsd:date" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Дата постановки по документу</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ObjectLandAndWithdrawal">
		<xsd:annotation>
			<xsd:documentation>Общие сведения об объекте недвижимости (земельном участке) (и реквизиты решения об изъятии)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="common_data" type="CommonData">
				<xsd:annotation>
					<xsd:documentation>Общие сведения о земельном участке</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="subtype" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/118/items?hierarchy_view=true">Вид земельного участка</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="date_removed_cad_account" type="DateRemovedCadAccount" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения о наличии решения об изъятии объекта недвижимости для государственных и муниципальных нужд</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="reg_date_by_doc" type="xsd:date" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Дата постановки по документу</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ParamsLandCategoryUses">
		<xsd:annotation>
			<xsd:documentation>Характеристики земельного участка (площадь, категория, разрешенное использование)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="category">
				<xsd:annotation>
					<xsd:documentation>Категория</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="type" type="Dict">
							<xsd:annotation>
								<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/38/items?hierarchy_view=false">Вид категории</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
			<xsd:element name="permitted_use" type="AllowedUse" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Разрешенное использование </xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="permittes_uses_grad_reg" type="PermittesUsesGradReg" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Разрешенное использование по градостроительному регламенту</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="area" type="LandArea">
				<xsd:annotation>
					<xsd:documentation>Площадь</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ParamsLandUses">
		<xsd:annotation>
			<xsd:documentation>Характеристики земельного участка (площадь, разрешенное использование)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="area" type="LandArea">
				<xsd:annotation>
					<xsd:documentation>Площадь</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="permitted_use" type="AllowedUse" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Разрешенное использование</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="permittes_uses_grad_reg" type="PermittesUsesGradReg" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Разрешенное использование по градостроительному регламенту</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="LandRecord">
		<xsd:annotation>
			<xsd:documentation>Земельный участок</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object" type="ObjectType">
				<xsd:annotation>
					<xsd:documentation>Общие сведения об объекте недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="params" type="ParamsLandUses">
				<xsd:annotation>
					<xsd:documentation>Характеристики земельного участка</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="address_location" type="AddressLocationLand" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Адрес (местоположение)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="right_record" type="RightRecordIndivid">
				<xsd:annotation>
					<xsd:documentation>Сведения о праве</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="restrict_records" type="RestrictRecordsIndivid" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения об ограничениях прав и обременениях объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--ОКС-->
	<xsd:complexType name="BuildRecord">
		<xsd:annotation>
			<xsd:documentation>Здание</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object" type="ObjectType">
				<xsd:annotation>
					<xsd:documentation>Общие сведения об объекте недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="params" type="ParamsBuildPurposeUses">
				<xsd:annotation>
					<xsd:documentation>Характеристики здания</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="address_location" type="AddressLocationBuild" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Адрес (местоположение)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="right_record" type="RightRecordIndivid">
				<xsd:annotation>
					<xsd:documentation>Сведения о праве</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="restrict_records" type="RestrictRecordsIndivid" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения об ограничениях прав и обременениях объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="DataObjectBuild">
		<xsd:annotation>
			<xsd:documentation>Сведения об объекте недвижимости - здании (вид, кадастровый номер, адрес полный)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object" type="ObjectType">
				<xsd:annotation>
					<xsd:documentation>Общие сведения об объекте недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="address_location" type="AddressLocationBuild" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Адрес (местоположение)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ParamsBuildAboutType">
		<xsd:annotation>
			<xsd:documentation>Характеристики здания (с материалом наружных стен)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="area" type="PositiveDecimal">
				<xsd:annotation>
					<xsd:documentation>Площадь, в кв. метрах</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="materials" type="Materials" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Материалы наружных стен здания</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="floors" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Количество этажей (в том числе подземных)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="underground_floors" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Количество подземных этажей</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="purpose" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/66/items?hierarchy_view=false">Назначение здания</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="name" type="MultiLiner" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Наименование здания</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="year_built" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Год завершения строительства</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="year_commisioning" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Год ввода в эксплуатацию по завершении строительства</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="permitted_uses" type="PermittedUses" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Вид(ы) разрешенного использования</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ParamsBuildWithoutMaterials">
		<xsd:annotation>
			<xsd:documentation>Характеристики здания (без метериала стен)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="area" type="PositiveDecimal">
				<xsd:annotation>
					<xsd:documentation>Площадь, в кв. метрах</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="floors" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Количество этажей (в том числе подземных)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="underground_floors" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Количество подземных этажей</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="purpose" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/66/items?hierarchy_view=false">Назначение здания</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="name" type="MultiLiner" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Наименование здания</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="year_built" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Год завершения строительства</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="year_commisioning" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Год ввода в эксплуатацию по завершении строительства</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="permitted_uses" type="PermittedUses" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Вид(ы) разрешенного использования</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ParamsBuildPurposeUses">
		<xsd:annotation>
			<xsd:documentation>Характеристики здания (площадь, назначение, разрешенное использование)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="area" type="PositiveDecimal">
				<xsd:annotation>
					<xsd:documentation>Площадь, в кв. метрах</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="purpose" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/66/items?hierarchy_view=false">Назначение здания</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="permitted_uses" type="PermittedUses" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Вид(ы) разрешенного использования</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RoomRecord">
		<xsd:annotation>
			<xsd:documentation>Помещение</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object" type="ObjectType">
				<xsd:annotation>
					<xsd:documentation>Общие сведения об объекте недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="params" type="ParamsRoomBaseWithoutName">
				<xsd:annotation>
					<xsd:documentation>Характеристики помещения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="address_room" type="AddressLocationRoom">
				<xsd:annotation>
					<xsd:documentation>Адрес (местоположение) помещения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="right_record" type="RightRecordIndivid">
				<xsd:annotation>
					<xsd:documentation>Сведения о праве</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="restrict_records" type="RestrictRecordsIndivid" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения об ограничениях прав и обременениях объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="DataObjectRoom">
		<xsd:annotation>
			<xsd:documentation>Сведения об объекте недвижимости - помещении (вид, кадастровый номер, адрес полный)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object" type="ObjectType">
				<xsd:annotation>
					<xsd:documentation>Общие сведения об объекте недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="address_room" type="AddressLocationRoom" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Адрес (местоположение) помещения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ParamsRoomBase">
		<xsd:annotation>
			<xsd:documentation>Основные характеристики помещения</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="area" type="PositiveDecimal">
				<xsd:annotation>
					<xsd:documentation>Площадь, в кв. метрах</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="permitted_uses" type="PermittedUses" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Вид(ы) разрешенного использования</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="name" type="MultiLiner" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Наименование помещения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="purpose" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru:8000/catalogs/67/items?hierarchy_view=false"> Назначение помещения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="type" type="Dict" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru:8000/catalogs/68/items?hierarchy_view=false">Вид жилого помещения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="common_property" type="xsd:boolean" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Общее имущество собственников помещений в многоквартирном доме</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="service" type="xsd:boolean" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Имущество общего пользования</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="special_type" type="Dict" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation source="http://192.168.14.254:8000/catalogs/133/items">Вид жилого помещения специализированного жилищного фонда</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ParamsRoomBaseWithoutName">
		<xsd:annotation>
			<xsd:documentation>Характеристики помещения (за исключением наименования)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="area" type="PositiveDecimal">
				<xsd:annotation>
					<xsd:documentation>Площадь, в кв. метрах</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="permitted_uses" type="PermittedUses" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Вид(ы) разрешенного использования помещения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="purpose" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru:8000/catalogs/67/items?hierarchy_view=false"> Назначение помещения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="type" type="Dict" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru:8000/catalogs/68/items?hierarchy_view=false">Вид жилого помещения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="common_property" type="xsd:boolean" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Общее имущество собственников помещений в многоквартирном доме</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="service" type="xsd:boolean" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Имущество общего пользования</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="special_type" type="Dict" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation source="http://192.168.14.254:8000/catalogs/133/items">Вид жилого помещения специализированного жилищного фонда</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ParamsRoomObject">
		<xsd:annotation>
			<xsd:documentation>Характеристики помещения, расположенного в здании, сооружении</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="room_record" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сведения о помещении</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="object" type="ObjectCadNumber">
							<xsd:annotation>
								<xsd:documentation>Общие сведения (кадастровый номер помещения)</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="params" type="ParamsRoomWithoutSpecialType">
							<xsd:annotation>
								<xsd:documentation>Характеристики помещения</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="location_in_build" type="LocationInBuild" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Расположение в пределах объекта недвижимости (планы)</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ParamsRoomWithoutSpecialType">
		<xsd:annotation>
			<xsd:documentation>Характеристики помещения (без вида жилого помещения специализированного жилищного фонда)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="area" type="PositiveDecimal">
				<xsd:annotation>
					<xsd:documentation>Площадь, в кв. метрах</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="permitted_uses" type="PermittedUses" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Вид(ы) разрешенного использования</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="purpose" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru:8000/catalogs/67/items?hierarchy_view=false"> Назначение помещения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="type" type="Dict" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru:8000/catalogs/68/items?hierarchy_view=false">Вид жилого помещения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="common_property" type="xsd:boolean" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Общее имущество собственников помещений в многоквартирном доме</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="service" type="xsd:boolean" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Имущество общего пользования</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CarParkingSpaceRecord">
		<xsd:annotation>
			<xsd:documentation>Машино-место</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object" type="ObjectType">
				<xsd:annotation>
					<xsd:documentation>Общие сведения об объекте недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="params" type="Area">
				<xsd:annotation>
					<xsd:documentation>Характеристики машино-места</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="address_room" type="AddressLocationCarParkingSpace">
				<xsd:annotation>
					<xsd:documentation>Адрес (местоположение) машино-места</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="right_record" type="RightRecordIndivid">
				<xsd:annotation>
					<xsd:documentation>Сведения о праве</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="restrict_records" type="RestrictRecordsIndividNoPart" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения об ограничениях прав и обременениях объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="DataObjectCarParkingSpace">
		<xsd:annotation>
			<xsd:documentation>Сведения об объекте недвижимости - машино-месте (вид, кадастровый номер, адрес полный)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object" type="ObjectType">
				<xsd:annotation>
					<xsd:documentation>Общие сведения об объекте недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="address_room" type="AddressLocationCarParkingSpace" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Адрес  (местоположение) машино-места</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ParamsCarParkingSpaceObject">
		<xsd:annotation>
			<xsd:documentation>Характеристики машино-места, расположенного в здании, сооружении</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="car_parking_space_record" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сведения о машино-месте</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="object" type="ObjectCadNumber">
							<xsd:annotation>
								<xsd:documentation>Общие сведения (кадастровый номер машино-места)</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="params" type="Area">
							<xsd:annotation>
								<xsd:documentation>Характеристики машино-места</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="location_in_build" type="LevelAll" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Расположение в пределах объекта недвижимости (планы)</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ConstructionRecord">
		<xsd:annotation>
			<xsd:documentation>Сооружение</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object" type="ObjectType">
				<xsd:annotation>
					<xsd:documentation>Общие сведения об объекте недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="params" type="ParamsConstructionPurposeUses">
				<xsd:annotation>
					<xsd:documentation>Характеристики сооружения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="address_location" type="AddressLocationConstruction" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Адрес (местоположение)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="right_record" type="RightRecordIndivid">
				<xsd:annotation>
					<xsd:documentation>Сведения о праве</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="restrict_records" type="RestrictRecordsIndivid" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения об ограничениях прав и обременениях объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="DataObjectConstruction">
		<xsd:annotation>
			<xsd:documentation>Сведения об объекте недвижимости - сооружении, объекте незавершенного строительства, едином недвижимом комплексе (вид, кадастровый номер, адрес полный)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object" type="ObjectType">
				<xsd:annotation>
					<xsd:documentation>Общие сведения об объекте недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="address_location" type="AddressLocationConstruction" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Адрес (местоположение)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ParamsConstructionAll">
		<xsd:annotation>
			<xsd:documentation>Характеристики сооружения</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="base_parameters" type="BaseParameters" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Основные характеристики</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="floors" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Количество этажей (в том числе подземных)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="underground_floors" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Количество подземных этажей</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="purpose" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Назначение сооружения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="name" type="MultiLiner" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Наименование сооружения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="year_commisioning" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Год ввода в эксплуатацию по завершении строительства</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="year_built" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Год завершения строительства</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="permitted_uses" type="PermittedUses" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Вид(ы) разрешенного использования</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ParamsConstructionPurposeUses">
		<xsd:annotation>
			<xsd:documentation>Характеристики сооружения (основные параметры, назначение, разрешенное использование)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="base_parameters" type="BaseParameters" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Основные характеристики</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="purpose" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Назначение</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="permitted_uses" type="PermittedUses" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Вид(ы) разрешенного использования</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ParamsConstructionPurpose">
		<xsd:annotation>
			<xsd:documentation>Характеристики объекта недвижимости (основные характеристики, назначение)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="base_parameters" type="BaseParameters" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Основные характеристики</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="purpose" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Назначение</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ObjectUnderConstructionRecord">
		<xsd:annotation>
			<xsd:documentation>Объект незавершенного строительства</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object" type="ObjectType">
				<xsd:annotation>
					<xsd:documentation>Общие сведения об объекте недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="params" type="ParamsConstructionPurpose">
				<xsd:annotation>
					<xsd:documentation>Характеристики объекта незавершенного строительства (проектируемые значения основных характеристик, назначения)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="address_location" type="AddressLocationConstruction" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Адрес (местоположение)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="right_record" type="RightRecordIndivid">
				<xsd:annotation>
					<xsd:documentation>Сведения о праве</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="restrict_records" type="RestrictRecordsIndividNoPart" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения об ограничениях прав и обременениях объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ParamsUnderConstructionDegree">
		<xsd:annotation>
			<xsd:documentation>Характеристики объекта незавершенного строительства (основные характеристики, назначение, степень готовности)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="base_parameters" type="BaseParameters" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Основные характеристики и их проектируемые значения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="degree_readiness" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Степень готовности объекта незавершенного строительства в процентах</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="purpose" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Проектируемое назначение</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="PropertyComplexRecord">
		<xsd:annotation>
			<xsd:documentation>Предприятие как имущественный комплекс</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object" type="ObjectType">
				<xsd:annotation>
					<xsd:documentation>Общие сведения об объекте недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="params" type="ParamsPurpose">
				<xsd:annotation>
					<xsd:documentation>Характеристики объекта недвижимости (назначение)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="address" type="AddressLocationPropertyComplex" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Местоположение предприятия, как имущественного комплекса (адрес (местонахожение) правообладателя)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="right_record" type="RightRecordIndivid">
				<xsd:annotation>
					<xsd:documentation>Сведения о праве</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="restrict_records" type="RestrictRecordsIndividNoPart" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения об ограничениях прав и обременениях объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="DataObjectPropertyComplex">
		<xsd:annotation>
			<xsd:documentation>Сведения об объекте недвижимости - предприятии как имущественном комплексе (вид, кадастровый номер, адрес полный)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object" type="ObjectType">
				<xsd:annotation>
					<xsd:documentation>Общие сведения об объекте недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="address" type="AddressLocationPropertyComplex" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Местоположение предприятия, как имущественного комплекса (адрес (местонахожение) правообладателя)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="PropertyComplexRecordParams">
		<xsd:annotation>
			<xsd:documentation>Сведения об объекте недвижимости - предприятии как имущественном комплексе</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="record_info" type="RecordInfo">
				<xsd:annotation>
					<xsd:documentation>Даты государственной регистрации</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="object" type="ObjectCommonData">
				<xsd:annotation>
					<xsd:documentation>Общие сведения об объекте недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="cad_links" type="CadLinksComplex" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения об объектах (связь с кадастровыми номерами)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="params" type="ParamsComplex">
				<xsd:annotation>
					<xsd:documentation>Характеристики</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="address" type="AddressLocationPropertyComplex" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Адрес (местоположение)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="cost_info" type="CostInfo" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения о стоимости предприятия как имущественного комплекса</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="special_notes" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Особые отметки</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="UnifiedRealEstateComplexRecord">
		<xsd:annotation>
			<xsd:documentation>Единый недвижимый комплекс</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object" type="ObjectType">
				<xsd:annotation>
					<xsd:documentation>Общие сведения об объекте недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="params" type="ParamsPurpose">
				<xsd:annotation>
					<xsd:documentation>Характеристики объекта недвижимости (назначение)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="address_location" type="AddressLocationConstruction" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Адрес (местоположение)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="right_record" type="RightRecordIndivid">
				<xsd:annotation>
					<xsd:documentation>Сведения о праве</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="restrict_records" type="RestrictRecordsIndividNoPart" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения об ограничениях прав и обременениях объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ParamsComplex">
		<xsd:annotation>
			<xsd:documentation>Характеристики комплекса</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="purpose" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Назначение</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="name" type="MultiLiner" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Наименование</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ParamsPurpose">
		<xsd:annotation>
			<xsd:documentation>Назначение объекта недвижимости</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="purpose" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Назначение</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--Общие (для всех ОН)-->
	<xsd:complexType name="BaseDataRightRestrictIndivid">
		<xsd:annotation>
			<xsd:documentation>Сведения об объекте (объектах) недвижимости,  правах, ограничениях прав, обременениях объекта недвижимости</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="land_records" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Земельные участки</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="land_record" type="LandRecord" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Земельный участок</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
			<xsd:element name="room_records" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Помещения</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="room_record" type="RoomRecord" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Помещение</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
			<xsd:element name="car_parking_space_records" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Машино-места</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="car_parking_space_record" type="CarParkingSpaceRecord" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Машино-место</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
			<xsd:element name="property_complex_records" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Предприятия как имущественные комплексы</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="property_complex_record" type="PropertyComplexRecord" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Предприятие как имущественный комплекс</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
			<xsd:element name="unified_real_estate_complex_records" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Единые недвижимые комплексы</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="unified_real_estate_complex_record" type="UnifiedRealEstateComplexRecord" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Единый недвижимый комплекс</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
			<xsd:element name="object_under_construction_records" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Объекты незавершенного строительства</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="object_under_construction_record" type="ObjectUnderConstructionRecord" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Объект незавершенного строительства</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
			<xsd:element name="build_records" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Здания</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="build_record" type="BuildRecord" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Здание</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
			<xsd:element name="construction_records" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сооружения</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="construction_record" type="ConstructionRecord" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Сооружение</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="DataObject">
		<xsd:annotation>
			<xsd:documentation>Сведения об объекте недвижимости (вид, кадастровый номер, адрес текст)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object" type="ObjectType">
				<xsd:annotation>
					<xsd:documentation>Общие сведения об объекте недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="address_location" type="AddressLocationText" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Адрес (местоположение)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="BaseData">
		<xsd:annotation>
			<xsd:documentation>Сведения об объекте недвижимости (вид, кадастровый номер, адрес полный)</xsd:documentation>
		</xsd:annotation>
		<xsd:choice>
			<xsd:element name="land_record" type="DataObjectLand">
				<xsd:annotation>
					<xsd:documentation>Земельный участок</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="room_record" type="DataObjectRoom">
				<xsd:annotation>
					<xsd:documentation>Помещение</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="car_parking_space_record" type="DataObjectCarParkingSpace">
				<xsd:annotation>
					<xsd:documentation>Машино-место</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="property_complex_record" type="DataObjectPropertyComplex">
				<xsd:annotation>
					<xsd:documentation>Предприятие как имущественный комплекс</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="unified_real_estate_complex_record" type="DataObjectConstruction">
				<xsd:annotation>
					<xsd:documentation>Единый недвижимый комплекс</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="object_under_construction_record" type="DataObjectConstruction">
				<xsd:annotation>
					<xsd:documentation>Объект незавершенного строительства</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="build_record" type="DataObjectBuild">
				<xsd:annotation>
					<xsd:documentation>Здание</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="construction_record" type="DataObjectConstruction">
				<xsd:annotation>
					<xsd:documentation>Сооружение</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:choice>
	</xsd:complexType>
	<xsd:complexType name="BaseDataNotice">
		<xsd:annotation>
			<xsd:documentation>Сведения об объекте недвижимости</xsd:documentation>
		</xsd:annotation>
		<xsd:choice>
			<xsd:element name="land_record" type="DataObject">
				<xsd:annotation>
					<xsd:documentation>Земельный участок</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="room_record" type="DataObject">
				<xsd:annotation>
					<xsd:documentation>Помещение</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="car_parking_space_record" type="DataObject">
				<xsd:annotation>
					<xsd:documentation>Машино-место</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="property_complex_record" type="DataObject">
				<xsd:annotation>
					<xsd:documentation>Предприятие как имущественный комплекс</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="unified_real_estate_complex_record" type="DataObject">
				<xsd:annotation>
					<xsd:documentation>Единый недвижимый комплекс</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="object_under_construction_record" type="DataObject">
				<xsd:annotation>
					<xsd:documentation>Объект незавершенного строительства</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="build_record" type="DataObject">
				<xsd:annotation>
					<xsd:documentation>Здание</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="construction_record" type="DataObject">
				<xsd:annotation>
					<xsd:documentation>Сооружение</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:choice>
	</xsd:complexType>
	<xsd:complexType name="ObjectType">
		<xsd:annotation>
			<xsd:documentation>Общие сведения об объекте недвижимости (вид, кадастровый номер)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="common_data" type="CommonDataType">
				<xsd:annotation>
					<xsd:documentation>Общие сведения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ObjectSubType">
		<xsd:annotation>
			<xsd:documentation>Общие сведения о земельном участке (вид, кадастровый номер)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="common_data" type="CommonDataType">
				<xsd:annotation>
					<xsd:documentation>Общие сведения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="subtype" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/118/items?hierarchy_view=true">Вид земельного участка</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ObjectCadNumber">
		<xsd:annotation>
			<xsd:documentation>Общие сведения об объекте недвижимости (кадастровый номер)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="common_data" type="CadNumber">
				<xsd:annotation>
					<xsd:documentation>Общие сведения (кадастровый номер)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ObjectCommonData">
		<xsd:annotation>
			<xsd:documentation>Общие сведения об объекте недвижимости</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="common_data" type="CommonData">
				<xsd:annotation>
					<xsd:documentation>Общие сведения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CommonDataType">
		<xsd:annotation>
			<xsd:documentation>Сведения об объекте недвижимости (вид, кадастровый номер)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="type" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://192.168.14.254:8000/catalogs/124/items">Вид объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="cad_number" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CommonData">
		<xsd:annotation>
			<xsd:documentation>Сведения об объекте недвижимости (вид, кадастровый номер, номер кадастрового квартала)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="cad_number" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="quarter_cad_number" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Номер кадастрового квартала</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="type" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://192.168.14.254:8000/catalogs/124/items">Вид объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CommonDataAll">
		<xsd:annotation>
			<xsd:documentation>Сведения об объекте (вид, кадастровый номер, номер кадастрового квартала)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="cad_number" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="type" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://192.168.14.254:8000/catalogs/124/items">Вид объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="quarter_cad_number" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Номер кадастрового квартала</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="temporary_info" type="xsd:boolean" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения носят временный характер</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="previously_posted" type="xsd:boolean" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Ранее учтенный</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--===Даты-->
	<xsd:complexType name="RegistrationDate">
		<xsd:annotation>
			<xsd:documentation>Дата государственной регистрации</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="registration_date" type="xsd:dateTime">
				<xsd:annotation>
					<xsd:documentation>Дата регистрации</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RecordInfo">
		<xsd:annotation>
			<xsd:documentation>Даты государственной регистрации (постановки/снятия с учета (регистрации))</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="registration_date" type="xsd:dateTime">
				<xsd:annotation>
					<xsd:documentation>Дата постановки на учет/ регистрации</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="cancel_date" type="xsd:dateTime" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Дата снятия с учета/регистрации</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RecordInfoDate">
		<xsd:annotation>
			<xsd:documentation>Дата постановки на учет</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="registration_date" type="xsd:dateTime">
				<xsd:annotation>
					<xsd:documentation>Дата постановки на учет</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CancelDate">
		<xsd:annotation>
			<xsd:documentation>Дата закрытия раздела (дата снятия с учета/регистрации)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="cancel_date" type="xsd:dateTime">
				<xsd:annotation>
					<xsd:documentation>Дата снятия с учета/регистрации</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RecordInfoAllDates">
		<xsd:annotation>
			<xsd:documentation>Даты внесения, изменения, исключения сведений</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="registration_date" type="xsd:date">
				<xsd:annotation>
					<xsd:documentation>Дата внесения сведений (дата присвоения номера)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="dates_changes" type="DatesChanges" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Даты изменений сведений</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="cancel_date" type="xsd:date" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Дата исключения сведений</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="DatesChanges">
		<xsd:annotation>
			<xsd:documentation>Даты изменений сведений</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="date_change" type="xsd:date" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Дата изменения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--===Номера-->
	<xsd:complexType name="RegNumberBorder">
		<xsd:annotation>
			<xsd:documentation>Реестровый номер границы (reg_number)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="reg_number" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Номер</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RegNumbBorder">
		<xsd:annotation>
			<xsd:documentation>Реестровый номер границы (reg_numb_border)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="reg_numb_border" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Реестровый номер границы</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="OldNumbers">
		<xsd:annotation>
			<xsd:documentation>Ранее присвоенные номера</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="old_number" type="OldNumber" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Ранее присвоенный номер</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="OldNumber">
		<xsd:annotation>
			<xsd:documentation>Ранее присвоенный номер</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="number_type" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/95/items?hierarchy_view=false">Вид номера </xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="number" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Номер </xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="assignment_date" type="xsd:date" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Дата присвоения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="assigner" type="MultiLiner" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Организация, присвоившая номер</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RightNumber">
		<xsd:annotation>
			<xsd:documentation>Номер регистрации</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="right_number" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Номер регистрации</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RegNumberBorderZone">
		<xsd:annotation>
			<xsd:documentation>Реестровый номер зоны (number)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="number" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Номер зоны</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RegisteredRight">
		<xsd:annotation>
			<xsd:documentation>Зарегистрированное право (номер, дата)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="right_number" type="RightRecordNumber">
				<xsd:annotation>
					<xsd:documentation>Номер государственной регистрации права</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="registration_date" type="dateTimeWithUserTZ">
				<xsd:annotation>
					<xsd:documentation>Дата государственной  регистрации вещного права</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="Registration">
		<xsd:annotation>
			<xsd:documentation>Номер и дата регистрации</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="restriction_encumbrance_number" type="RestrictRecordNumber">
				<xsd:annotation>
					<xsd:documentation>Номер регистрации/реестровой записи</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="registration_date" type="xsd:date">
				<xsd:annotation>
					<xsd:documentation>Дата регистрации</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--===Связь с кадастровыми номерами-->
	<xsd:complexType name="CadLinks">
		<xsd:annotation>
			<xsd:documentation>Сведения об объектах (связь с кадастровыми номерами)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="land_cad_numbers" type="LandCadNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровые номера иных объектов недвижимости (земельных участков), в пределах которых расположен объект недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="room_cad_numbers" type="RoomCadNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровые номера помещений,  расположенных в объекте недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="car_parking_space_cad_numbers" type="CarParkingPlaceCadNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровые номера машино-мест, расположенных в объекте недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="old_numbers" type="OldNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Ранее присвоенные номера</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CadLinksAll">
		<xsd:annotation>
			<xsd:documentation>Сведения об объектах (связь с кадастровыми номерами)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="ascendant_cad_numbers" type="AscendantCadNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровые номера объектов недвижимости, из которых образован данный объект недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="descendant_cad_numbers" type="DescendantCadNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровые номера объектов недвижимости, образованных из данного объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="land_cad_numbers" type="LandCadNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровые номера иных объектов недвижимости (земельных участков), в пределах которых расположен объект недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="room_cad_numbers" type="RoomCadNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровые номера помещений,  расположенных в объекте недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="car_parking_space_cad_numbers" type="CarParkingPlaceCadNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровые номера машино-мест, расположенных в объекте недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="facility_cad_number" type="CadNumber" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер предприятия как имущественного комплекса, в состав которого входит объект недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="united_cad_number" type="CadNumber" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер единого недвижимого комплекса, в состав которого входит объект недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="old_numbers" type="OldNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Ранее присвоенные номера</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CadLinkRestrictions">
		<xsd:annotation>
			<xsd:documentation>Сведения об объектах</xsd:documentation>
		</xsd:annotation>
		<xsd:choice>
			<xsd:element name="reg_number_border" type="RegNumberBorderZone">
				<xsd:annotation>
					<xsd:documentation>Реестровый номер зоны</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="easement_cad_numbers" type="CadNumber">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер земельного участка, для которого обеспечен проход (проезд)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:choice>
	</xsd:complexType>
	<xsd:complexType name="CadLinksRoom">
		<xsd:annotation>
			<xsd:documentation>Сведения об объектах (связь с кадастровыми номерами (помещение))</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="parent_cad_number" type="CadNumber" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер объекта недвижимости (здания, сооружения), в пределах которого расположено помещение</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="old_numbers" type="OldNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Ранее присвоенные номера</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="parent_room_cad_number" type="CadNumber" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер квартиры, в котором расположена комната</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CadLinksRoomAll">
		<xsd:annotation>
			<xsd:documentation>Сведения об объектах (связь с кадастровыми номерами)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="ascendant_cad_numbers" type="AscendantCadNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровые номера объектов недвижимости, из которых образован данный объект недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="descendant_cad_numbers" type="DescendantCadNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровые номера объектов недвижимости, образованных из данного объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="parent_cad_number" type="CadNumber" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер объекта недвижимости (здания, сооружения), в пределах которого расположено помещение</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="facility_cad_number" type="CadNumber" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер предприятия как имущественного комплекса, в состав которого входит объект недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="united_cad_number" type="CadNumber" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер единого недвижимого комплекса, в состав которого входит объект недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="old_numbers" type="OldNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Ранее присвоенные номера</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="parent_room_cad_number" type="CadNumber" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер квартиры, в котором расположена комната</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CadLinksCarParkingSpace">
		<xsd:annotation>
			<xsd:documentation>Сведения об объектах (связь с кадастровыми номерами)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="ascendant_cad_numbers" type="AscendantCadNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровые номера объектов недвижимости, из которых образован данный объект недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="descendant_cad_numbers" type="DescendantCadNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровые номера объектов недвижимости, образованных из данного объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="parent_cad_number" type="CadNumber" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер объекта недвижимости (здания, сооружения), в пределах которого расположено машино-место</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="facility_cad_number" type="CadNumber" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер предприятия как имущественного комплекса, в состав которого входит объект недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="united_cad_number" type="CadNumber" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер единого недвижимого комплекса, в состав которого входит объект недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="old_numbers" type="OldNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Ранее присвоенные номера</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CadLinksCarParkingSpaceBase">
		<xsd:annotation>
			<xsd:documentation>Сведения об объектах (связь с кадастровыми номерами)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="parent_cad_number" type="CadNumber" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер объекта недвижимости (здания, сооружения), в пределах которого расположено машино-место</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="old_numbers" type="OldNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Ранее присвоенные номера</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CadLinksComplex">
		<xsd:annotation>
			<xsd:documentation>Сведения об объектах (связь с кадастровыми номерами)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="included_cad_numbers" type="IncludedCadNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровые номера объектов недвижимости, входящих в состав предприятия как имущественного комплекса</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="old_numbers" type="OldNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Ранее присвоенные номера</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CadLinksUnderConstruction">
		<xsd:annotation>
			<xsd:documentation>Сведения об объектах (связь с кадастровыми номерами)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="ascendant_cad_numbers" type="AscendantCadNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровые номера объектов недвижимости, из которых образован данный объект недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="descendant_cad_numbers" type="DescendantCadNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровые номера объектов недвижимости, образованных из данного объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="land_cad_numbers" type="LandCadNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровые номера иных объектов недвижимости (земельных участков), в пределах которых расположен объект недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="facility_cad_number" type="CadNumber" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер предприятия как имущественного комплекса, в состав которого входит объект недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="old_numbers" type="OldNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Ранее присвоенные номера</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CadLinksRealEstateAbout">
		<xsd:annotation>
			<xsd:documentation>Сведения об объектах (связь с кадастровыми номерами)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="land_cad_number" type="CadNumber" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер земельного участка, если входящие в состав единого недвижимого комплекса объекты недвижимости расположены на одном земельном участке</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="included_cad_numbers" type="IncludedCadNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровые номера объектов недвижимости, входящих в состав единого недвижимого комплекса</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="facility_cad_number" type="CadNumber" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер предприятия как имущественного комплекса, в состав которого входит объект недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="old_numbers" type="OldNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Ранее присвоенные номера</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CadLinksRealEstateBase">
		<xsd:annotation>
			<xsd:documentation>Сведения об объектах (связь с кадастровыми номерами)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="land_cad_number" type="CadNumber" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер земельного участка, если входящие в состав единого недвижимого комплекса объекты недвижимости расположены на одном земельном участке</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="included_cad_numbers" type="IncludedCadNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровые номера объектов недвижимости, входящих в состав единого недвижимого комплекса</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="old_numbers" type="OldNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Ранее присвоенные номера</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CadLinksLandOld">
		<xsd:annotation>
			<xsd:documentation>Сведения об объектах (связь с кадастровыми номерами)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="land_cad_numbers" type="LandCadNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровые номера иных объектов недвижимости (земельных участков), в пределах которых расположен объект недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="old_numbers" type="OldNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Ранее присвоенные номера</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CadLinksLandIncludedOld">
		<xsd:annotation>
			<xsd:documentation>Сведения об объектах (связь с кадастровыми номерами)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="included_objects" type="IncludedObjects" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровые номера расположенных в пределах земельного участка объектов недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="old_numbers" type="OldNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Ранее присвоенные номера</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CadLinksLandAll">
		<xsd:annotation>
			<xsd:documentation>Сведения об объектах (связь с кадастровыми номерами)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="ascendant_cad_numbers" type="AscendantCadNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровые номера земельных участков, из которых образован данный земельный участок</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="descendant_cad_numbers" type="DescendantCadNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровые номера земельных участков, образованных из данного земельного участка</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="included_objects" type="IncludedObjects" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровые номера расположенных в пределах земельного участка объектов недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="facility_cad_number" type="CadNumber" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер предприятия как имущественного комплекса, в состав которого входит земельный участок</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="old_numbers" type="OldNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Ранее присвоенные номера</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="common_land" type="CommonLand" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Единое землепользование</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="IncludedCadNumbers">
		<xsd:annotation>
			<xsd:documentation>Кадастровые номера</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="included_cad_number" type="CadNumber" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="IncludedObjects">
		<xsd:annotation>
			<xsd:documentation>Кадастровые номера расположенных в пределах земельного участка объектов недвижимости</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="included_object" type="CadNumber" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="LandCadNumbers">
		<xsd:annotation>
			<xsd:documentation>Кадастровые номера иных объектов недвижимости (земельных участков), в пределах которых расположен объект недвижимости</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="land_cad_number" type="CadNumber" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер объекта недвижимости (земельного участка), в пределах которого расположен объект недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RoomCadNumbers">
		<xsd:annotation>
			<xsd:documentation>Кадастровые номера помещений, расположенных в объекте недвижимости (в здании, сооружении)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="room_cad_number" type="CadNumber" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер помещения,  расположенного в объекте недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CarParkingPlaceCadNumbers">
		<xsd:annotation>
			<xsd:documentation>Кадастровые номера машино-мест, расположенных в объекте недвижимости (в здании, сооружении)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="car_parking_place_cad_number" type="CadNumber" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер машино-места,  расположенного в объекте недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="AscendantCadNumbers">
		<xsd:annotation>
			<xsd:documentation>Кадастровые номера объектов недвижимости, из которых образован данный объект недвижимости</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="ascendant_cad_number" type="CadNumber" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="DescendantCadNumbers">
		<xsd:annotation>
			<xsd:documentation>Кадастровые номера объектов недвижимости, образованных из данного объекта недвижимости</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="descendant_cad_number" type="CadNumber" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="UnitedCadNumbers">
		<xsd:annotation>
			<xsd:documentation>Кадастровый номер единого недвижимого комплекса, в состав которого входит данный объект недвижимости</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="united_cad_number" type="CadNumber">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер единого недвижимого комплекса, в состав которого входит данный объект недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CommonLandCadNumbers">
		<xsd:annotation>
			<xsd:documentation>Единое землепользование (кадастровый номер)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="common_land" type="CommonLandCadNumber">
				<xsd:annotation>
					<xsd:documentation>Единое землепользование</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CommonLandCadNumber">
		<xsd:annotation>
			<xsd:documentation>Единое землепользование (кадастровый номер)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="common_land_cad_number" type="CadNumber">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер единого землепользования (если вид ЗУ = 03-Обособленный или 04-Условный) </xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CommonLand">
		<xsd:annotation>
			<xsd:documentation>Единое землепользование (Кадастровые номера земельных участков, входящих в состав единого землепользования)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="common_land_parts">
				<xsd:annotation>
					<xsd:documentation>Состав единого землепользования</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="included_cad_numbers" type="IncludedCadNumbers">
							<xsd:annotation>
								<xsd:documentation>Кадастровые номера земельных участков, входящих в состав единого землепользования</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ApartmentBuildingUse">
		<xsd:annotation>
			<xsd:documentation>Сведения о создании (эксплуатации) на земельном участке наемного дома (в т.ч. вид использвания и назначение ЗУ)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="purpose_hired_home" type="Dict" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation source="http://192.168.14.254:8000/catalogs/127/items">Назначение участка под наемный дом</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="use_apart_build" type="Dict" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/119/items?hierarchy_view=false">Вид использования наемного дома</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="basis_hired_house" type="BasisHiredHouse" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Основание создания наемного дома</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--===Сведения о расположении ЗУ в границах зон, территорий-->
	<xsd:complexType name="ZonesAndBoundaries">
		<xsd:annotation>
			<xsd:documentation>Сведения о расположении земельного участка в границах зон, территорий</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="special_economic_boundary" type="SpecialEconomicBoundary" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения о расположении земельного участка в границах особой экономической зоны, территории опережающего социально-экономического развития, зоны территориального развития в Российской Федерации, игорной зоны</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="special_use_boundaries" type="SpecialUseBoundaries" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения о расположении земельного участка полностью или частично в границах зоны с особыми условиями использования территории или территории объекта культурного наследия</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="guarded_natural_boundaries" type="GuardedNaturalBoundaries" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения о расположении земельного участка в границах особо охраняемой природной территории, охотничьих угодий, лесничеств, лесопарков</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="SpecialEconomicBoundary">
		<xsd:annotation>
			<xsd:documentation>Сведения о расположении земельного участка в границах особой экономической зоны, территории опережающего социально-экономического развития, зоны территориального развития в Российской Федерации, игорной зоны</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="special_economic_boundaries" type="RegNumbBorder" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Особая экономическая зона, территория опережающего социально-экономического развития, зона территориального развития, игорная зона</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="SpecialUseBoundaries">
		<xsd:annotation>
			<xsd:documentation>Сведения о расположении земельного участка полностью или частично в границах зоны с особыми условиями использования территории или территории объекта культурного наследия</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="special_use_boundary" type="RegNumbBorder" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Зона с особыми условиями использования территории, территория объекта культурного наследия</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="GuardedNaturalBoundaries">
		<xsd:annotation>
			<xsd:documentation>Сведения о расположении земельного участка в границах особо охраняемой природной территории, охотничьих угодий, лесничеств, лесопарков</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="guarded_natural_boundary" type="RegNumbBorder" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Особо охраняемая природная территория, охотничьи угодья, лесничество, лесопарк</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--===Сведения об ОН в ЕНК-->
	<xsd:complexType name="LandRecordsContoursLocation">
		<xsd:annotation>
			<xsd:documentation>Описание местоположения границ земельного участка (земельных участков)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="land_record" type="ContoursLocationZUOut" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Земельный участок</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="BuildRecordsContoursLocation">
		<xsd:annotation>
			<xsd:documentation>Описание местоположения здания (зданий)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="build_record" type="ContoursLocationOKSOut" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Здание</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ConstructionRecordsContoursLocation">
		<xsd:annotation>
			<xsd:documentation>Описание местоположения сооружения (сооружений)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="construction_record" type="ContoursLocationOKSOut" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сооружение</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="BuildRecordsContoursAdditional">
		<xsd:annotation>
			<xsd:documentation>Описание местоположения здания (зданий) (в том числе дополнительное пространственное описание конструктивных элементов)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="build_record" type="ContoursLocationAdditionalOKSOut" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Здание</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ConstructionRecordsContoursAdditional">
		<xsd:annotation>
			<xsd:documentation>Описание местоположения сооружения (сооружений) (в том числе дополнительное пространственное описание конструктивных элементов)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="construction_record" type="ContoursLocationAdditionalOKSOut" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сооружение</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ContoursLocationAdditionalOKSOut">
		<xsd:annotation>
			<xsd:documentation>Описание местоположения контура объекта недвижимости (в том числе дополнительное пространственное описание конструктивных элементов)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object" type="ObjectCadNumber">
				<xsd:annotation>
					<xsd:documentation>Общие сведения (кадастровый номер)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="contours" type="ContoursOKSOut">
				<xsd:annotation>
					<xsd:documentation>Описание местоположения контура</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="additional_contour_location" type="AdditionalContourLocationOut" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Дополнительное пространственное описание конструктивных элементов</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--===Сведения о частях-->
	<xsd:complexType name="ObjectPartsNumberRestrictions">
		<xsd:annotation>
			<xsd:documentation>Сведения о частях объекта недвижимости</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object_part" type="ObjectPartNumberRestrictions" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сведения о части объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ObjectPartNumberRestrictions">
		<xsd:annotation>
			<xsd:documentation>Сведения о части объекта недвижимости (номер, содержание ограничений)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="part_number" type="xsd:integer">
				<xsd:annotation>
					<xsd:documentation>Порядковый номер части</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="content_restrictions" type="ContentRestrictions" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Содержание ограничений</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ObjectPartsAreaRestrictions">
		<xsd:annotation>
			<xsd:documentation>Сведения о частях объекта недвижимости (номер, площадь, содержание ограничений)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object_part" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сведения о части объекта недвижимости</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="part_number" type="xsd:integer">
							<xsd:annotation>
								<xsd:documentation>Порядковый номер части объекта недвижимости</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="area" type="PositiveDecimal">
							<xsd:annotation>
								<xsd:documentation>Площадь в квадратных метрах с округлением
до 0,1 квадратного метра</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="content_restrictions" type="ContentRestrictions" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Содержание ограничений</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="footnote" type="xsd:string" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Примечание</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="BuildPartsProperty">
		<xsd:annotation>
			<xsd:documentation>Сведения о частях здания (и местоположение части)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object_part" type="BuildPartProperty" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сведения о части здания</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="BuildPartProperty">
		<xsd:annotation>
			<xsd:documentation>Сведения о части здания (и местоположение части)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="part_number" type="xsd:integer">
				<xsd:annotation>
					<xsd:documentation>Порядковый номер части</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="area" type="PositiveDecimal" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Площадь, в кв. метрах</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="location_building" type="LocationInBuildContours" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Местоположение части здания</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="content_restrictions" type="ContentRestrictions" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Содержание ограничений (зарегистрированных)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="footnote" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Примечание</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RoomPartsProperty">
		<xsd:annotation>
			<xsd:documentation>Сведения о частях помещения (и местоположение части)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object_part" type="RoomPartProperty" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сведения о части помещения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RoomPartProperty">
		<xsd:annotation>
			<xsd:documentation>Сведения о части помещения (и местоположение части)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="part_number" type="xsd:integer">
				<xsd:annotation>
					<xsd:documentation>Порядковый номер части</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="in_build" type="LocationInBuild" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Местоположение в пределах объекта недвижимости (планы)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="area" type="PositiveDecimal" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Площадь, в кв. метрах</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="content_restrictions" type="ContentRestrictions" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Содержание ограничений (зарегистрированных)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="footnote" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Примечание</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ConstructionPartsProperty">
		<xsd:annotation>
			<xsd:documentation>Сведения о частях сооружения (и местоположение части)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object_part" type="ConstructionPartProperty" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сведения о части сооружения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ConstructionPartProperty">
		<xsd:annotation>
			<xsd:documentation>Сведения о части сооружения (и местоположение части)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="part_number" type="xsd:integer">
				<xsd:annotation>
					<xsd:documentation>Порядковый номер части</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="base_parameters" type="BaseParameters" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Основные характеристики</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="location_building" type="LocationLevelsContours" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Местоположение части сооружения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="content_restrictions" type="ContentRestrictions" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Содержание ограничений (зарегистрированных)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="footnote" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Примечание</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="LandPartsProperty">
		<xsd:annotation>
			<xsd:documentation>Сведения о частях земельного участка (и местоположение части)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object_part" type="LandPartProperty" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сведения о части земельного участка</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="LandPartProperty">
		<xsd:annotation>
			<xsd:documentation>Сведения о части земельного участка (и местоположение части)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="part_number" type="xsd:integer">
				<xsd:annotation>
					<xsd:documentation>Порядковый номер части</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="contours" type="ContoursZUZacrep" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Описание местоположения границ</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="area" type="LandArea" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Площадь</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="content_restrictions" type="ContentRestrictions" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Содержание ограничений</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="footnote" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Примечание</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="PartNumbers">
		<xsd:annotation>
			<xsd:documentation>Порядковые номера частей объекта недвижимости</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="part_number" type="PartNumber" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Порядковый номер части</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="PartNumber">
		<xsd:annotation>
			<xsd:documentation>Порядковый номер части</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="part_number" type="xsd:integer">
				<xsd:annotation>
					<xsd:documentation>Порядковый номер части</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ObjectPartNumberDate">
		<xsd:annotation>
			<xsd:documentation>Сведения о части (порядковый номер, дата)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="part_number" type="xsd:integer">
				<xsd:annotation>
					<xsd:documentation>Порядковый номер части</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="entry_date" type="xsd:date">
				<xsd:annotation>
					<xsd:documentation>Дата внесения в ЕГРН сведений о части</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--===Реквизиты документов-->
	<xsd:complexType name="UnderlyingDocumentsOut">
		<xsd:annotation>
			<xsd:documentation>Документы-основания (все реквизиты)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="underlying_document" type="UnderlyingDocumentOut" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Документ-основание</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="UnderlyingDocumentOut">
		<xsd:annotation>
			<xsd:documentation>Документ-основание (все реквизиты)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="document_code" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru:8000/catalogs/98/items">Код документа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="document_name" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Наименование</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="document_series" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Серия документа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="document_number" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation> Номер документа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="document_date" type="xsd:date">
				<xsd:annotation>
					<xsd:documentation>Дата документа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="document_issuer" type="MultiLiner" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Орган власти, организация, выдавшие документ</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="DocumentsType">
		<xsd:annotation>
			<xsd:documentation>Документы-основания (Тип (вид) документа)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="underlying_document" type="DocumentType" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Документ-основание</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="DocumentType">
		<xsd:annotation>
			<xsd:documentation>Документ-основание (тип, наименование)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="document_code" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru:8000/catalogs/98/items">Код документа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="document_name" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Наименование</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="DocRequisite">
		<xsd:annotation>
			<xsd:documentation>Реквизиты документа (номер, дата)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="document_number" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation> Номер документа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="document_date" type="xsd:date" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Дата документа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="DocRequisiteMain">
		<xsd:annotation>
			<xsd:documentation>Реквизиты документа (основные реквизиты)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="document_code" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru:8000/catalogs/98/items">Код документа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="document_number" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation> Номер документа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="document_date" type="xsd:date" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Дата документа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="document_issuer" type="MultiLiner" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Орган власти, организация, выдавшие документ. Автор документа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="DocumentRequisiteBase">
		<xsd:annotation>
			<xsd:documentation>Реквизиты документа (основные реквизиты)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="document_code" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru:8000/catalogs/98/items">Код документа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="document_name" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Наименование</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="document_series" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Серия документа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="document_number" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation> Номер документа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="document_date" type="xsd:date" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Дата документа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="document_issuer" type="MultiLiner" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Орган власти, организация, выдавшие документ. Автор документа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="special_marks" type="MultiLiner" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Особые отметки</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="UnderlyingDocumentsOutAll">
		<xsd:annotation>
			<xsd:documentation>Документы-основания (все реквизиты)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="underlying_document" type="UnderlyingDocumentOutAll" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Документ-основание</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="UnderlyingDocumentOutAll">
		<xsd:annotation>
			<xsd:documentation>Документ-основание (все реквизиты)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="document_code" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru:8000/catalogs/98/items">Код документа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="document_name" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Наименование</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="document_series" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Серия документа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="document_number" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation> Номер документа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="document_date" type="xsd:date">
				<xsd:annotation>
					<xsd:documentation>Дата документа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="document_issuer" type="MultiLiner" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Орган власти, организация, выдавшие документ</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="doc_notarized" type="DocNotarized" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Нотариальное удостоверение документа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="fullname_posts_person" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Полное наименование должности должностного лица</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="BasisHiredHouse">
		<xsd:annotation>
			<xsd:documentation>Основание создания наемного дома</xsd:documentation>
		</xsd:annotation>
		<xsd:choice>
			<xsd:element name="act">
				<xsd:annotation>
					<xsd:documentation>Акт о предоставлении</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="underlying_doc" type="DocRequisiteMain">
							<xsd:annotation>
								<xsd:documentation>Документ-основание</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
			<xsd:element name="contract" type="Contract">
				<xsd:annotation>
					<xsd:documentation>Договор</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="decision_owner">
				<xsd:annotation>
					<xsd:documentation>Решение собственника</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="underlying_docs" type="DocRequisiteMain">
							<xsd:annotation>
								<xsd:documentation>Документ-основание</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
			<xsd:element name="contract_owner" type="Contract">
				<xsd:annotation>
					<xsd:documentation>Договор собственника</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:choice>
	</xsd:complexType>
	<xsd:complexType name="Contract">
		<xsd:annotation>
			<xsd:documentation>Документ-основание и стороны договора</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="underlying_doc" type="DocRequisiteMain">
				<xsd:annotation>
					<xsd:documentation>Документ-основание</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="contractors" type="Contractors" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Стороны договора</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CourtDecisionOut">
		<xsd:annotation>
			<xsd:documentation>Решение суда</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="court_name" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Наименование суда</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="decision_requisites" type="DecisionRequisites">
				<xsd:annotation>
					<xsd:documentation>Реквизиты вступившего в законную силу решения суда</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="DecisionRequisites">
		<xsd:annotation>
			<xsd:documentation>Реквизиты вступившего в законную силу решения суда</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="document_date" type="xsd:date">
				<xsd:annotation>
					<xsd:documentation>Дата вынесения решения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="document_number" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation> Номер решения (дела)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="date_entry_into_force" type="xsd:date" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Дата вступления в законную силу решения суда</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="InformationFund">
		<xsd:annotation>
			<xsd:documentation>Информация о передаче карты (плана) объекта землеустройства в государственный фонд данных, полученных в результате проведения землеустройства</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="number_reg">
				<xsd:annotation>
					<xsd:documentation>Регистрационный номер</xsd:documentation>
				</xsd:annotation>
				<xsd:simpleType>
					<xsd:restriction base="xsd:string">
						<xsd:minLength value="1"/>
						<xsd:maxLength value="50"/>
					</xsd:restriction>
				</xsd:simpleType>
			</xsd:element>
			<xsd:element name="date_reg" type="xsd:date">
				<xsd:annotation>
					<xsd:documentation>Дата передачи</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="name_archive" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Наименование органа (организации), осуществляющего хранение землеустроительной документации</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="UnderlyingDocumentsMain">
		<xsd:annotation>
			<xsd:documentation>Документы-основания (основные реквизиты)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="underlying_document" type="DocRequisiteMain" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Документ-основание (основные реквизиты)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--====Природные объекты-->
	<xsd:complexType name="NaturalObjects">
		<xsd:annotation>
			<xsd:documentation>Природные объекты</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="forests" type="Forests" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Лесные объекты</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="waters" type="Waters" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Водные объекты</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="other_natural_objects" type="OtherNaturalObjects" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Иные природные объекты</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="OtherNaturalObjects">
		<xsd:annotation>
			<xsd:documentation>Иные природные объекты</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="other_natural_object" type="OtherNaturalObject" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Иной природный объект</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="OtherNaturalObject">
		<xsd:annotation>
			<xsd:documentation>Иной природный объект</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="other_object_name" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Наименование</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="other_object_purpose" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Назначение</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="Forests">
		<xsd:annotation>
			<xsd:documentation>Характеристика лесных участков</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="forest" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Характеристика лесного участка</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:annotation>
						<xsd:documentation>

                </xsd:documentation>
					</xsd:annotation>
					<xsd:sequence>
						<xsd:element name="forestry" type="xsd:string" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Наименование лесничества, лесопарка, участкового лесничества</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="forest_quarters" type="ForestQuarters" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Номера лесных кварталов</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="forest_purpose" type="Dict" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/60/items?hierarchy_view=false">Целевое назначение (категория) лесов</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="forest_category" type="Dict" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/171/items">Категория защитных лесов</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="Forest">
		<xsd:annotation>
			<xsd:documentation>Характеристика лесного участка</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="forestry" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Наименование лесничества, лесопарка, участкового лесничества</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="forest_quarters" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Номера лесных кварталов</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="forest_quarter" type="ForestQuarter" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Номер лесного квартала</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
			<xsd:element name="forest_purpose" type="Dict" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/60/items?hierarchy_view=false">Целевое назначение (категория) лесов</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="forest_category" type="Dict" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/171/items">Категория защитных лесов</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ForestQuarters">
		<xsd:annotation>
			<xsd:documentation>Номера лесных кварталов</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="forest_quarter" type="ForestQuarter" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Номер лесного квартала</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ForestQuarter">
		<xsd:annotation>
			<xsd:documentation>Номер лесного квартала</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="number" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Номер квартала</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="Waters">
		<xsd:annotation>
			<xsd:documentation>Водные объекты</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="water" type="Water" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Водный объект</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="Water">
		<xsd:annotation>
			<xsd:documentation>Водный объект (вид, наименование)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="water_object_type" type="Dict" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/122/items">Вид водного объекта</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="water_object_name" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Наименование водного объекта</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--===Государственный земельный надзор-->
	<xsd:complexType name="GovernmentLandSupervision">
		<xsd:annotation>
			<xsd:documentation>Государственный земельный надзор</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="supervision_events" type="SupervisionEvents">
				<xsd:annotation>
					<xsd:documentation>Надзорные мероприятия</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="SupervisionEvents">
		<xsd:annotation>
			<xsd:documentation>Надзорные мероприятия

                </xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="supervision_event" type="SupervisionEvent" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Надзорное мероприятие
                </xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="SupervisionEvent">
		<xsd:annotation>
			<xsd:documentation>Надзорное мероприятие</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="agency" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Наименование органа, проводившего мероприятие по государственному земельному надзору</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="event_name" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/150/items">Мероприятие государственного земельного надзора по соблюдению требований законодательства (плановая, внеплановая проверка, административное обследование)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="event_form" type="Dict" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/149/items">Форма проведения плановой или внеплановой проверки</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="inspection_end" type="xsd:date">
				<xsd:annotation>
					<xsd:documentation>Дата окончания проверки</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="results_event" type="ResultsEvent">
				<xsd:annotation>
					<xsd:documentation>Результаты проведенного мероприятия</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="doc_requisites" type="DocRequisites">
				<xsd:annotation>
					<xsd:documentation>Реквизиты оформленных документов</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="elimination" type="EliminationType" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения об устранении выявленного нарушения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="elimination_doc_requisites" type="DocRequisite" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Реквизиты документа, содержащего сведения об устранении правонарушения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ResultsEvent">
		<xsd:annotation>
			<xsd:documentation>Результаты проведенного мероприятия</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="availability_violations" type="xsd:boolean">
				<xsd:annotation>
					<xsd:documentation>Наличие правонарушения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="identified_violations" type="IdentifiedViolations" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Выявленное правонарушение</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="IdentifiedViolations">
		<xsd:annotation>
			<xsd:documentation>Выявленное правонарушение</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="type_violations" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Вид выявленного правонарушения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="sign_violations" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Признаки выявленного правонарушения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="area" type="xsd:decimal" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Площадь</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="DocRequisites">
		<xsd:annotation>
			<xsd:documentation>Реквизиты оформленных документов</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="doc_requisite" type="DocRequisite" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Реквизиты оформленного документа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="EliminationType">
		<xsd:annotation>
			<xsd:documentation>Сведения об устранении выявленного нарушения</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="elimination_mark" type="xsd:boolean">
				<xsd:annotation>
					<xsd:documentation>Устранено</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="elimination_agency" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Наименование органа, принявшего решение об устранении правонарушения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--===Сведения о правах-->
	<xsd:complexType name="RightRecordsBaseParams">
		<xsd:annotation>
			<xsd:documentation>Сведения о правах и правообладателях</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="right_record" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сведения о праве и правообладателях</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="record_info" type="RegistrationDate">
							<xsd:annotation>
								<xsd:documentation>Дата государственной регистрации</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="right_data" type="RightDataReinstatement">
							<xsd:annotation>
								<xsd:documentation>Общие сведения о правах</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="right_holders" type="RightHoldersOut">
							<xsd:annotation>
								<xsd:documentation>Сведения о правообладателях</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="underlying_documents" type="UnderlyingDocumentsOut" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Документы-основания</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="third_party_consents" type="ThirdPartyConsents" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Сведения об осуществлении государственной регистрации сделки, права, ограничения права, совершенных без необходимого в силу закона согласия третьего лица, органа</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RightRecordsAboutProperty">
		<xsd:annotation>
			<xsd:documentation>Сведения о правах и правообладателях</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="right_record" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сведения о праве и правообладателях</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="record_info" type="RegistrationDate">
							<xsd:annotation>
								<xsd:documentation>Дата государственной регистрации</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="right_data" type="RightDataReinstatement">
							<xsd:annotation>
								<xsd:documentation>Общие сведения о правах</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="right_holders" type="RightHoldersOut">
							<xsd:annotation>
								<xsd:documentation>Сведения о правообладателях</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="litigations" type="LitigationsContent" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Заявленные в судебном порядке права требования (наличие судебного спора)</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="objections" type="Objections" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Сведения о возражении в отношении зарегистрированного права</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="personal_participations" type="PersonalParticipations" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Личное участие правообладателя</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="third_party_consents" type="ThirdPartyConsents" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Сведения об осуществлении государственной регистрации сделки, права, ограничения права, совершенных без необходимого в силу закона согласия третьего лица, органа</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RightData">
		<xsd:annotation>
			<xsd:documentation>Общие сведения о правах</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="right_type" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru:8000/catalogs/34/items">Вид зарегистрированного вещного права</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="right_number" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Номер регистрации вещного права</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="shares" type="Shares" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Размер доли в праве</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="share_description" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Описание доли текстом</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RightDataReinstatement">
		<xsd:annotation>
			<xsd:documentation>Общие сведения о правах (в том числе восстановление прав)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="right_type" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru:8000/catalogs/34/items">Вид зарегистрированного вещного права</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="right_number" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Номер регистрации вещного права</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="shares" type="Shares" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Размер доли в праве</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="share_description" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Описание доли текстом</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="reinstatement" type="ReinstatementDate" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Восстановление права на основании судебного акта</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RightDataAndCancel">
		<xsd:annotation>
			<xsd:documentation>Общие сведения о правах (переходе/прекращении права)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="right_type" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru:8000/catalogs/34/items">Вид зарегистрированного вещного права</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="right_number" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Номер регистрации вещного права</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="shares" type="Shares" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Размер доли в праве</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="share_description" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Описание доли текстом</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="cancel_right_number" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Номер регистрации перехода/прекращения права</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="new_arose_right_numbers" type="NewAroseRightNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Номера регистрации вновь возникшего права</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="reinstatement" type="ReinstatementDate" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Восстановление права на основании судебного акта</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="NewAroseRightNumbers">
		<xsd:annotation>
			<xsd:documentation>Номера регистрации вновь возникшего права</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="new_arose_right_number" type="RightRecordNumber" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Номер регистрации вновь возникшего права</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RightRecordsTransfer">
		<xsd:annotation>
			<xsd:documentation>Сведения о правах и правообладателях при переходе прав на объект недвижимости</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="right_record" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сведения о праве и правообладателях</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="record_info" type="RecordInfo">
							<xsd:annotation>
								<xsd:documentation>Даты государственной регистрации</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="right_data" type="RightDataAndCancel">
							<xsd:annotation>
								<xsd:documentation>Общие сведения о правах</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="right_holders" type="RightHoldersOut">
							<xsd:annotation>
								<xsd:documentation>Сведения о правообладателях</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="underlying_documents" type="DocumentsType" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Документы-основания</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="changes" type="Changes" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Изменение реестровых записей</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="Changes">
		<xsd:annotation>
			<xsd:documentation>Изменение реестровых записей</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="change_record_number" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Номер прекращения права</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="fixed_at" type="xsd:dateTime">
				<xsd:annotation>
					<xsd:documentation>Дата прекращения права</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="underlying_documents" type="UnderlyingDocumentsMain">
				<xsd:annotation>
					<xsd:documentation>Документы-основания государственной регистрации перехода (прекращения) права</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RightRecordIndivid">
		<xsd:annotation>
			<xsd:documentation>Сведения о праве</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="record_info" type="RecordInfo">
				<xsd:annotation>
					<xsd:documentation>Даты государственной регистрации</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="right_data" type="RightDataAndCancel">
				<xsd:annotation>
					<xsd:documentation>Общие сведения о правах</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="underlying_documents" type="UnderlyingDocumentsOut" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Документы-основания</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ReinstatementDate">
		<xsd:annotation>
			<xsd:documentation>Восстановление права на основании судебного акта</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="prev_registration_date" type="xsd:dateTime">
				<xsd:annotation>
					<xsd:documentation>Дата ранее произведенной государственной регистрации права</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="OwnerlessRightRecordOut">
		<xsd:annotation>
			<xsd:documentation>Сведения о праве (бесхозяйное имущество)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="record_info" type="RegistrationDate">
				<xsd:annotation>
					<xsd:documentation>Дата государственной регистрации</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="ownerless_right_data" type="OwnerlessRight">
				<xsd:annotation>
					<xsd:documentation>Общие сведения о правах на бесхозяйное имущество</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="OwnerlessRight">
		<xsd:annotation>
			<xsd:documentation>Общие сведения о правах на бесхозяйное имущество (Номер регистрации и наименование органа)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="ownerless_right_number" type="RecordNumber">
				<xsd:annotation>
					<xsd:documentation>Номер регистрации</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="authority_name" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Наименование органа местного самоуправления (органа государственной власти - для городов федерального значения Москвы, Санкт-Петербурга, Севастополя), представившего заявление о постановке на учет данного объекта недвижимости в качестве бесхозяйного</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--Размер доли в праве-->
	<xsd:complexType name="Shares">
		<xsd:annotation>
			<xsd:documentation>Размер доли в праве</xsd:documentation>
		</xsd:annotation>
		<xsd:choice>
			<xsd:element name="share" type="Share">
				<xsd:annotation>
					<xsd:documentation>Размер доли в праве</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="share_bal_hectare" type="ShareBalHectare">
				<xsd:annotation>
					<xsd:documentation>Размер доли в праве в балло-гектарах</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="share_hectare" type="ShareHectare">
				<xsd:annotation>
					<xsd:documentation>Размер доли в праве в гектарах</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="share_unknown" type="ShareUnknown">
				<xsd:annotation>
					<xsd:documentation>Не указан размер доли в праве общей долевой собственности на общее имущество, в том числе на земельный участок, собственников помещений, машино-мест в здании, если объектом недвижимости является помещение, машино-место в здании</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="room_owners_share" type="RoomOwnersShare">
				<xsd:annotation>
					<xsd:documentation>Размер доли в праве общей долевой собственности на общее имущество собственников комнат в жилом помещении</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="builder_share" type="BuilderShare">
				<xsd:annotation>
					<xsd:documentation>Доля в праве общей долевой собственности пропорциональна размеру общей площади помещений, машино-мест, не переданных участникам долевого строительства</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="builder_share_with_object" type="BuilderShareWithObject">
				<xsd:annotation>
					<xsd:documentation>Доля в праве общей долевой собственности пропорциональна размеру общей площади помещений, машино-мест, не переданных участникам долевого строительства, а также помещений, машино-мест</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:choice>
	</xsd:complexType>
	<xsd:complexType name="Share">
		<xsd:annotation>
			<xsd:documentation>Размер доли в праве</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="numerator" type="xsd:integer">
				<xsd:annotation>
					<xsd:documentation>Числитель</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="denominator" type="xsd:integer">
				<xsd:annotation>
					<xsd:documentation>Знаменатель</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ShareBalHectare">
		<xsd:annotation>
			<xsd:documentation>Размер доли в праве в балло-гектарах</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="bal_hectare" type="PositiveDecimal">
				<xsd:annotation>
					<xsd:documentation>Балло-гектары</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ShareHectare">
		<xsd:annotation>
			<xsd:documentation>Размер доли в праве в гектарах</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="hectare" type="PositiveDecimal">
				<xsd:annotation>
					<xsd:documentation>Гектары</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ShareUnknown">
		<xsd:annotation>
			<xsd:documentation>Не указан размер доли в праве общей долевой собственности на общее имущество, в том числе на земельный участок, собственников помещений, машино-мест в здании, если объектом недвижимости является помещение, машино-место в здании</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="share_description" type="MultiLiner">
				<xsd:annotation>
					<xsd:documentation>Доля в праве общей долевой собственности пропорциональна размеру общей площади</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="proportion_cad_number" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер для расчета пропорций</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RoomOwnersShare">
		<xsd:annotation>
			<xsd:documentation>Размер доли в праве общей долевой собственности на общее имущество собственников комнат в жилом помещении</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="room_owners_share_info" type="MultiLiner">
				<xsd:annotation>
					<xsd:documentation>Размер доли в праве общей долевой собственности на общее имущество собственников комнат в жилом помещении</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="BuilderShare">
		<xsd:annotation>
			<xsd:documentation>Доля в праве общей долевой собственности пропорциональна размеру общей площади помещений, машино-мест, не переданных участникам долевого строительства</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="builder_share_info" type="MultiLiner">
				<xsd:annotation>
					<xsd:documentation>Доля в праве общей долевой собственности пропорциональна размеру общей площади помещений, машино-мест, не переданных участникам долевого строительства</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="BuilderShareWithObject">
		<xsd:annotation>
			<xsd:documentation>Доля в праве общей долевой собственности пропорциональна размеру общей площади помещений, машино-мест, не переданных участникам долевого строительства, а также помещений, машино-мест</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="builder_share_with_object_info" type="MultiLiner">
				<xsd:annotation>
					<xsd:documentation>Доля в праве общей долевой собственности пропорциональна размеру общей площади помещений, машино-мест, не переданных участникам долевого строительства, а также помещений, машино-мест</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="info_objects" type="InfoObjects">
				<xsd:annotation>
					<xsd:documentation>Сведения о помещениях, машино-местах</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="InfoObjects">
		<xsd:annotation>
			<xsd:documentation>Сведения о помещениях, машино-местах</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="info_object" type="CadNumber" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сведения о помещении, машино-месте</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--===ДДУ (Договора участия в долевом строительстве)-->
	<xsd:complexType name="RightRecordsLitigationsObjections">
		<xsd:annotation>
			<xsd:documentation>Сведения о правах и правообладателях объектов долевого строительства</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="right_record" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сведения о праве и правообладателях</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="record_info" type="RegistrationDate">
							<xsd:annotation>
								<xsd:documentation>Дата государственной регистрации</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="right_data" type="RightDataReinstatement">
							<xsd:annotation>
								<xsd:documentation>Общие сведения о правах</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="right_holders" type="RightHoldersOut">
							<xsd:annotation>
								<xsd:documentation>Сведения о правообладателях</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="litigations" type="LitigationsContent" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Заявленные в судебном порядке права требования (наличие судебного спора)</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="objections" type="Objections" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Сведения о возражении в отношении зарегистрированного права</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RestrictRecordsMain">
		<xsd:annotation>
			<xsd:documentation>Общие сведения, сведения о лицах, в пользу которых установлены ограничения, обременения, документы-основания</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="restrict_record" type="RestrictRecordMain" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Ограничение права и обременение объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RestrictRecordMain">
		<xsd:annotation>
			<xsd:documentation>Общие сведения об ограничениях и обременениях, сведения о лицах, в пользу которых установлены ограничения, обременения, документы-основания</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="record_info" type="RegistrationDate">
				<xsd:annotation>
					<xsd:documentation>Дата государственной регистрации</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="restrictions_encumbrances_data" type="RestrictionsEncumbrancesDataLand">
				<xsd:annotation>
					<xsd:documentation>Общие сведения об ограничениях и обременениях</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="restrict_parties" type="RestrictParties" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения о лицах, в пользу которых установлены ограничения, обременения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="underlying_documents" type="UnderlyingDocumentsOutAll" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Документы-основания</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="DealRecordsShareHoldings">
		<xsd:annotation>
			<xsd:documentation>Договоры участия в долевом строительстве</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="deal_record" type="DealRecordShareHoldings" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Договор участия в долевом строительстве</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="DealRecordShareHoldings">
		<xsd:annotation>
			<xsd:documentation>Договор участия в долевом строительстве</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="record_info" type="RegistrationDate">
				<xsd:annotation>
					<xsd:documentation>Дата государственной регистрации</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="deal_data" type="DealDataShareHoldings">
				<xsd:annotation>
					<xsd:documentation>Общие сведения о сделке</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="deal_parties" type="DealParties">
				<xsd:annotation>
					<xsd:documentation>Сведения о лицах, участвующих в сделке</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="underlying_documents" type="UnderlyingDocumentsRequisites">
				<xsd:annotation>
					<xsd:documentation>Документы-основания</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="restricting_rights" type="RestrictingRightsAllNumber" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Ограничиваемые права</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="claim_assignment_marks" type="ClaimAssignmentMarks" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Уступки прав требования</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="no_money_rights" type="MultiLiner" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Дополнительные сведения об отсутствии у застройщика права привлекать денежные средства граждан, являющихся участниками долевого строительства, на строительство (создание) многоквартирных домов</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="DealDataShareHoldings">
		<xsd:annotation>
			<xsd:documentation>Общие сведения о сделке</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="deal_number" type="RecordNumber">
				<xsd:annotation>
					<xsd:documentation>Номер регистрации сделки</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="deal_type" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru:8000/catalogs/36/items">Вид сделки - договор участия в долевом строительстве</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="subject" type="Subject" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Предмет сделки</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ClaimAssignmentMarks">
		<xsd:annotation>
			<xsd:documentation>Уступки прав требования</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="claim_assignment_mark" type="ClaimAssignmentMark" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Уступка прав требования</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ClaimAssignmentMark">
		<xsd:annotation>
			<xsd:documentation>Уступка прав требования</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="claim_assignment_record_number" type="DealRecordNumber">
				<xsd:annotation>
					<xsd:documentation>Номер записи о сделке по уступке прав требований</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="description" type="MultiLiner" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Описание сведений об уступке</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ObjectAndWithdrawalState">
		<xsd:annotation>
			<xsd:documentation>Общие сведения об объекте недвижимости (в т.ч. сведения о наличии решения об изъятии объекта недвижимости для государственных и муниципальных нужд)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="common_data" type="CadNumber">
				<xsd:annotation>
					<xsd:documentation>Общие сведения (кадастровый номер)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="date_removed_cad_account" type="DateRemovedCadAccount" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения о наличии решения об изъятии объекта недвижимости для государственных и муниципальных нужд (cрок снятия с ГКУ 3 года)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ApartmentBuilding">
		<xsd:annotation>
			<xsd:documentation>Сведения о создании (эксплуатации) на земельном участке наемного дома</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="basis_hired_house" type="BasisHiredHouse">
				<xsd:annotation>
					<xsd:documentation>Основание создания наемного дома</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="LandRecordApartmentBuilding">
		<xsd:annotation>
			<xsd:documentation>Сведения о характеристиках земельного участка (и сведения о создании (эксплуатации) на земельном участке наемного дома)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object" type="ObjectAndWithdrawalState">
				<xsd:annotation>
					<xsd:documentation>Общие сведения об объекте недвижимости (в т.ч. сведения о наличии решения об изъятии объекта недвижимости для государственных и муниципальных нужд)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="apartment_building" type="ApartmentBuilding" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения о создании (эксплуатации) на земельном участке наемного дома</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="params" type="ParamsLandCategoryUses">
				<xsd:annotation>
					<xsd:documentation>Характеристики земельного участка</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="address_location" type="AddressLocationLand">
				<xsd:annotation>
					<xsd:documentation>Адрес (местоположение)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--===-->
	<xsd:complexType name="PersonalParticipations">
		<xsd:annotation>
			<xsd:documentation>Личное участие правообладателя</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="personal_participation" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Личное участие правообладателя</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="inability_info" type="OriginContent">
							<xsd:annotation>
								<xsd:documentation>Принято заявление о невозможности регистрации без личного участия</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ClaimRecordsOutType">
		<xsd:annotation>
			<xsd:documentation>Сведения о правопритязаниях</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="claim_record" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сведения о правопритязании</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="claim_data">
							<xsd:annotation>
								<xsd:documentation>Правопритязание</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:annotation>
									<xsd:documentation>

            </xsd:documentation>
								</xsd:annotation>
								<xsd:sequence>
									<xsd:element name="urd_type" type="xsd:string">
										<xsd:annotation>
											<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/99/items">Вид регистрационно-учетного действия</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ClaimRecordsOut">
		<xsd:annotation>
			<xsd:documentation>Сведения о правопритязаниях</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="claim_record" type="ClaimRecordOut" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сведения о правопритязании</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ClaimRecordOut">
		<xsd:annotation>
			<xsd:documentation>Сведения о правопритязании</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="claim_data" type="ClaimDataOut">
				<xsd:annotation>
					<xsd:documentation>Правопритязание</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ClaimDataOut">
		<xsd:annotation>
			<xsd:documentation>Вид регистрационно-учетного действия и содержание отметки при возникновении</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="urd_type" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/99/items">Вид регистрационно-учетного действия</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="mark_content" type="MarkContent" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Содержание отметки при возникновении</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ClaimRecordsOutAll">
		<xsd:annotation>
			<xsd:documentation>Сведения о правопритязаниях</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="claim_record" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сведения о правопритязании</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="claim_data" type="ClaimDataOutAll">
							<xsd:annotation>
								<xsd:documentation>Правопритязание</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ClaimDataOutAll">
		<xsd:annotation>
			<xsd:documentation>Правопритязание</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="urd_type" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/99/items">Вид регистрационно-учетного действия</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="cad_number" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер объекта недвижимого имущества</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="right_record_numbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Номера реестровых записей, на которые установлены правопритязания</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="right_record_number" type="RightRecordNumber" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Номер реестровой записи, на которую установлено правопритязание</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
			<xsd:element name="mark_content" type="MarkContent" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Содержание отметки при возникновении</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="Objections">
		<xsd:annotation>
			<xsd:documentation>Сведения о возражении в отношении зарегистрированного права</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="objection" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Возражение в отношении зарегистрированного права</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="objections_info" type="OriginContent">
							<xsd:annotation>
								<xsd:documentation>Принято заявление о наличии возражения в отношении зарегистрированного права</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="Litigations">
		<xsd:annotation>
			<xsd:documentation>Наличие судебного спора (заявленные права требования)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="litigation" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Наличие судебного спора</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="ligitation_info">
							<xsd:annotation>
								<xsd:documentation>Заявлено право требования</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="decision_requisites" type="DocRequisiteMain">
										<xsd:annotation>
											<xsd:documentation>Реквизиты вступившего в законную силу решения суда</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="act_acceptance_timestamp" type="xsd:dateTime">
										<xsd:annotation>
											<xsd:documentation>Дата и время приема судебного акта</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="LitigationsContent">
		<xsd:annotation>
			<xsd:documentation>Заявленные в судебном порядке права требования (Содержание отметки при возникновении)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="litigation" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Заявленное в судебном порядке право требования</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="mark_content" type="MarkContent">
							<xsd:annotation>
								<xsd:documentation>Содержание отметки при возникновении </xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="StateExpropriation">
		<xsd:annotation>
			<xsd:documentation>Изъятие для государственных или муниципальных нужд</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="expropriation_info" type="ExpropriationInfo">
				<xsd:annotation>
					<xsd:documentation>Сведения о решении об изъятии земельного участка и (или) расположенного на нем объекта недвижимости для государственных или муниципальных нужд</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ExpropriationInfo">
		<xsd:annotation>
			<xsd:documentation>Сведения о решении об изъятии земельного участка и (или) расположенного на нем объекта недвижимости для государственных или муниципальных нужд</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="expropriation_info_type" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Сведения о решении об изъятии земельного участка и (или) расположенного на нем объекта недвижимости для государственных или муниципальных нужд</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="origin_content" type="MultiLiner" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Содержание отметки при возникновении</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="Contractors">
		<xsd:annotation>
			<xsd:documentation>Стороны договора</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="contractor" type="Name" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сторона договора</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="DealRecordsType">
		<xsd:annotation>
			<xsd:documentation>Сведения о сделках, совершенных без необходимого в силу закона согласия третьего лица, органа</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="deal_record" type="DealRecordType" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сведения о сделке</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="DealRecordType">
		<xsd:annotation>
			<xsd:documentation>Сведения о сделке, совершенной без необходимого в силу закона согласия третьего лица, органа</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="deal_data" type="DealDataType">
				<xsd:annotation>
					<xsd:documentation>Общие сведения о сделке (вид сделки)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="third_party_consents" type="ThirdPartyConsents" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения об осуществлении государственной регистрации сделки, права, ограничения права, совершенных без необходимого в силу закона согласия третьего лица, органа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="DealDataType">
		<xsd:annotation>
			<xsd:documentation>Общие сведения о сделке (вид сделки)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="deal_type" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru:8000/catalogs/36/items">Вид сделки</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="FormLandWithdrawalAndNotDifferenntiated">
		<xsd:annotation>
			<xsd:documentation>Сведения об образовании земельного участка (на основании решения об изъятии, или из земель или земельных участков, государственная собственность на которые не разграничена)</xsd:documentation>
		</xsd:annotation>
		<xsd:choice>
			<xsd:element name="form_land_state_not_differenntiated" type="FormLandStateNotDifferenntiated">
				<xsd:annotation>
					<xsd:documentation>Сведения об образовании земельного участка из земель или земельных участков, государственная собственность на которые не разграничена</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="withdrawal_state_munic_needs" type="WithdrawalStateMunicNeeds">
				<xsd:annotation>
					<xsd:documentation>Сведения об образовании земельного участка на основании решения об изъятии объекта недвижимости для государственных и муниципальных нужд (реквизиты решения)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:choice>
	</xsd:complexType>
	<xsd:complexType name="FormLandStateNotDifferenntiated">
		<xsd:annotation>
			<xsd:documentation>Сведения об образовании земельного участка из земель или земельных участков, государственная собственность на которые не разграничена</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="name_authority" type="MultiLiner">
				<xsd:annotation>
					<xsd:documentation>Наименование уполномоченного органа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="date_remove" type="xsd:date">
				<xsd:annotation>
					<xsd:documentation>Дата снятия с учета</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="DateRemovedCadAccount">
		<xsd:annotation>
			<xsd:documentation>Сведения о наличии решения об изъятии объекта недвижимости для государственных и муниципальных нужд (cрок снятия с ГКУ 3 года)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="withdrawal_state_munic_needs" type="WithdrawalStateMunicNeeds">
				<xsd:annotation>
					<xsd:documentation>Сведения о наличии решения об изъятии объекта недвижимости для государственных и муниципальных нужд (реквизиты решения)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="WithdrawalStateMunicNeeds">
		<xsd:annotation>
			<xsd:documentation>Сведения о наличии решения об изъятии</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="decision_attribute" type="DocRequisiteMain">
				<xsd:annotation>
					<xsd:documentation>Реквизиты решения об изъятии</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="SurveyBoundaries">
		<xsd:annotation>
			<xsd:documentation>Условный номер земельного участка и сведения о расположении земельного участка в границах территории, в отношении которой утвержден проект межевания</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="registration_date" type="xsd:dateTime">
				<xsd:annotation>
					<xsd:documentation>Дата присвоения учетного номера проекту межевания</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="survey_project_num" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Учетный номер проекта межевания</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="nominal_number" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Условный номер земельного участка</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="decision_requisites" type="DocRequisiteMain" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Реквизиты решения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="act_requisites" type="DocRequisiteMain" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Реквизиты акта об утверждении проекта межевания территории</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="approve_persons" type="ApprovePersons" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения о лице (лицах), утвердивших проект межевания земельного участка</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="protocol_requisites" type="DocRequisiteMain" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Реквизиты протокола, подготовленного по результатам общего собрания участников долевой собственности на земельный участок</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ApprovePersons">
		<xsd:annotation>
			<xsd:documentation>Сведения о лице (лицах), утвердивших проект межевания земельного участка</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="approve_person" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сведения о лице, утвердившем проект межевания земельного участка</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:choice>
						<xsd:element name="individual" type="Fio">
							<xsd:annotation>
								<xsd:documentation>Фамилия, имя, отчество физического лица</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="legal_entity" type="Name">
							<xsd:annotation>
								<xsd:documentation>Полное наименование юридического лица</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:choice>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ThirdPartyConsents">
		<xsd:annotation>
			<xsd:documentation>Сведения об осуществлении государственной регистрации сделки, права, ограничения права, совершенных без необходимого в силу закона согласия третьего лица, органа</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="third_party_consent" type="ThirdPartyConsent" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сведения об осуществлении государственной регистрации сделки, права, ограничения права без необходимого в силу закона согласия третьего лица, органа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ThirdPartyConsent">
		<xsd:annotation>
			<xsd:documentation>Сведения об осуществлении государственной регистрации сделки, права, ограничения права, совершенных  без необходимого в силу закона согласия третьего лица, органа</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="law" type="Law">
				<xsd:annotation>
					<xsd:documentation>Федеральный закон, которым предусмотрено получение согласия на совершение сделки</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="dissenting_entities" type="DissentingEntities">
				<xsd:annotation>
					<xsd:documentation>Не представлено согласие на совершение сделки</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="mark_content" type="MarkContent" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Содержание отметки при возникновении</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="DissentingEntities">
		<xsd:annotation>
			<xsd:documentation>Не представлено согласие лица, органа</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="dissenting_entity" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Не представлено согласие лица, органа</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:choice>
						<xsd:element name="individual" type="Fio">
							<xsd:annotation>
								<xsd:documentation>Физическое лицо</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="legal_entity" type="Name">
							<xsd:annotation>
								<xsd:documentation>Юридическое лицо, орган власти, местного самоуправления</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:choice>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="NonRegistrabilitys">
		<xsd:annotation>
			<xsd:documentation>Сведения о невозможности государственной регистрации перехода, прекращения, ограничения права на земельный участок из земель сельскохозяйственного назначения или обременения такого земельного участка до завершения рассмотрения судом дела о его изъятии в связи с неиспользованием по целевому назначению или использованием с нарушением законодательства Российской Федерации</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="non_registrability" type="NonRegistrability" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сведения о невозможности государственной регистрации перехода, прекращения, ограничения права на земельный участок из земель сельскохозяйственного назначения или обременения такого земельного участка до завершения рассмотрения судом дела о его изъятии в связи с неиспользованием по целевому назначению или использованием с нарушением законодательства Российской Федерации</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="NonRegistrability">
		<xsd:annotation>
			<xsd:documentation>Сведения о невозможности государственной регистрации перехода, прекращения, ограничения права на земельный участок из земель сельскохозяйственного назначения или обременения такого земельного участка до завершения рассмотрения судом дела о его изъятии в связи с неиспользованием по целевому назначению или использованием с нарушением законодательства Российской Федерации</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="non_registrability_info" type="OriginContent">
				<xsd:annotation>
					<xsd:documentation>Принято заявление о невозможности государственной регистрации перехода, прекращения, ограничения права на земельный участок из земель сельскохозяйственного назначения или обременения такого земельного участка</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="Law">
		<xsd:annotation>
			<xsd:documentation>Федеральный закон, которым предусмотрено получение согласия на совершение сделки</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="section" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Часть</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="paragraph" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Пункт</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="article" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Статья</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="law_date" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Дата</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="number" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Номер</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="name" type="MultiLiner">
				<xsd:annotation>
					<xsd:documentation>Наименование</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="MarkContent">
		<xsd:annotation>
			<xsd:documentation>Содержание отметки</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="origin_mark" type="OriginContent">
				<xsd:annotation>
					<xsd:documentation>Содержание отметки при возникновении</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="OriginContent">
		<xsd:annotation>
			<xsd:documentation>Содержание</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="origin_content" type="MultiLiner">
				<xsd:annotation>
					<xsd:documentation>Содержание</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="IncapacityIndividual">
		<xsd:annotation>
			<xsd:documentation>Сведения о признании гражданина (правообладателя) ограниченным в дееспособности или недееспособным</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="individual" type="IndividualFull">
				<xsd:annotation>
					<xsd:documentation>Физическое лицо</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="incapacity_info" type="IncapacityInfo">
				<xsd:annotation>
					<xsd:documentation>Сведения о признании правообладателя недееспособным, ограниченно дееспособным</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="IncapacityInfo">
		<xsd:annotation>
			<xsd:documentation>Сведения о признании правообладателя недееспособным, ограниченно дееспособным</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="incapacity_info_type" type="IncapacityInfoType">
				<xsd:annotation>
					<xsd:documentation>Сведения о признании правообладателя недееспособным, ограниченно дееспособным</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="IncapacityInfoType">
		<xsd:annotation>
			<xsd:documentation>Признание правообладателя недееспособным, ограниченно дееспособным</xsd:documentation>
		</xsd:annotation>
		<xsd:choice>
			<xsd:element name="limited_capacity" type="CourtDecisionOut">
				<xsd:annotation>
					<xsd:documentation>Признан ограниченно дееспособным</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="declared_incapable" type="CourtDecisionOut">
				<xsd:annotation>
					<xsd:documentation>Признан недееспособным</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:choice>
	</xsd:complexType>
	<!--===Ограничения (обременения)-->
	<xsd:complexType name="RestrictRecordsBaseParams">
		<xsd:annotation>
			<xsd:documentation>Ограничения прав и обременения объекта недвижимости</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="restrict_record" type="RestrictRecordType" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Ограничение права и обременение объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RestrictRecordType">
		<xsd:annotation>
			<xsd:documentation>Ограничение права и обременение объекта недвижимости</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="record_info" type="RegistrationDate">
				<xsd:annotation>
					<xsd:documentation>Дата государственной регистрации</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="restrictions_encumbrances_data" type="RestrictionsEncumbrancesData">
				<xsd:annotation>
					<xsd:documentation>Общие сведения об ограничениях и обременениях</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="restrict_parties" type="RestrictParties" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения о лицах, в пользу которых установлены ограничения, обременения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="underlying_documents" type="UnderlyingDocumentsOutAll" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Документы-основания</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="third_party_consents" type="ThirdPartyConsents" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения об осуществлении государственной регистрации сделки, права, ограничения права, совершенных без необходимого в силу закона согласия третьего лица, органа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="state_expropriation" type="StateExpropriation" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Изъятие для государственных или муниципальных нужд</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="AdditionalEncumbranceInfoType">
		<xsd:annotation>
			<xsd:documentation>Дополнительная информация в зависимости от вида зарегистрированного ограничения права или обременения объекта недвижимости</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="servitude" type="ServitudeType">
				<xsd:annotation>
					<xsd:documentation>Сервитут</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ServitudeType">
		<xsd:annotation>
			<xsd:documentation>Сервитут</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="servitude_kind" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru:8000/catalogs/35/items?hierarchy_parent_id=3413472&amp;hierarchy_view=true">Вид сервитута</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="servitude_condition" type="MultiLiner" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Условия сервитута</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RestrictRecordsBaseParamsLand">
		<xsd:annotation>
			<xsd:documentation>Ограничения прав и обременения объекта недвижимости</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="restrict_record" type="RestrictRecordLandType" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Ограничение права и обременение объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RestrictRecordLandType">
		<xsd:annotation>
			<xsd:documentation>Ограничение права и обременение объекта недвижимости</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="record_info" type="RegistrationDate">
				<xsd:annotation>
					<xsd:documentation>Дата государственной регистрации</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="restrictions_encumbrances_data" type="RestrictionsEncumbrancesDataLand">
				<xsd:annotation>
					<xsd:documentation>Общие сведения об ограничениях и обременениях</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="restrict_parties" type="RestrictParties" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения о лицах, в пользу которых установлены ограничения, обременения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="underlying_documents" type="UnderlyingDocumentsOutAll" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Документы-основания</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="third_party_consents" type="ThirdPartyConsents" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения об осуществлении государственной регистрации сделки, права, ограничения права, совершенных без необходимого в силу закона согласия третьего лица, органа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RestrictionsEncumbrancesData">
		<xsd:annotation>
			<xsd:documentation>Общие сведения об ограничениях прав и обременениях объекта недвижимости (в том числе ограничиваемые права, ограничиваемые сделки)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="restriction_encumbrance_number" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Номер регистрации ограничения права или обременения объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="restriction_encumbrance_type" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru:8000/catalogs/35/items">Вид зарегистрированного ограничения права или обременения объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="period" type="PeriodType" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Срок, на который установлено ограничение прав и обременение объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="additional_encumbrance_info" type="AdditionalEncumbranceInfoType" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Дополнительная информация в зависимости от вида зарегистрированного ограничения права или обременения объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="restricting_rights" type="RestrictingRightsAllNumber" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Ограничиваемые права</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RestrictionsEncumbrancesDataLand">
		<xsd:annotation>
			<xsd:documentation>Общие сведения об ограничениях прав и обременениях объекта недвижимости (в том числе ограничиваемые права, ограничиваемые сделки)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="restriction_encumbrance_number" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Номер регистрации ограничения права или обременения объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="restriction_encumbrance_type" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru:8000/catalogs/35/items">Вид зарегистрированного ограничения права или обременения объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="period" type="PeriodTypeLand" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Срок, на который установлено ограничение прав и обременение объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="additional_encumbrance_info" type="AdditionalEncumbranceInfoType" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Дополнительная информация в зависимости от вида зарегистрированного ограничения права или обременения объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="restricting_rights" type="RestrictingRightsAllNumber" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Ограничиваемые права</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="PeriodType">
		<xsd:annotation>
			<xsd:documentation>Срок, на который установлено ограничение прав и обременение объекта недвижимости</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="period_info" type="PeriodInfoType">
				<xsd:annotation>
					<xsd:documentation>Срок, на который установлено ограничение права и обременение объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="PeriodTypeLand">
		<xsd:annotation>
			<xsd:documentation>Срок, на который установлено ограничение прав и обременение объекта недвижимости</xsd:documentation>
		</xsd:annotation>
		<xsd:choice>
			<xsd:element name="period_info" type="PeriodInfoType">
				<xsd:annotation>
					<xsd:documentation>Срок, на который установлено ограничение права и обременение объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="period_ddu" type="PeriodDDU">
				<xsd:annotation>
					<xsd:documentation>Срок для ипотеки земельного участка, на котором осуществляется строительство многоквартирного дома и (или) иного объекта недвижимого имущества, возникшей на основании закона</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:choice>
	</xsd:complexType>
	<xsd:complexType name="PeriodDDU">
		<xsd:annotation>
			<xsd:documentation>Срок для ипотеки земельного участка, на котором осуществляется строительство многоквартирного дома и (или) иного объекта недвижимого имущества, возникшей на основании закона</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="first_ddu_date" type="xsd:date">
				<xsd:annotation>
					<xsd:documentation>Дата регистрации первого ДДУ</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="transfer_deadline" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Срок передачи застройщиком объекта</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="PeriodInfoType">
		<xsd:annotation>
			<xsd:documentation>Срок, на который установлено ограничение права и обременение объекта недвижимости</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="start_date" type="xsd:date">
				<xsd:annotation>
					<xsd:documentation>Дата начала действия</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="end_date" type="xsd:date" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Дата прекращения действия</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="deal_validity_time" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Срок действия ограничения/обременения (Продолжительность)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RestrictingRights">
		<xsd:annotation>
			<xsd:documentation>Ограничиваемые права</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="restricting_right" type="RightNumber" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Ограничиваемое право</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RestrictingRightsAllNumber">
		<xsd:annotation>
			<xsd:documentation>Ограничиваемые права</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="restricting_right" type="RightRecordNumber" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Ограничиваемое право</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RestrictingDealsAllNumber">
		<xsd:annotation>
			<xsd:documentation>Ограничиваемые сделки</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="restricting_deal" type="DealRecordNumber" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Ограничиваемая сделка</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RestrictionsEncumbrances">
		<xsd:annotation>
			<xsd:documentation>Незарегистрированные и не подлежащие государственной регистрации ограничения (обременения)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="restriction_encumbrance" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Незарегистрированное и не подлежащее государственной регистрации ограничение (обременение)</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="part_number" type="xsd:integer" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Порядковый номер части</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="encumbrance_type" type="Dict" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/35/items">Вид обременения</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="validity" type="xsd:string" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Срок действия</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="underlying_docs" type="UnderlyingDocumentsOutAll" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Документы - основания для внесения сведений</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="persons" type="RestrictParties" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Лица, в пользу которых ограничиваются права</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="cad_link" type="CadLinkRestrictions" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Сведения об объектах</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="content_restrict_encumbrances" type="MultiLiner" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Содержание ограничения (обременения)</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RestrictionsEncumbrancesNoPart">
		<xsd:annotation>
			<xsd:documentation>Незарегистрированные и не подлежащие государственной регистрации ограничения (обременения)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="restriction_encumbrance" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Незарегистрированное и не подлежащее государственной регистрации ограничение (обременение)</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="encumbrance_type" type="Dict" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/35/items">Вид обременения</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="validity" type="xsd:string" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Срок действия</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="underlying_docs" type="UnderlyingDocumentsOutAll" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Документы - основания для внесения сведений</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="persons" type="RestrictParties" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Лица, в пользу которых ограничиваются права</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="cad_link" type="CadLinkRestrictions" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Сведения об объектах</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="content_restrict_encumbrances" type="MultiLiner" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Содержание ограничения (обременения)</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ContentRestrictions">
		<xsd:annotation>
			<xsd:documentation>Содержание ограничений (зарегистрированных)</xsd:documentation>
		</xsd:annotation>
		<xsd:choice>
			<xsd:element name="data_registration" type="Registration">
				<xsd:annotation>
					<xsd:documentation>Сведения о регистрации</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="reg_numb_border" type="RegNumberBorder">
				<xsd:annotation>
					<xsd:documentation>Реестровый номер границы</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:choice>
	</xsd:complexType>
	<xsd:complexType name="RestrictRecordsIndivid">
		<xsd:annotation>
			<xsd:documentation>Сведения об ограничениях прав и обременениях объекта недвижимости (части (частей) ОН)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="restrict_record" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Ограничение прав и обременение объекта недвижимости</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="restrictions_encumbrances_data">
							<xsd:annotation>
								<xsd:documentation>Общие сведения об ограничениях и обременениях</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:annotation>
									<xsd:documentation>

 </xsd:documentation>
								</xsd:annotation>
								<xsd:sequence>
									<xsd:element name="restriction_encumbrance_number" type="xsd:string">
										<xsd:annotation>
											<xsd:documentation>Номер регистрации ограничения права или обременения объекта недвижимости</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="part_numbers" type="PartNumbers" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Порядковые номера частей</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="restriction_encumbrance_type" type="Dict">
										<xsd:annotation>
											<xsd:documentation source="http://esunsi.at-consulting.ru:8000/catalogs/35/items">Вид зарегистрированного ограничения права или обременения объекта недвижимости</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="restricting_rights" type="RestrictingRightsAllNumber" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Ограничиваемые права</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RestrictRecordsIndividNoPart">
		<xsd:annotation>
			<xsd:documentation>Сведения об ограничениях прав и обременениях объекта недвижимости</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="restrict_record" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Ограничение прав и обременение объекта недвижимости</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="restrictions_encumbrances_data">
							<xsd:annotation>
								<xsd:documentation>Общие сведения об ограничениях и обременениях</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:annotation>
									<xsd:documentation>

 </xsd:documentation>
								</xsd:annotation>
								<xsd:sequence>
									<xsd:element name="restriction_encumbrance_number" type="xsd:string">
										<xsd:annotation>
											<xsd:documentation>Номер регистрации ограничения права или обременения объекта недвижимости</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="restriction_encumbrance_type" type="Dict">
										<xsd:annotation>
											<xsd:documentation source="http://esunsi.at-consulting.ru:8000/catalogs/35/items">Вид зарегистрированного ограничения права или обременения объекта недвижимости</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="restricting_rights" type="RestrictingRightsAllNumber" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Ограничиваемые права</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RestrictionsEncumbrancesDataPart">
		<xsd:annotation>
			<xsd:documentation>Общие сведения об ограничениях прав и обременениях объекта недвижимости</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="restriction_encumbrance_number" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Номер регистрации ограничения права или обременения ОН</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="restriction_encumbrance_type" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru:8000/catalogs/35/items">Вид зарегистрированного ограничения права или обременения объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="period" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Срок, на который установлено ограничение прав и обременение объекта недвижимости</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="period_info">
							<xsd:annotation>
								<xsd:documentation>Срок, на который установлено ограничение права и обременение объекта недвижимости</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="start_date" type="xsd:date">
										<xsd:annotation>
											<xsd:documentation>Дата начала действия</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="end_date" type="xsd:date" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Дата прекращения действия</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="deal_validity_time" type="xsd:string" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Срок действия ограничения/обременения (Продолжительность)</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
			<xsd:element name="additional_encumbrance_info" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Дополнительная информация в зависимости от вида зарегистрированного ограничения права или обременения объекта недвижимости</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="servitude">
							<xsd:annotation>
								<xsd:documentation>Сервитут</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="servitude_kind" type="Dict">
										<xsd:annotation>
											<xsd:documentation source="http://esunsi.at-consulting.ru:8000/catalogs/35/items?hierarchy_parent_id=3413472&amp;hierarchy_view=true">Вид сервитута</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="servitude_condition" type="MultiLiner" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Условия сервитута</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
			<xsd:element name="part_numbers" type="PartNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Порядковые номера частей объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--Описание местоположения границ ЗУ-->
	<!--===Описание местоположения границ ЗУ без закрепления точки-->
	<xsd:complexType name="ContoursZUOut">
		<xsd:annotation>
			<xsd:documentation>Описание местоположения контуров границы земельного участка</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="contours">
				<xsd:annotation>
					<xsd:documentation>Контуры границы</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="contour" type="ContourZUOut" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Контур</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ContourZUOut">
		<xsd:annotation>
			<xsd:documentation>Описание местоположения контура границы земельного участка</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="number_pp" type="xsd:integer" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Номер контура</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="cad_number" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер участка, входящего в состав единого землепользования</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="entity_spatial" type="EntitySpatialZUOut">
				<xsd:annotation>
					<xsd:documentation>Описание элементов контура (характерных точек контура)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ContoursLocationZUOut">
		<xsd:annotation>
			<xsd:documentation>Описание местоположения (и кадастровый номер ЗУ)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object" type="ObjectCadNumber">
				<xsd:annotation>
					<xsd:documentation>Общие сведения (кадастровый номер)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="contours_location" type="ContoursZUOut">
				<xsd:annotation>
					<xsd:documentation>Описание местоположения контура границы</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="EntitySpatialZUOut">
		<xsd:annotation>
			<xsd:documentation>Описание элементов контура (характерных точек контура)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="sk_id" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Система координат</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="spatials_elements" type="SpatialsElementsZUOut">
				<xsd:annotation>
					<xsd:documentation>Элементы контура</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="OrdinatesZUOut">
		<xsd:annotation>
			<xsd:documentation>Список координат</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="ordinate" type="OrdinateZUOut" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Координата</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="SpatialsElementsZUOut">
		<xsd:annotation>
			<xsd:documentation>Элементы контура ЗУ</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="spatial_element" type="SpatialsElementZUOut" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Элемент контура</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="SpatialsElementZUOut">
		<xsd:annotation>
			<xsd:documentation>Элемент контура</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="ordinates" type="OrdinatesZUOut">
				<xsd:annotation>
					<xsd:documentation>Список координат</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="OrdinateZUOut">
		<xsd:annotation>
			<xsd:documentation>Координаты земельного участка</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="x" type="xsd:decimal">
				<xsd:annotation>
					<xsd:documentation>Координата X</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="y" type="xsd:decimal">
				<xsd:annotation>
					<xsd:documentation>Координата Y</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="z" type="xsd:decimal" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Координата Z</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="ord_nmb" type="xsd:integer" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Номер точки (порядок обхода)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="num_geopoint" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Номер межевой точки</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="delta_geopoint" type="xsd:decimal" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Погрешность</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--===Описание местоположения границ ЗУ и закрепление точки-->
	<xsd:complexType name="ContoursAreaZU">
		<xsd:annotation>
			<xsd:documentation>Описание местоположения контуров границы земельного участка (и площадь)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="contour" type="ContourAreaZU" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Контур</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ContourAreaZU">
		<xsd:annotation>
			<xsd:documentation>Описание местоположения контура границы земельного участка (и площадь)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="number_pp" type="xsd:integer" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Номер контура</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="cad_number" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер участка, входящего в состав единого землепользования</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="area" type="AreaValue" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Площадь</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="entity_spatial" type="EntitySpatialZUZacrep">
				<xsd:annotation>
					<xsd:documentation>Описание элементов контура (характерных точек контура)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ContoursLocationZUZacrep">
		<xsd:annotation>
			<xsd:documentation>Описание местоположения границ</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="contours" type="ContoursZUZacrep">
				<xsd:annotation>
					<xsd:documentation>Контуры границ</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ContoursLocationBorders">
		<xsd:annotation>
			<xsd:documentation>Описание местоположения границ земельного участка (в том числе части границ (от точки до точки) и наличие земельного спора)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="contours" type="ContoursAreaZU">
				<xsd:annotation>
					<xsd:documentation>Контуры границы</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="borders" type="Borders" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Описание границ земельного участка (от точки до точки) и наличие земельного спора</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ContoursZUZacrep">
		<xsd:annotation>
			<xsd:documentation>Описание местоположения контура границы (номер контура и система координат</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="contour" type="ContourZUZacrep" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Контур</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ContourZUZacrep">
		<xsd:annotation>
			<xsd:documentation>Контур</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="number_pp" type="xsd:integer" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Номер контура</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="entity_spatial" type="EntitySpatialZUZacrep">
				<xsd:annotation>
					<xsd:documentation>Описание элементов контура (характерных точек контура)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="EntitySpatialZUZacrep">
		<xsd:annotation>
			<xsd:documentation>Описание элементов контура (характерных точек контура) (в том числе закрепление точки)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="sk_id" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Система координат</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="spatials_elements" type="SpatialsElementsZacrep">
				<xsd:annotation>
					<xsd:documentation>Элементы контура</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="SpatialsElementsZacrep">
		<xsd:annotation>
			<xsd:documentation>Элементы контура ЗУ и способ закрепления точки</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="spatial_element" type="SpatialElementZacrep" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Элемент контура</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="SpatialElementZacrep">
		<xsd:annotation>
			<xsd:documentation>Элемент контура</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="ordinates" type="OrdinatesZacrep">
				<xsd:annotation>
					<xsd:documentation>Список координат</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="OrdinatesZacrep">
		<xsd:annotation>
			<xsd:documentation>Список координат</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="ordinate" type="OrdinateZacrep" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Координата</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="OrdinateZacrep">
		<xsd:annotation>
			<xsd:documentation>Координаты земельного участка</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="x" type="xsd:decimal">
				<xsd:annotation>
					<xsd:documentation>Координата X</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="y" type="xsd:decimal">
				<xsd:annotation>
					<xsd:documentation>Координата Y</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="z" type="xsd:decimal" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Координата Z</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="ord_nmb" type="xsd:integer" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Номер точки (порядок обхода)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="num_geopoint" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Номер межевой точки</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="geopoint_zacrep" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Описание закрепления точки</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="delta_geopoint" type="xsd:decimal" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Погрешность</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--===Описание частей границ ЗУ (от точки до точки) и наличие земельного спора-->
	<xsd:complexType name="Borders">
		<xsd:annotation>
			<xsd:documentation>Описание границ земельного участка (от точки до точки) и наличие земельного спора</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="border" type="BorderlandDisput" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Часть границы (от точки до точки) и наличие земельного спора</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="BorderlandDisput">
		<xsd:annotation>
			<xsd:documentation>Часть границы (от точки до точки) и наличие земельного спора</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="by_definition" type="Border">
				<xsd:annotation>
					<xsd:documentation>Часть границы  (от точки до точки) по описанию</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="geopoint_zacrep" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Описание закрепления на местности</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="direction_angle" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Дирекционный угол</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="horizontal_distance" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Горизонтальное проложение, м</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="cadastral_numbs_adjacent_parcels" type="CadastralNumbsAdjacentParcels" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровые номера смежных участков</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="holders_related_lands" type="HoldersRelatedLands" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Адреса правообладателей смежных земельных участков</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="land_disput" type="LandDisput" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Земельный спор</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CadastralNumbsAdjacentParcels">
		<xsd:annotation>
			<xsd:documentation>Кадастровые номера смежных участков</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="cadastral_numb_adjacent_parcel" type="CadNumber" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер смежного участка</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="HoldersRelatedLands">
		<xsd:annotation>
			<xsd:documentation>Адреса правообладателей смежных земельных участков</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="holder_related_land" type="Contacts" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Адрес правообладателя смежного участка</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="LandDisput">
		<xsd:annotation>
			<xsd:documentation>Земельный спор</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="approoval_act_requisites" type="DocRequisiteMain">
				<xsd:annotation>
					<xsd:documentation>Реквизиты акта об утверждении карты-плана территории</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="dispute_cancel_date" type="xsd:date" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Дата окончания контрольного срока действия отметки о наличии земельного  спора</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="number_contour" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Номер контура</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="Border">
		<xsd:annotation>
			<xsd:documentation>Описание границы (от точки до точки)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="nmb_contour" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Номер контура</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="spatial_element" type="xsd:integer">
				<xsd:annotation>
					<xsd:documentation>Порядковый номер элемента контура</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="point1" type="xsd:integer">
				<xsd:annotation>
					<xsd:documentation>Порядковый номер точки1 в элементе</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="point2" type="xsd:integer">
				<xsd:annotation>
					<xsd:documentation>Порядковый номер точки2 в элементе</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="definition" type="MultiLiner" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Описание границы</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--===Описание местоположения контура ОКС-->
	<xsd:complexType name="ContoursOKSOut">
		<xsd:annotation>
			<xsd:documentation>Описание местоположения контура</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="contour" type="ContourOKSOut" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Контур</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ContourOKSOut">
		<xsd:annotation>
			<xsd:documentation>Контур ОКС</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="number_pp" type="xsd:integer" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Номер контура</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="entity_spatial" type="EntitySpatialOKSOut">
				<xsd:annotation>
					<xsd:documentation>Описание элементов контура (характерных точек контура)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ContoursLocationOKSOut">
		<xsd:annotation>
			<xsd:documentation>Описание местоположения контура объекта недвижимости</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object" type="ObjectCadNumber">
				<xsd:annotation>
					<xsd:documentation>Общие сведения (кадастровый номер)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="contours" type="ContoursOKSOut">
				<xsd:annotation>
					<xsd:documentation>Описание местоположения контура</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="EntitySpatialOKSOut">
		<xsd:annotation>
			<xsd:documentation>Описание элементов котнура</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="sk_id" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Система координат</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="spatials_elements" type="SpatialsElementsOKSOut">
				<xsd:annotation>
					<xsd:documentation>Элементы контура</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--Общие для ОКС-->
	<xsd:complexType name="SpatialsElementsOKSOut">
		<xsd:annotation>
			<xsd:documentation>Элементы контура ОКС</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="spatial_element" type="SpatialElementOKSOut" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Элемент контура</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="SpatialElementOKSOut">
		<xsd:annotation>
			<xsd:documentation>Элемент контура</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="level_contour" type="Dict" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru:8000/catalogs/193/items">Тип контура (уровень расположения)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="ordinates" type="OrdinatesOKSOut">
				<xsd:annotation>
					<xsd:documentation>Список координат</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="OrdinatesOKSOut">
		<xsd:annotation>
			<xsd:documentation>Список координат</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="ordinate" type="OrdinateOKSOut" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Координата</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="OrdinateOKSOut">
		<xsd:annotation>
			<xsd:documentation>Координаты контура ОКС</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="x" type="xsd:decimal">
				<xsd:annotation>
					<xsd:documentation>Координата X</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="y" type="xsd:decimal">
				<xsd:annotation>
					<xsd:documentation>Координата Y</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="z" type="xsd:decimal" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Координата Z</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="ord_nmb" type="xsd:integer" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Номер точки (порядок обхода)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="num_geopoint" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Номер точки</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="delta_geopoint" type="xsd:decimal" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Погрешность</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="r" type="xsd:decimal" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Радиус</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--Дополнительное пространственное описание конструктивных элементов ОКС-->
	<xsd:complexType name="AdditionalContourLocationOut">
		<xsd:annotation>
			<xsd:documentation>Дополнительное пространственное описание конструктивных элементов</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="limit_dimensions" type="LimitDimensions">
				<xsd:annotation>
					<xsd:documentation>Предельные размеры</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="sk_id" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Система координат</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="intersection_points" type="IntersectionPoints">
				<xsd:annotation>
					<xsd:documentation>Точки пересечения проекций контуров объекта</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="LimitDimensions">
		<xsd:annotation>
			<xsd:documentation>Предельные размеры</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="max_depth" type="xsd:decimal">
				<xsd:annotation>
					<xsd:documentation>Максимальная глубина</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="max_height" type="xsd:decimal">
				<xsd:annotation>
					<xsd:documentation>Максимальная высота</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="IntersectionPoints">
		<xsd:annotation>
			<xsd:documentation>Точки пересечения проекций</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="level_contour" type="Dict" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru:8000/catalogs/193/items">Уровень расположения (тип контура)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="intersection_point" type="IntersectionPoint" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Точка пересечения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="IntersectionPoint">
		<xsd:annotation>
			<xsd:documentation>Точка пересечения</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="intersection_ordinate" type="IntersectionOrdinate">
				<xsd:annotation>
					<xsd:documentation>Описание точки пересечения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="intersection_cad_numbers" type="IntersectionCadNumbers" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Кадастровые номера объектов недвижимости, с контуром которых пересекается контур данного объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="IntersectionOrdinate">
		<xsd:annotation>
			<xsd:documentation>Описание точки пересечения</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="x" type="xsd:decimal">
				<xsd:annotation>
					<xsd:documentation>Х</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="y" type="xsd:decimal">
				<xsd:annotation>
					<xsd:documentation>Y</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="num_geopoint" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Номер точки</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="delta_geopoint" type="xsd:decimal">
				<xsd:annotation>
					<xsd:documentation>Погрешность</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="depth" type="xsd:decimal">
				<xsd:annotation>
					<xsd:documentation>Глубина</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="height" type="xsd:decimal">
				<xsd:annotation>
					<xsd:documentation>Высота</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="IntersectionCadNumbers">
		<xsd:annotation>
			<xsd:documentation>Кадастровые номера объектов недвижимости, с контуром которых пересекается контур данного объекта недвижимости</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="intersection_cad_number" type="CadNumber" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер объекта недвижимости, с контуром которого пересекается контур данного объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--===Местоположение в ОКС-->
	<xsd:complexType name="Level">
		<xsd:annotation>
			<xsd:documentation>Описание местоположения (Уровень (Этаж))</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="floor" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Номер этажа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="plans" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Планы</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="plan" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>План</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="file_link" type="xsd:string">
										<xsd:annotation>
											<xsd:documentation>Ссылка на файл</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="LevelAll">
		<xsd:annotation>
			<xsd:documentation>Описание местоположения (Уровень (Этаж))</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="floor" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Номер этажа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="floor_type" type="Dict" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation source="http://192.168.14.254:8000/catalogs/128/items">Тип этажа</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="plan_number" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Номер на поэтажном плане</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="description" type="MultiLiner" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Описание расположения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="plans" type="Plans" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Планы</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="Plans">
		<xsd:annotation>
			<xsd:documentation>Планы</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="plan" type="Plan" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>План</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="Plan">
		<xsd:annotation>
			<xsd:documentation>План</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="file_link" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Ссылка на файл</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="LocationInBuild">
		<xsd:annotation>
			<xsd:documentation>Расположение в пределах объекта недвижимости (планы)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="level" type="LevelAll" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Расположение в пределах объекта недвижимости (этажа, части этажа, нескольких этажей)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RoomLocationInBuild">
		<xsd:annotation>
			<xsd:documentation>Местоположение помещений в объекте недвижимости (планы расположения помещения)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="room_record" type="RoomLocationInBuildPlans" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Местоположение помещения, расположенного в объекте недвижимости (планы расположения помещения)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RoomLocationInBuildPlans">
		<xsd:annotation>
			<xsd:documentation>Местоположение помещения, расположенного в объекте недвижимости (планы расположения помещения)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object" type="ObjectCadNumber">
				<xsd:annotation>
					<xsd:documentation>Общие сведения (кадастровый номер помещения)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="location_in_build" type="LocationInBuild">
				<xsd:annotation>
					<xsd:documentation>Расположение в пределах объекта недвижимости (планы)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CarParkingSpaceLocationInBuild">
		<xsd:annotation>
			<xsd:documentation>Местоположение машино-мест в объекте недвижимости (планы расположения машино-места)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="car_parking_space_record" type="CarParkingSpaceLocationInBuildPlans" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Местоположение машино-места, расположенного в объекте недвижимости (планы расположения машино-места)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CarParkingSpaceLocationInBuildPlans">
		<xsd:annotation>
			<xsd:documentation>Местоположение машино-места, расположенного в объекте недвижимости (планы расположения машино-места)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="object" type="ObjectCadNumber">
				<xsd:annotation>
					<xsd:documentation>Общие сведения (кадастровый номер машино-места)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="location_in_build" type="LevelAll">
				<xsd:annotation>
					<xsd:documentation>Расположение в пределах объекта недвижимости (планы)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="LocationLevelsContours">
		<xsd:annotation>
			<xsd:documentation>Местоположение в объекте недвижимости и описание местоположения контура (levels, contours)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="levels" type="LocationInBuild" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Расположение в пределах объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="contours" type="ContoursOKSOut" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Описание местоположения контура</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="LocationInBuildContours">
		<xsd:annotation>
			<xsd:documentation>Местоположение в объекте недвижимости и описание местоположения контура (in_build, contours)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="in_build" type="LocationInBuild" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Расположение в пределах объекта недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="contours" type="ContoursOKSOut" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Описание местоположения контура</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--===Описание местоположения границ машино-места-->
	<xsd:complexType name="SpecificLocation">
		<xsd:annotation>
			<xsd:documentation>Описание местоположения машино-места</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="specific_mark_distances" type="SpecificMarkDistances">
				<xsd:annotation>
					<xsd:documentation>Сведения о расстояниях от специальных меток до характерных точек границ машино-места</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="character_point_distances" type="CharacterPointDistances">
				<xsd:annotation>
					<xsd:documentation>Сведения о расстояниях между характерными точками границ машино-места</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="specific_mark_location" type="SpecificMarkLocation" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения о координатах специальных меток</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="room_location" type="RoomLocation" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения о характерных точках границ помещения, в котором расположено машино-место</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="SpecificMarkDistances">
		<xsd:annotation>
			<xsd:documentation>Сведения о расстояниях от специальных меток до характерных точек границ машино-места</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="specific_mark_distance" type="SpecificMarkDistance" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Расстояние от специальной метки до характерной точки границы машино-места</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CharacterPointDistances">
		<xsd:annotation>
			<xsd:documentation>Сведения о расстояниях между характерными точками границ машино-места</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="character_point_distance" type="CharacterPointDistance" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Расстояние от точки до точки</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="SpecificMarkLocation">
		<xsd:annotation>
			<xsd:documentation>Сведения о координатах специальных меток</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="sk_id" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Система координат</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="specific_marks" type="SpecificMarks">
				<xsd:annotation>
					<xsd:documentation>Сведения о координатах специальных меток</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RoomLocation">
		<xsd:annotation>
			<xsd:documentation>Сведения о характерных точках границ помещения, в котором расположено машино-место</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="sk_id" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Система координат</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="room_character_points" type="RoomCharacterPoints">
				<xsd:annotation>
					<xsd:documentation>Сведения о характерных точках границ помещения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="SpecificMarkDistance">
		<xsd:annotation>
			<xsd:documentation>Расстояние от специальной метки до характерной точки границы машино-места</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="number_mark" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Номер специальной метки</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="number_point" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Номер характерной точки границы машино-места</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="distance" type="PositiveDecimal">
				<xsd:annotation>
					<xsd:documentation>Расстояние, м</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CharacterPointDistance">
		<xsd:annotation>
			<xsd:documentation>Расстояние от точки до точки</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="number_point1" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Номер характернсй точки</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="number_point2" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Номер характернсй точки</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="distance" type="PositiveDecimal">
				<xsd:annotation>
					<xsd:documentation>Расстояние, м</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RoomCharacterPoints">
		<xsd:annotation>
			<xsd:documentation>Сведения о характерных точках границ помещения, в котором расположено машино-место</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="room_character_point" type="RoomCharacterPoint" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Характерная точка границы помещения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="RoomCharacterPoint">
		<xsd:annotation>
			<xsd:documentation>Характерная точка границы</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="number_point" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Номер характерной точки</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="point_ordinate" type="MarkOrdinate">
				<xsd:annotation>
					<xsd:documentation>Координаты характерной точки</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="SpecificMarks">
		<xsd:annotation>
			<xsd:documentation>Сведения о координатах специальных меток</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="specific_mark" type="SpecificMark" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Специальная метка</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="SpecificMark">
		<xsd:annotation>
			<xsd:documentation>Специальная метка</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="number_mark" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Номер специальной метки</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="mark_ordinate" type="MarkOrdinate">
				<xsd:annotation>
					<xsd:documentation>Координаты специальной метки</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="MarkOrdinate">
		<xsd:annotation>
			<xsd:documentation>Координаты характерной точки</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="x" type="xsd:decimal">
				<xsd:annotation>
					<xsd:documentation>Координата X</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="y" type="xsd:decimal">
				<xsd:annotation>
					<xsd:documentation>Координата Y</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="delta_geopoint" type="xsd:decimal">
				<xsd:annotation>
					<xsd:documentation>Средняя квадратическая погрешность определения координат</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--===Объекты землеустройства, единицы кадастрового деления-->
	<!--===Общие сведения-->
	<xsd:complexType name="Bobject">
		<xsd:annotation>
			<xsd:documentation>Общие сведения об объекте реестра границ</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="reg_numb_border" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Реестровый номер границы</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="type_boundary" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/120/items">Вид объекта реестра границ</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="BobjectSubjectBoundary">
		<xsd:annotation>
			<xsd:documentation>Общие сведения о границе между субъектами Российской Федерации</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="b_object" type="Bobject">
				<xsd:annotation>
					<xsd:documentation>Общие сведения об объекте реестра границ</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="neighbour_regions" type="NeighbourRegions">
				<xsd:annotation>
					<xsd:documentation>Смежные субъекты Российской Федерации</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="description" type="MultiLiner" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Наименование объекта землеустройства</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="NeighbourRegions">
		<xsd:annotation>
			<xsd:documentation>Смежные субъекты Российской Федерации</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="neighbour_region" type="NeighbourRegion" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Смежный субъект Российской Федерации</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="NeighbourRegion">
		<xsd:annotation>
			<xsd:documentation>Смежный субъект Российской Федерации</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="name_neighbour_region" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/4/items?hierarchy_view=false">Наименование смежного субъекта Российской Федерации</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="BobjectMunicipalInhabitedBoundary">
		<xsd:annotation>
			<xsd:documentation>Общие сведения о границе муниципального образования, населенного пункта</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="b_object" type="Bobject">
				<xsd:annotation>
					<xsd:documentation>Общие сведения об объекте реестра границ</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="description" type="MultiLiner" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Наименование объекта землеустройства</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="address" type="Name">
				<xsd:annotation>
					<xsd:documentation>Местоположение объекта землеустройства (наименование)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="BobjectCoastline">
		<xsd:annotation>
			<xsd:documentation>Общие сведения о береговой линии (границе водного объекта)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="b_object" type="Bobject">
				<xsd:annotation>
					<xsd:documentation>Общие сведения об объекте реестра границ</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="water" type="Water">
				<xsd:annotation>
					<xsd:documentation>Водный объект (вид, наименование)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="BobjectZonesAndTerritories">
		<xsd:annotation>
			<xsd:documentation>Общие сведения о зоне, территории, лесничестве, лесопарке, охотничьем угодье</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="b_object" type="Bobject">
				<xsd:annotation>
					<xsd:documentation>Общие сведения об объекте реестра границ</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="description" type="MultiLiner" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Наименование объекта землеустройства</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="name_by_doc" type="MultiLiner" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Вид или наименование по документу</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="type_zone" type="Dict" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/61/items">Тип зоны (территории)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="number" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Номер</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="index" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Индекс</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="other" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Иные идентифицирующие сведения</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="BobjectSurveyingProject">
		<xsd:annotation>
			<xsd:documentation>Общие сведения об утвержденном проекте межевания</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="survey_project_num" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Учетный номер проекта межевания территории</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="type_boundary" type="Dict">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/120/items">Вид объекта реестра границ</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="FormingParcelsNumberContours">
		<xsd:annotation>
			<xsd:documentation>Образуемые земельные участки (условный номер и описание местоположения)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="forming_parcel" type="FormingParcelNumberContours" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Образуемый земельный участок</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="FormingParcelNumberContours">
		<xsd:annotation>
			<xsd:documentation>Образуемый земельный участок (условный номер и описание местоположения)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="nominal_number">
				<xsd:annotation>
					<xsd:documentation>Условный номер образуемого земельного участка</xsd:documentation>
				</xsd:annotation>
				<xsd:simpleType>
					<xsd:restriction base="xsd:string">
						<xsd:minLength value="1"/>
						<xsd:maxLength value="50"/>
					</xsd:restriction>
				</xsd:simpleType>
			</xsd:element>
			<xsd:element name="zu_contours_location" type="BoundContoursLocationOut">
				<xsd:annotation>
					<xsd:documentation>Описание местоположения границы земельного участка</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--===Описание местоположения границ ОЗ (в т.ч. метод определения координат)-->
	<xsd:complexType name="BoundContoursLocationOut">
		<xsd:annotation>
			<xsd:documentation>Контуры (контур) (координаты характерных точек контура, закрепление на местности и метод определения)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="contours" type="BoundContoursOut">
				<xsd:annotation>
					<xsd:documentation>Контуры (контур) (координаты характерных точек контура)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="BoundContoursOut">
		<xsd:annotation>
			<xsd:documentation>Контуры (контур) (координаты характерных точек контура)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="contour" type="BoundContourOut" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Контур</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="BoundContourOut">
		<xsd:annotation>
			<xsd:documentation>Контур</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="number_pp" type="xsd:integer" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Номер контура</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="entity_spatial" type="EntitySpatialBound">
				<xsd:annotation>
					<xsd:documentation>Описание элементов контура (характерных точек контура)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="EntitySpatialBound">
		<xsd:annotation>
			<xsd:documentation>Описание элементов контура (характерных точек контура)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="sk_id" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Система координат</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="spatials_elements" type="SpatialsElementsBound">
				<xsd:annotation>
					<xsd:documentation>Элементы контура</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="SpatialsElementsBound">
		<xsd:annotation>
			<xsd:documentation>Элементы контура (и описание закрепления точки, метод определения координат)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="spatial_element" type="SpatialElementBound" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Элемент контура</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="SpatialElementBound">
		<xsd:annotation>
			<xsd:documentation>Элемент контура</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="ordinates" type="OrdinatesBound">
				<xsd:annotation>
					<xsd:documentation>Список координат</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="OrdinatesBound">
		<xsd:annotation>
			<xsd:documentation>Список координат</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="ordinate" type="OrdinateBound" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Координата</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="OrdinateBound">
		<xsd:annotation>
			<xsd:documentation>Координаты, описание закрепления точки, метод определения координат</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="x" type="xsd:decimal">
				<xsd:annotation>
					<xsd:documentation>Координата X</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="y" type="xsd:decimal">
				<xsd:annotation>
					<xsd:documentation>Координата Y</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="ord_nmb" type="xsd:integer" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Номер точки (порядок обхода)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="num_geopoint" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Номер межевой точки</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="geopoint_zacrep" type="xsd:string" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Описание закрепления точки</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="geopoint_opred" type="Dict" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/63/items">Метод определения координат</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="delta_geopoint" type="xsd:decimal" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Погрешность</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="OMSPoints">
		<xsd:annotation>
			<xsd:documentation>Сведения о пунктах ОМС</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="oms_point" type="OMSPoint" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сведения о пункте ОМС</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="OMSPoint">
		<xsd:annotation>
			<xsd:documentation>Сведения о пункте ОМС</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="p_nmb" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Номер пункта опорной межевой сети на плане</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="p_name" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Название и тип пункта</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="p_klass" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Класс геодезической сети</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="ord_x" type="xsd:decimal">
				<xsd:annotation>
					<xsd:documentation>Координата Х</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="ord_y" type="xsd:decimal">
				<xsd:annotation>
					<xsd:documentation>Координата У</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--Кадастровый план территории-->
	<xsd:complexType name="RecordData">
		<xsd:annotation>
			<xsd:documentation>Сведения об объектах недвижимости в кадастровом квартале</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="base_data" type="BaseDataType">
				<xsd:annotation>
					<xsd:documentation>Сведения об объектах недвижимости</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="BaseDataType">
		<xsd:annotation>
			<xsd:documentation>Сведения об объектах недвижимости</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="land_records" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Земельные участки</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="land_record" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Земельный участок</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="object" type="ObjectSubType">
										<xsd:annotation>
											<xsd:documentation>Общие сведения об объекте недвижимости </xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="cad_links" type="CommonLandCadNumbers" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Связь с кадастровыми номерами (если земельный участок входит в состав ранее учтенного (до 1 марта 2008 г.) земельного участка, представляющего собой единое землепользование)</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="params" type="ParamsLandCategoryUses">
										<xsd:annotation>
											<xsd:documentation>Характеристики земельного участка</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="address_location" type="AddressLocationLand" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Адрес (местоположение)</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="cost" type="Cost" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Кадастровая стоимость</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="contours_location" type="ContoursLocationZUZacrep" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Описание местоположения границ</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
			<xsd:element name="build_records" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Здания</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="build_record" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Здание</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="object" type="ObjectType">
										<xsd:annotation>
											<xsd:documentation>Общие сведения об объекте недвижимости</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="cad_links" type="UnitedCadNumbers" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Связь с кадастровыми номерами (сведения о вхождении в состав единого недвижимого комплекса (ЕНК))</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="params" type="ParamsBuildPurposeUses">
										<xsd:annotation>
											<xsd:documentation>Характеристики здания</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="address_location" type="AddressLocationBuild" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Адрес (местоположение)</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="cost" type="Cost" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Кадастровая стоимость (для входящего в состав ЕНК - кадастровая стоимость ЕНК)</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="contours" type="ContoursOKSOut" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Описание местоположения контура</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
			<xsd:element name="construction_records" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сооружения</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="construction_record" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Сооружение</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="object" type="ObjectType">
										<xsd:annotation>
											<xsd:documentation>Общие сведения об объекте недвижимости</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="cad_links" type="UnitedCadNumbers" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Связь с кадастровыми номерами (сведения о вхождении в состав единого недвижимого комплекса (ЕНК))</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="params" type="ParamsConstructionPurposeUses">
										<xsd:annotation>
											<xsd:documentation>Характеристики сооружения</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="address_location" type="AddressLocationConstruction" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Адрес (местоположение)</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="cost" type="Cost" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Кадастровая стоимость (для входящего в состав ЕНК - кадастровая стоимость ЕНК)</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="contours" type="ContoursOKSOut" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Описание местоположения контура</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
			<xsd:element name="object_under_construction_records" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Объекты незавершенного строительства</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="object_under_construction_record" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Объект незавершенного строительства</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="object" type="ObjectType">
										<xsd:annotation>
											<xsd:documentation>Общие сведения об объекте недвижимости</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="params" type="ParamsConstructionPurpose" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Характеристики объекта незавершенного строительства (проектируемые значения основных характеристик, назначения)</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="address_location" type="AddressLocationConstruction" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Адрес (местоположение)</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="cost" type="Cost" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Кадастровая стоимость</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="contours" type="ContoursOKSOut" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Описание местоположения контура</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="SpatialDataType">
		<xsd:annotation>
			<xsd:documentation>Местоположение квартала</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="entity_spatial" type="EntitySpatialBound">
				<xsd:annotation>
					<xsd:documentation>Описание местоположения границ</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="SubjectBoundariesType">
		<xsd:annotation>
			<xsd:documentation>Сведения о границе между субъектами Российской Федерации</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="subject_boundary_record" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Граница между субъектами Российской Федерации</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="record_info" type="RecordInfoDate">
							<xsd:annotation>
								<xsd:documentation>Дата постановки на учет (присвоения номера)</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="b_object_subject_boundary" type="BobjectSubjectBoundary">
							<xsd:annotation>
								<xsd:documentation>Общие сведения о границе между субъектами Российской Федерации</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="b_contours_location" type="BoundContoursLocationOut" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Описание местоположения границ</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="MunicipalBoundariesType">
		<xsd:annotation>
			<xsd:documentation>Сведения о границах муниципальных образований</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="municipal_boundary_record" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Граница муниципального образования</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="record_info" type="RecordInfoDate">
							<xsd:annotation>
								<xsd:documentation>Дата постановки на учет (присвоения номера)</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="b_object_municipal_boundary" type="BobjectMunicipalInhabitedBoundary">
							<xsd:annotation>
								<xsd:documentation>Общие сведения о границе муниципального образования</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="b_contours_location" type="BoundContoursLocationOut" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Описание местоположения границ</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="InhabitedLocalityBoundariesType">
		<xsd:annotation>
			<xsd:documentation>Сведения о границах населённых пунктов</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="inhabited_locality_boundary_record" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Граница населённого пункта</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="record_info" type="RecordInfoDate">
							<xsd:annotation>
								<xsd:documentation>Дата постановки на учет (присвоения номера)</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="b_object_inhabited_locality_boundary" type="BobjectMunicipalInhabitedBoundary">
							<xsd:annotation>
								<xsd:documentation>Общие сведения о границе населённого пункта</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="b_contours_location" type="BoundContoursLocationOut" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Описание местоположения границ</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="CoastlineBoundariesType">
		<xsd:annotation>
			<xsd:documentation>Сведения о береговых линиях (границах водных объектов)</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="coastline_record" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Береговая линия (граница водного объекта)</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="record_info" type="RecordInfoDate">
							<xsd:annotation>
								<xsd:documentation>Дата постановки на учет (присвоения номера)</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="b_object_coastline" type="BobjectCoastline">
							<xsd:annotation>
								<xsd:documentation>Общие сведения о береговой линии (границе водного объекта)</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="b_contours_location" type="BoundContoursLocationOut" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Описание местоположения границ</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="ZonesAndTerritoriesBoundariesType">
		<xsd:annotation>
			<xsd:documentation>Сведения о зонах с особыми условиями использования территорий, территориальных зонах, территориях объектов культурного наследия, территориях опережающего социально-экономического развития, зонах территориального развития, игорных зонах, лесничествах, лесопарках, особо охраняемых природных территориях, особых экономических зонах, охотничьих угодьях</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="zones_and_territories_record" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сведения о зоне, территории, лесничестве, лесопарке, охотничьем угодье</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="record_info" type="RecordInfoDate">
							<xsd:annotation>
								<xsd:documentation>Дата постановки на учет (присвоения номера)</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="b_object_zones_and_territories" type="BobjectZonesAndTerritories">
							<xsd:annotation>
								<xsd:documentation>Общие сведения о зоне, территории, лесничестве, лесопарке, охотничьем угодье</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="b_contours_location" type="BoundContoursLocationOut" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Описание местоположения границ</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="SurveyingProjectType">
		<xsd:annotation>
			<xsd:documentation>Сведения о земельных участках, подлежащих образованию в соответствии с утвержденным проектом межевания территории</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="surveying_project_record" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Сведения об утвержденном проекте межевания территории и об образуемых земельных участках</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="record_info" type="RecordInfoDate">
							<xsd:annotation>
								<xsd:documentation>Дата постановки на учет (присвоения номера)</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="b_object_surveying_project" type="BobjectSurveyingProject">
							<xsd:annotation>
								<xsd:documentation>Общие сведения об утвержденном проекте межевания</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="forming_parcels" type="FormingParcelsNumberContours">
							<xsd:annotation>
								<xsd:documentation>Образуемые земельные участки</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<!--===Виды разрешенного использования земельных участков, расположенных в территориальной зоне-->
	<xsd:complexType name="ZonePermittedUses">
		<xsd:annotation>
			<xsd:documentation>Виды разрешенного использования земельных участков, расположенных в территориальной зоне</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="permitted_primary_uses" type="PermittedPrimaryUses" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Основные виды разрешенного использования</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="permitted_conditionally_uses" type="PermittedConditionallyUses" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Условно разрешенные виды разрешенного использования</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="PermittedAncillaries">
		<xsd:annotation>
			<xsd:documentation>Вспомогательные виды</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="permitted_ancillary" type="PermittedAncillary" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Вспомогательный вид</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="PermittedAncillary">
		<xsd:annotation>
			<xsd:documentation>Вспомогательный вид</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="permitted_use_text" type="MultiLiner" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Разрешенное использование (текстовое описание)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="land_use" type="Dict" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/57/items">Вид разрешенного использования в соответствии с ранее использовавшимся классификатором</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="land_use_mer" type="Dict" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/148/items">Вид разрешенного использования 
в соответствии с классификатором, утвержденным приказом Минэкономразвития России от 01.09.2014 № 540
</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="PermittedPrimaryUses">
		<xsd:annotation>
			<xsd:documentation>Основные виды разрешенного использования</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="permitted_primary_use" type="PermittedPrimary" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Основной вид разрешенного использования</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="PermittedConditionallyUses">
		<xsd:annotation>
			<xsd:documentation>Условно разрешенные виды разрешенного использования</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="permitted_conditionally_use" type="PermittedPrimary" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Условно разрешенный вид разрешенного использования</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="PermittedPrimary">
		<xsd:annotation>
			<xsd:documentation>Основной или условно разрешенный вид разрешенного использования</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="permitted_use_text" type="MultiLiner" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Разрешенное использование (текстовое описание)</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="land_use" type="Dict" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/57/items">Вид разрешенного использования в соответствии с ранее использовавшимся классификатором</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="land_use_mer" type="Dict" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation source="http://esunsi.at-consulting.ru/catalogs/148/items">Вид разрешенного использования  в соответствии с классификатором, утвержденным приказом Минэкономразвития России от 01.09.2014 № 540</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="permitted_ancillaries" type="PermittedAncillaries" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Вспомогательные виды</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="IncludedParcels">
		<xsd:annotation>
			<xsd:documentation>Перечень земельных участков, полностью или частично расположенных в границах зоны или территории</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="includ_parcel" type="IncludedParcelsInZone" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Земельный участок</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:complexType name="IncludedParcelsInZone">
		<xsd:annotation>
			<xsd:documentation>Сведения о земельных участках, полностью или частично расположенных в границах зоны или территории</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="cad_number" type="xsd:string">
				<xsd:annotation>
					<xsd:documentation>Кадастровый номер</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="object_part" type="ObjectPartNumberDate" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Сведения о части земельного участка</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>
</xsd:schema>
