ПРИКАЗ ФНС РФ от 23.03.2006 N САЭ-3-13/165@ "ОБ УТВЕРЖДЕНИИ ФОРМАТОВ ФАЙЛОВ ИНФОРМАЦИИ, ПОСТУПАЮЩЕЙ В РЕГИСТРИРУЮЩИЕ (НАЛОГОВЫЕ) ОРГАНЫ ОТ ЗАЯВИТЕЛЕЙ ПРИ ГОСУДАРСТВЕННОЙ РЕГИСТРАЦИИ В СООТВЕТСТВИИ С ЗАКОНОДАТЕЛЬСТВОМ РОССИЙСКОЙ ФЕДЕРАЦИИ"
V. Схема файла обмена
<?xml version="1.0" encoding="windows-1251"?>
<xs:schema xmlns:xs="/content/base/"
xmlns:ntd="http://www.gnivc.ru/data/004000" elementFormDefault=
"qualified"
attributeFormDefault="unqualified">
<xs:element name="K_2_180_04_001_000">
<xs:annotation>
<xs:documentation>Сведения, передаваемые заявителем (в электронном виде) при государственной регистрации юридического лица в соответствующий регистрирующий (налоговый) opган</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:element name="СлЧаст">
<xs:annotation>
<хs:documentation>Служебная часть</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="ИдФайл">
<xs:annotation>
<хs:documentation>Идентификатор файла</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="НомФайл">
<xs:annotation>
<xs:documentation>Идентификационный номер файла</хs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="36"/>
</xs:simpleType>
</xs:element>
<xs:element name="ДатаФайл">
<xs:annotation>
<xs:documentation>Дата формирования файла в формате ДД.ММ.ГГГГ</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="ДатаТип">
<xs:minLength value="10"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="ТипИнф">
<xs:annotation>
<xs:documentation>Тип информации</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:enumeration value="ЗАЯВЛЕНИЕ_РЕГ_ЮЛ">
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ВерсФорм">
<xs:annotation>
<xs:documantation>Версия формата</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:length value="4"/>
<xs:enumeration value="l.00"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ВерсПрог">
<xs:annotation>
<xs:documentation>Bepcия передающей программы</xs:documentation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="40"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ИдПол">
<xs:annotation>
<xs:documentation>Идентификатор получателя</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="НаимПол">
<xs:annotation>
<xs:documentation>Наименование получателя</хs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:element>
<xs:annotation>
<xs:documentation>Код получателя</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="5"/>
<xs:minLength value="5"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="ОтпрФайл">
<xs:annotation>
<xs:documentation>Сведения об отправителе файла</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="ИдОтпр" minOccurs="0">
<xs:annotation>
<xs:documentation>Идентификатор отправителя файла</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:choice>
<xs:element name="ЮЛ">
<xs:annotation>
<xs:documentation>Юридическое лицо</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="НаимОрг">
<xs:annotation>
<xs:documentation> Наименование организации</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ИННЮЛ" type="ИННЮЛТип">
<xs:annotation>
<xs:documentation>ИНН организации</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="КПП" type="КППТип">
<xs:annotation>
<xs:documentation>КПП организации</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="ФЛ">
<xs:annotation>
<xs:documentation>Физическое лицо (индивидуальный предприниматель)</хs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="ФИО" type="ФИОТип">
<xs:annotation>
<xs:documentation>Фамилия, имя, отчество</xs:documentation>
</xs:annotation>
<xs:element name="ИННФЛ" tуре="ИННФЛТип">
<xs:annotation>
<xs:documentation>ИНН физического лица (индивидуального предпринимателя)</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
<xs:element name="ДолжОтв" minOccurs="0">
<xs:annotation>
<xs:documentation>Должность ответственного лица</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="45"/>
</xs:restriction>
<xs:element name="ФИО" type="ФИОТип">
<xs:annotation>
<xs:documentation>Фамилия, имя, отчество ответственного лица</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Тел" minOccurs="0">
<xs:annotation>
<xs:documentation>Номер телефона</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="20"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Email" minOccurs="0">
<xs:annotation>
<xs:documentation>E-mail</xs:documentation>
<xs:restriction base="xs:string">
<xs:maxLength value="45"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="ИнфЧаст" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>Информационная часть</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="ИдДок">
<xs:annotation>
<xs:documentation>Идентификатор документа</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:annotation>
<xs:documentation>Идентификационный номер документа</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="36"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ДатаДок">
<xs:annotation>
<xs:documentation>Дата формирования документа</хs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="ДатаТип">
<xs:minLength value="10"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:element>
<xs:element name="ИдЮЛ">
<xs:annotation>
<xs:documentation>Сведения, идентифицирующие вид заявления и юридическое лицо</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="ВидРег">
<xs:annotation>
<xs:documentation>Вид события регистрации</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="5"/>
<xs:minLength value="5"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ОПФ">
<xs:annotation>
<xs:documentation>Сведения об организационно-правовой форме</xs: documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="ОПФТип">
<xs:minLength value="2"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="НаимЮЛ">
<xs:annotation>
<xs:documentation>Полное наименование юридического лица</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="1000"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ОГРН" type="ОГРНТип" minOccurs="0">
<xs:annotation>
<xs:documentation>Основной государственный регистрационный номер</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ДатаОГРН" type="ДатаТип" minOccurs="0">
<xs:annotation>
<xs:documentation>Дата присвоения ОГРН</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ИННЮЛ" type="ИННЮЛТип">
<xs:annotation>
<xs:documentation>Идентификационный номер налогоплательщика - юридического лица</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="КПП" type="КППТип">
<xs:annotation>
<xs:documentation>Код причины постановки на учет налогоплательщика - юридического лица</хs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="РегНом" type="ОГРНТип" minOccurs="0">
<xs:annotation>
<xs:documentation>ОГРН (или ГРН), при внесении которого были допущены ошибки</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="СведЕГРЮЛ">
<xs:annotation>
<xs:documentation>Сведения, вносимые в ЕГРЮЛ по заявлению</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="НаимЮЛ" type="Наименование" minOccurs="0">
<xs:annotation>
<xs:documentation>Сведения о наименовании юридического лица</хs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="АдресЮЛ"type="АдресЮЛ" minOccurs="0">
<xs:annotation>
<xs:documentation>Сведения об адресе (месте нахождения) юридического лица</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Капитал" type="Капитал" minOccurs="0">
<xs:annotation>
<xs:documentation>Сведения о капитале</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Учредит"type="Учредит" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>Сведения об учредителях (участниках) юридического лица</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="РеестрАО" type="РеестрАО" minOccurs="0">
<xs:annotation>
<xs:documentation>Сведения о держателе реестра акционеров акционерного общества</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ДолжнФЛ"type="ДолжнФЛ" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>Сведения о физическом лице, имеющем право без доверенности действовать от имени юридического лица</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="УпрКомп"type="УпрКомп" minOccurs="0">
<xs:annotation>
<xs:documentation>Сведения об управляющей компании, имеющей право без доверенности действовать от имени юридического лица</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ОКВЭД" type="ОКВЭД" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>Сведения о видах экономической деятельности</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ОП_ЮЛ" type="ОП_ЮЛ" minOccurs="0" maxOccurs="unbounded">
<xs:documentation>Сведения о филиалах и представительствах юридического лица</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="РеоргЮЛ"type="РеоргЮЛ" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>Сведения о реорганизуемых юридических лицах</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ПреемЮЛ"type="РеоргЮЛ" minOccurs="0">
<xs:annotation>
<xs:documentation>Сведения о юридическом лице, к которому осуществляется присоединение</xs:documentation>
</xs:element>
<xs:element name="РеоргФЛ"type="РеоргФЛ" minOccurs="0" maxOccurs="unbounded">
<хs:documentation>Сведения о крестьянском (фермерском) хозяйстве, на базе которого создается производственный кооператив или хозяйственное товарищество</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Заявит" tуре="Заявит">
<xs:annotation>
<xs:documentation>Сведения о заявителе или органе, принявшем решение о ликвидации</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ПредДок"type="ПредДок" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>Сведения о представленных документах</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ПричИзм" minOccurs="0">
<xs:annotation>
<xs:documentation>Сведения о вносимых иных изменениях</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:length value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ВидРедак" minOccurs="0">
<xs:annotation>
<xs:documentation>Вид редакции представляемых документов</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:length value="1"/>
<xs:enumeration value="2"/>
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="СвСтРег"type="СвСтРег" minOccurs="0">
<xs:annotation>
<xs:documentation>Сведения о регистрации до 01.07.2002</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Стат" minOccurs="0">
<xs:annotation>
<xs:documentation>Номер статьи</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
</xs:restriction>
</xs:element>
<xs:element name="Закон" minOccurs="0">
<xs:annotation>
<xs:documentation>Наименование и реквизиты Федерального закона</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ДатаПубЛикв" type="ДатаТип" minOccurs="0">
<xs:annotation>
<xs:documentation>Дата публикации в органе печати о принятом решении о ликвидации</xs:documentation>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:complexType name="Наименование">
<xs:annotation>
<xs:documentation>Сведения о наименовании юридического лица</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="ОПФ">
<xs:annotation>
<xs:documentation>Сведения об организационно-правовой форме</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="ОПФТип">
<xs:minLength value="2"/>
</xs:element>
<xs:element name="НаимЮЛПолн">
<xs:annotation>
<xs:documentation>Полное наименование юридического лица</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="1000"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="НаимЮЛСокр" minOccurs="0">
<xs:annotation>
<xs:documentation>Сокращенное наименование юридического лица</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="НаимЮЛФирм" minOccurs="0">
<xs:annotation>
<xs:documentation>Фирменное наименование юридического лица</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="НаимЮЛНац" minOccurs="0">
<xs:annotation>
<xs:documentation>Сведения о наименовании юридического лица на национальном языке народов Российской Федерации</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="НаимЯз" minOccurs="0">
<xs:annotation>
<xs:documentation>Наименование ЮЛ на национальном языке</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="1000"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="КодЯз" minOccurs="0">
<xs:documentation>Сведения о виде языка (код по OKИН)</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:length value="3"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="НаимЮЛИн" minOccurs="0">
<xs:annotation>
<хs:documentation>Сведения о наименовании юридического лица на иностранном языке</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="НаимЯз" minOccurs="0">
<xs:annotation>
<xs:documentation>Наименование ЮЛ на иностранном языке</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="1000"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="КодЯз" minOccurs="0">
<xs:annotation>
<xs:documentation>Сведения о виде языка (код по ОКИН)</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:length value="3"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name="АдресЮЛ">
<xs:annotation>
<xs:documentation>Сведения об адресе (месте нахождения) юридического лица</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="ВидАдр">
<xs:annotation>
<xs:documentation>Вид адреса юридического лица</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:length value="1">
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="НаимИспОрг" minOccurs="0">
<xs:annotation>
<xs:documentation>Наименование органа, адрес которого является адресом (местом нахождения) юридического лица</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Адрес" type="Адрес">
<xs:annotation>
<xs:documentation>Адрес (место нахождения) в Российской Федерации</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ФИО" type="ФИОТип" minOccurs="0">
<xs:annotation>
<xs:documentation>Фамилия, имя, отчество физического лица</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ИННФЛ" type="ИННФЛТип" minOccurs="0">
<xs:annotation>
<xs:documentation>ИНН физического лица</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="УдЛичнФЛ" type="УдЛичнФЛТип" minOccurs="0">
<xs:annotation>
<xs:documentation>Сведения о документе, удостоверяющем личность</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Контакт" type="КонтактТип" minOccurs="0">
<xs:annotation>
<xs:documentation>Сведения о контактном телефоне</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name="Адрес">
<xs:documentation>Адрес места нахождения (места жительства) в Российской Федерации</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="АдрРФ" type="АдрРФТип">
<xs:annotation>
<xs:documentation>Типовой адрес объекта</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="КодКладр">
<xs:annotation>
<xs:documentation>Код адресного объекта по КЛАДР</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="17"/>
<xs:pattern value="[0-9]{17}"/>
<xs:pattern value="[0-9]{0}"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name="Капитал">
<xs:annotation>
<xs:documentation>Сведения о капитале</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="ВидКап">
<xs:annotation>
<xs:documentation>Сведения о виде капитала</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:length value="1"/>
</xs:restriction>
</xs:simpleTyp>
</xs:element>
<xs:element name="СумКап">
<xs:annotation>
<xs:documentation>Размер капитала (в рублях)</xs:documentation></xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:decimal">
<xs:fractionDigits value="2"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ВидИзмКап" minOccurs="0">
<xs:annotation>
<xs:documentation>Сведения о виде изменения капитала</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="1"/>
<xs:enumeration value="1"/>
<xs:enumeration value="2"/>
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name="Учредит">
<xs:documentation>Сведения об учредителях</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="КолУчрРосЮЛ">
<xs:annotation>
<xs:documentation>Количество учредителей - российских юридических лиц</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:decimal">
<xs:totalDigits value="9"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="КолУчрИнЮЛ">
<xs:annotation>
<xs:documentation>Количество учредителей - иностранных юридических лиц</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:decimal">
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="КолУчрФЛ">
<xs:annotation>
<xs:documentation>Количество учредителей - физических лиц</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:decimal">
<xs:totalDigits value="9"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="УчрРосЮЛ" type="УчрЮЛ" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>Сведения об учредителях - российских юридических лицах</xs:documentation>
</xs:annotation>
<xs:element name="УчрИнЮЛ" type="УчрИнЮЛ" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>Сведения об учредителях - иностранных юридических лицах</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="УчрФЛ" type="УчрФЛ" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>Сведения об учредителях - физических лицах</хs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name="УчрЮЛ">
<xs:annotation>
<xs:documentation>Сведения об учредителях - российских юридических лицах</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="НаимУчрПолн">
<xs:annotation>
<xs:documentation>Полное наименование учредителя - юридического лица</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="1000"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ОПФ">
<xs:annotation>
<xs:documentation>Сведения об организационно-правовой форме</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="ОПФТип">
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ОГРН" type="ОГРНТип">
<xs:annotation>
<xs:documentation>Основной государственный регистрационный номер</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ДатаОГРН" type="ДатаТип" minOccurs="0">
<xs:annotation>
<xs:documentation>Дата присвоения ОГРН</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ИННЮЛ">
<xs:annotation>
<xs:documentation>ИНН юридического лица</xs:documentation>
</xs:annotation>
<xs:restriction base="ИННЮЛТип">
<xs:minLength value="10"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="КПП">
<xs:annotation>
<xs:documentation>КПП юридического лица</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="КППТип">
<xs:minLength value="9"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="СвСтРег" type="СвСтРег" minOccurs="0">
<xs:annotation>
<xs:documentation>Сведения о регистрации до 01.07.2002</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Адрес" type="Адрес">
<xs:documentation>Сведения об адресе (месте нахождения) в Российской Федерации учредителя - юридического лица</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Контакт" type="КонтактТип" minOccurs="0">
<xs:annotation>
<xs:documentation>Сведения о контактном телефоне учредителя - юридического лица</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ВидИзм">
<xs:annotation>
<xs:documentation>Причина внесения сведений</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:length value="1"/>
<xs:enumeration value="1"/>
<xs:enumeration value="2"/>
<xs:enumeration value="3"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="СумВклад">
<xs:annotation>
<xs:documentation>Размер вклада в уставный капитал учредителя (в рублях)</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:decimal">
<xs:totalDigits value="15"/>
<xs:fractionDigits value="2"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
<xs:complexType name="УчрИнЮЛ">
<xs:annotation>
<xs:documentation>Сведения об учредителях - иностранных юридических лицах</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="НаимУчрПолн">
<xs:annotation>
<xs:documentation>Полное наименование учредителя - иностранного юридического лица</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="1000"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ИННЮЛ" type="ИННЮЛТип">
<xs:annotation>
<xs:documentation>HHH юридического лица</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="КПП" type="КППТип">
<xs:annotation>
<xs:documentation>КПП юридического лица</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ОКСМ">
<xs:annotation>
<xs:documentation>Код страны регистрации (инкорпорации)</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="ОКСМТип">
<xs:minLength value="3"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="АдрИн">
<xs:annotation>
<xs:documentation>Адрес места нахождения в стране регистрации (инкорпорации)</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ДатаРегУчр">
<xs:annotation>
<xs:documentation>Дата регистрации в стране регистрации (инкорпорации)</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="ДатаТип">
<xs:minLength value="10"/>
</xs:restriction>
</xs:simpleType>
<xs:element name="РегНомУчр">
<xs:annotation>
<xs:documentation>Регистрационный номер учредителя - юридического лица в стране регистрации (инкорпорации)</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="НаимРегОрг">
<xs:annotation>
<xs:documentation>Наименование регистрирующего органа, зарегистрировавшего создание юридического лица</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
<xs:element name="ВидИзм">
<xs:annotation>
<xs:documentation>Причина внесения сведений</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:length value="1"/>
<xs:enumeration value="1"/>
<xs:enumeration value="2"/>
<xs:enumeration value="3"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="СумВклад">
<xs:annotation>
<xs:documentation>Размер вклада в уставный капитал учредителя (в рублях)</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:decimal">
<xs:totalDigits value="15"/>
<xs:fractionDigits value="2"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name="УчрФЛ">
<xs:annotation>
<xs:documentation>Сведения об учредителях - физических лицах</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="ФИО" type="ФИОТип">
<xs:annotation>
<xs:documentation>Фамилия, имя, отчество физического лица</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ИННФЛ" type="ИННФЛТип">
<xs:annotation>
<xs:documentation>Идентификационный номер налогоплательщика - физического лица</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="УдЛичнФЛ" type="УдЛичнФЛТип">
<xs:annotation>
<xs:documentation>Сведения о документе, удостоверяющем личность</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Адрес" type="Адрес">
<xs:annotation>
<xs:documentation>Сведения об адресе места жительства (места пребывания) в Российской Федерации</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ОКСМ" type="ОКСМТип" minOccurs="0">
<xs:annotation>
<xs:documentation>Код страны регистрации (инкорпорации)</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="АдрИн" minOccurs="0">
<xs:annotation>
<xs:documentation>Адрес места жительства в стране, резидентом которой является учредитель (участник) - физическое лицо</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Контакт" type="КонтактТип" minOccurs="0">
<xs:annotation>
<xs:documentation>Сведения о контактном телефоне</xs:documentation>
</xs:element>
<xs:element name="ВидИзм">
<xs:annotation>
<xs:documentation>Причина внесения сведений</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:length value="1"/>
<xs:enumeration value="1"/>
<xs:enumeration value="2"/>
<xs:enumeration value="3"/>
<xs:enumeration value="4"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="СумВклад">
<xs:annotation>
<xs:documentation>Размер вклада в уставный капитал учредителя (в рублях)</xs:documentation>
<xs:restriction base="xs:decimal">
<xs:totalDigits value="15"/>
<xs:fractionDigits value="2"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name="РеестрАО">
<xs:annotation>
<xs:documentation>Сведения о держателе реестра акционеров акционерного общества</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="ОГРН">
<xs:annotation>
<xs:documentation>ОГРН юридического лица, являющегося держателем реестра акционеров акционерного общества</xs:documentation>
<xs:simpleType>
<xs:restriction base="ОГРНТип">
<xs:minLength value="13"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="НаимПолн">
<xs:annotation>
<xs:documentation>Полное наименование юридического лица, являющегося держателем реестра акционеров акционерного общества</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="1000"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ДолжнФЛ">
<xs:annotation>
<xs:documentation>Сведения о лице, имеющем право без доверенности действовать от имени юридического лица (физического лица)</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="ВидДолжн">
<xs:annotation>
<xs:documentation>Вид должностного лица</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:length value="1"/>
<xs:enumeration value="2"/>
<xs:enumeration value="4"/>
<xs:enumeration value="5"/>
<xs:enumeration value="6"/>
<xs:enumeration value="">
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Должн">
<xs:annotation>
<xs:documentation>Наименование должности</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ФИО" type="ФИОТип">
<xs:annotation>
<xs:documentation>Фамилия, имя, отчество физического лица</xs:documentation>
</xs:annotation>
</xs:element>
<xs:annotation>
<хs:documentation>Идентификационный номер налогоплательщика - физического лица</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="ИННФЛТип"/>
</xs:simpleType>
</xs:element>
<xs:element name="УдЛичнФЛ" type="УдЛичнФЛТип">
<xs:annotation>
<xs:documentation>Сведения о документе, удостоверяющем личность</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Адрес" type="Адрес">
<xs:annotation>
<xs:documentation>Сведения об адресе места жительства (места пребывания) в Российской Федерации</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ОКСМ" type="ОКСМТип" minOccurs="0">
<xs:annotation>
<xs:documentation>Код страны места жительства</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="АдрИн" minOccurs="0">
<xs:annotation>
<xs:documentation>Адрес места жительства в стране, резидентом которой является учредитель (участник) - физическое лицо</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
<xs:element name="Контакт" type="КонтактТип" minOccurs="0">
<xs:annotation>
<xs:documentation>Сведения о контактном телефоне</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name="УпрКомп">
<xs:annotation>
<xs:documentation>Сведения об управляющей компании</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="НаимУКПолн">
<xs:annotation>
<xs:documentation>Полное наименование юридического лица - управляющей компании</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ОГРН">
<xs:annotation>
<xs:documentation>Основной государственный регистрационный номер</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="ОГРНТип">
<xs:minLength value="13"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ДатаОГРН">
<xs:annotation>
<xs:documentation:>Дата присвоения ОГРН</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="ДатаТип">
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ИННЮЛ">
<xs:annotation>
<xs:documentation>ИНН управляющей компании</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="ИННЮЛТип">
<xs:minLength value="10"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="КПП">
<xs:annotation>
<xs:documentation>КПП управляющей компании</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="КППТип">
<xs:minLength value="9"/>
</xs:restriction>
</xs:element>
<xs:element name="Адрес" type="Адрес">
<xs:annotation>
<xs:documentation>Сведения об адресе (месте нахождения) в Российской Федерации управляющей компании</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Контакт" type="КонтактТип" minOccurs="0">
<xs:annotation>
<xs:documentation>Сведения о контактном телефоне</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ДолжнФЛ" type="ДолжнФЛ">
<xs:annotation>
<xs:documentation>Данные представителя управляющей компании, уполномоченного на осуществление текущего управления юридическим лицом</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ОКВЭД">
<xs:annotation>
<xs:documentation>Сведения о видах экономической деятельности</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="Код">
<xs:annotation>
<xs:documentation>Код ОКВЭД</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="8"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:annotation>
<xs:documentation>Вид экономической деятельности</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:length value="1"/>
<xs:enumeration value="0"/>
<xs:enumeration value="1"/>
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="РегПризн">
<xs:annotation>
<xs:documentation>Признак регистрационного действия</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:length value="1"/>
<xs:enumeration value="1"/>
<xs:enumeration value=""/>
</xs:restriction>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ОП_ЮЛ">
<xs:annotation>
<xs:documentation>Сведения о филиалах и представительствах юридического лица</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="Код">
<xs:annotation>
<xs:documentation>Код вида подразделения</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:length value="1"/>
<xs:enumeration value="1"/>
<xs:enumeration value="2"/>
<xs enumeration value=""/>
</xs:restriction>
<xs:element name="РегПризн">
<xs:annotation>
<xs:documentation>Признак регистрационного действия</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:length value="1"/>
<xs:enumeration value="1"/>
<xs:enumeration value="2"/>
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ДатаСозд" type="ДатаТип" minOccurs="0">
<xs:annotation>
<xs:documentation>Дата создания</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Адрес" type="Адрес" minOccurs="0">
<xs:annotation>
<xs:documentation>Адрес (место расположения) филиала (представительства) на территории Российской Федерации</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="OKCM" type="ОКСМТип" minOccurs="0">
<xs:annotation>
<xs:documentation>Код страны места расположения филиала (представительства)</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="АдрИн" minOccurs="0">
<xs:annotation>
<xs:documentation>Адрес места расположения филиала (представительства) за пределами Российской Федерации</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Контакт" type="КонтактТип" minOccurs="0">
<xs:annotation>
<xs:documentation>Сведения о контактном телефоне обособленного подразделения</хs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name="РеоргЮЛ">
<xs:annotation>
<xs:documentation>Сведения о реорганизуемых юридических лицах, правопреемником которых является данное юридическое лицо при создании или к которому оно присоединяется</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="НаимЮЛПолн">
<xs:annotation>
<xs:documentation>Полное наименование юридического лица</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="1000"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:annotation>
<xs:documentation>Сведения об организационно-правовой форме</xs:documentation>
<xs:simpleType>
<xs:restriction base="ОПФТип">
<xs:minLength value="2"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ОГРН" type="ОГРНТип" minOccurs="0">
<xs:annotation>
<xs:documentation>Основной государственный регистрационный номер</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ДатаОГРН" type="ДатаТип" minOccurs="0">
<xs:annotation>
<xs:documentation>Дата присвоения ОГРН</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ИННЮЛ">
<xs:annotation>
<xs:documentation>HHH юридического лица</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="ИННЮЛТип">
<xs:minLength value="10"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="КПП">
<xs:annotation>
<xs:documentation>КПП юридического лица</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="КППТип">
<xs:minLength value="9"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="СвСтРег" type="СвСтРег" minOccurs="0">
<xs:annotation>
<xs:documentation>Сведения о регистрации до 01.07.2002</xs:documentation>
</xs:element>
<xs:element name="Адрес" type="Адрес">
<xs:annotation>
<xs:documentation>Сведения об адресе (месте нахождения) в Российской Федерации юридического лица на момент реорганизации</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Контакт" type="КонтактТип" minOccurs="0">
<xs:annotation>
<xs:documentation>Сведения о контактном телефоне юридического лица</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name="РеоргФЛ">
<xs:documentation>Сведения о крестьянских (фермерских) хозяйствах, на базе которых создается производственный кооператив или хозяйственное товарищество</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="ОГРНИП">
<xs:annotation>
<xs:documentation>Основной государственный регистрационный номер индивидуального предпринимателя</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="ОГРНИПТип">
<xs:minLength value="15"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:annotation>
<xs:documentation>Дата регистрации</xs:documentation>
</xs:annotation>
<xs:restriction base="ДатаТип">
<xs:minLength value="10"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ФИО" type="ФИОТип">
<xs:annotation>
<xs:documentation>Фамилия, имя, отчество главы КФХ</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ИННФЛ">
<xs:annotation>
<xs:documentation>ИНН главы КФХ</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="ИННФЛТип">
<xs:minLength value="12"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="УдЛичнФЛ" type="УдЛичнФЛТип">
<xs:annotation>
<xs:documentation>Сведения о документе, удостоверяющем личность</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name="Заявит">
<xs:annotation>
<xs:documentation>Сведения о заявителе</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="ВидЗаявит">
<xs:annotation>
<xs:documentation>Вид заявителя</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
</xs:simpleType>
</xs:element>
<xs:element name="КодЗаявит">
<xs:annotation>
<xs:documentation>Вид заявителя</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:length value="2"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="НаимОрг" minOccurs="0">
<xs:annotation>
<xs:documentation>Наименование органа, принявшего решение о ликвидации</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
</xs:element>
<xs:element name="ФИО" type="ФИОТип" minOccurs="0">
<xs:annotation>
<хs:documentation>Фамилия, имя, отчество физического лица</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ИННФЛ" type="ИННФЛТип" minOccurs="0">
<xs:annotation>
<xs:documentation>Идентификационный номер налогоплательщика - физического лица</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="УдЛичнФЛ" type="УдЛичнФЛТип" minOccurs="0">
<xs:annotation>
<хs:documentation>Сведения о документе, удостоверяющем личность</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Адрес" type="Адрес" minOccurs="0">
<xs:annotation>
<xs:documentation>Сведения об адресе места жительства (места пребывания) в Российской Федерации</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ОКСМ" type="ОКСМТип" minOccurs="0">
<xs:annotation>
<xs:documentation>Код страны регистрации (инкорпорации)</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="АдрИн" minOccurs="0">
<xs:annotation>
<xs:documentation>Адрес места жительства в стране, резидентом которой является заявитель</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Контакт" type="КонтактТип" minOccurs="0">
<xs:annotation>
<xs:documentation>Сведения о контактном телефоне</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="СерАттБанк" minOccurs="0">
<xs:annotation>
<xs:documentation>Сведения о серии аттестата банка</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="НомАттБанк" minOccurs="0">
<xs:annotation>
<xs:documentation>Сведения о номере аттестата банка</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ПредДок">
<xs:annotation>
<xs:documentation>Сведения о представленных документах</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="ВидДок">
<xs:annotation>
<xs:documentation>Вид представленного документа</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:length value="6"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="НаимДок" minOccurs="0">
<xs:annotation>
<xs:documentation>Наименование документа</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
<xs:minLength value="1"/>
</xs:simpleType>
</xs:element>
<xs:element name="НомДок" minOccurs="0">
<xs:annotation>
<xs:documentation>Номер документа</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ДатаДок" type="ДатаТип" minOccurs="0">
<xs:annotation>
<xs:documentation>Дата принятия документа</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="НаимОрг" minOccurs="0">
<xs:documentation>Наименование органа, принявшего (выдавшего) документ</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="КолЛист">
<xs:annotation>
<xs:documentation>Количество листов в документе</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="15"/>
<xs:minLength value="1"/>
</xs:restriction>
<xs:element name="РедакДок">
<xs:annotation>
<xs:documentation>Вид редакции документа</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:length value="1"/>
<xs:enumeration value="1"/>
<xs:enumeration value="2"/>
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ВидПредДок">
<xs:annotation>
<xs:documentation>Вид представления документа</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="2"/>
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="НомДел" minOccurs="0">
<xs:annotation>
<xs:documentation>Номер дела для решений судебных органов</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50"/>
<xs:minLength value="1"/>
<xs:enumeration value="1"/>
<xs:enumeration value="2"/>
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
<xs:complexType name="СвСтРег">
<xs:annotation>
<xs:documentation>Сведения о регистрации до 01.07.2002</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="РегНомЮЛ">
<xs:annotation>
<xs:documentation>Регистрационный номер юридического лица (до 01.07.2002)</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ДатаРегЮЛ">
<xs:annotation>
<xs:documentation>Дата регистрации образования юридического лица (до 01.07.2002)</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="ДатаТип">
<xs:minLength value="10"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="КодРегОрг">
<xs:annotation>
<xs:documentation>Код регистрирующего органа, зарегистрировавшего создание юридического лица (до 01.07.2002)</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:length value="5"/>
</xs:restriction>
</xs:element>
<xs:element name="НаимРегОрг" minOccurs="0">
<xs:annotation>
<xs:documentation>Наименование регистрирующего органа, зарегистрировавшего создание юридического лица (до 01.07.2002)</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ВидОбрЮЛ" minOccurs="0">
<xs:annotation>
<xs:documentation>Способ образования юридического лица</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="1"/>
<xs:enumeration value="2"/>
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
</xs:sequence>
</xs:complexType>
<xs:complexType name="АдрРФТип">
<xs:annotation>
<xs:documentation>Типовой адрес объекта</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="Страна" type="ОКСМТип" minOccurs="0">
<xs:annotation>
<xs:documentation>Код страны (по ОКСМ)</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Индекс">
<xs:annotation>
<xs:documentation>Индекс</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="6"/>
<xs:pattern value="[0-9]{6}"/>
<xs:pattern value="[0-9]{0}"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Регион">
<xs:annotation>
<xs:documentation>Код субъекта Российской Федерации</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:length value="2"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Район">
<xs:annotation>
<xs:documentation>Район</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="Наимен">
<xs:documentation>Наименование</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="40"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Тип">
<xs:annotation>
<xs:documentation>Тип</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="10"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name=Город">
<xs:annotation>
<xs:documentation>Город</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:element name="Наимен">
<xs:annotation>
<xs:documentation>Наименование</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="40"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Тип">
<xs:annotation>
<xs:documentation>Тип</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="10"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="НаселПункт">
<xs:annotation>
<xs:documentation>Населенный пункт</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="Наимен">
<xs:annotation>
<xs:documentation>Наименование</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="40"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Тип">
<xs:annotation>
<xs:documentation>Тип</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Улица">
<xs:annotation>
<xs:documentation>Улица (проспект, переулок и т.п.)</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="Наимен">
<xs:annotation>
<xs:documentation>Наименование</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="40"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Тип">
<xs:annotation>
<xs:documentation>Тип</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="10"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Дом">
<xs:annotation>
<xs:documentation>Номер дома (владения)</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="8"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Корпус" minOccurs="0">
<xs:annotation>
<xs:documentation>Номер корпуса(строения)</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="8"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Кварт" minOccurs="0">
<xs:annotation>
<xs:documentation>Номер квартиры (офиса)</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="8"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:cotplexType name="КонтактТип">
<xs:documentation>Сведения о контактном телефоне</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="КодГород" minOccurs="0">
<xs:annotation>
<xs:documentation>Код города</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="5"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="НомТел" minOccurs="0">
<xs:annotation>
<xs:documentation>Номер телефона</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="20"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="НомФакс" minOccurs="0">
<xs:annotation>
<xs:documentation>Номер факса</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="20"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name="УдЛичнФЛТип">
<xs:annotation>
<xs:documentation>Сведения о документе, удостоверяющем личность</xs:documentation>
<xs:sequence>
<xs:annotation>
<xs:documentation>Код вида документа, удостоверяющего личность</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="2"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="СерНомДок">
<xs:annotation>
<xs:documentation>Серия и номер документа, удостоверяющего личность</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="25"/>
</xs:simpleType>
</xs:element>
<xs:element name="ДатаДок">
<xs:annotation>
<xs:documentation>Дата выдачи документа, удостоверяющего личность</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="ДатаТип">
<xs:minLength value="10"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ВыдДок">
<xs:annotation>
<xs:documentation>Наименование органа, выдавшего документ, удостоверяющий личность</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="КодВыдДок" minOccurs="0">
<xs:annotation>
<xs:documentation>Код подразделения органа, выдавшего документ, удостоверяющий личность</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="7"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ФИОТип">
<xs:annotation>
<xs:documentation>Фамилия,Имя,Отчество</xs:documentation>
<xs:sequence>
<xs:element name="Фамилия">
<xs:annotation>
<xs:documentation>Фамилия</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="60"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Имя">
<xs:annotation>
<xs:documentation>Имя</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="60"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
<xs:annotation>
<xs:documentation>Отчество</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="60"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="КППТип">
<xs:annotation>
<xs:documentation>Код причины постановки на учет (КПП)</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="9"/>
<xs:pattern value="[0-9]{9}"/>
<xs:pattern value="[0-9]{0}"/>
</xs:simpleType>
<xs:simpleType name="ИННЮЛТип">
<xs:annotation>
<xs:documentation>Идентификационный номер налогоплательщика - юридического лица</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="10"/>
<xs:pattern value=" [0-9]{10}"/>
<xs:pattern value="[0-9]{0}"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="ИННФЛТип">
<xs:annotation>
<xs:documentation>Идентификационный номер налогоплательщика - физического лица</xs:documentation>
</xs:annotation>
<xs:restriction>
<xs:simpleType>
<xs:restriction base="xs:string"/>
<xs:maxLength value="12"/>
<xs:pattern value="[0-9]{12}"/>
<xs:pattern value="[0-9]{0}"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="ОГРНТип">
<xs:annotation>
<xs:documentation>Основной государственный регистрационный номер юридического лица</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="13"/>
<xs:pattern value="[0-9]{13}"/>
<xs:pattern value="[0-9]{0}"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="ОГРНИПТип">
<xs:annotation>
<xs:documentation>Основной государственный номер индивидуального предпринимателя</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="15"/>
<xs:pattern value="[0-9]{15}"/>
<xs:pattern value="[0-9]{0}"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="ДатаТип">
<xs:annotation>
<xs:documentation>Дата в формате ДД.ММ.ГГГГ</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="10"/>
<xs:pattern value="[0-9]{2}.[0-9]{2}.[0-9]{4}"/>
<xs:pattern value="[0-9]{0}"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="ОПФТип">
<xs:annotation>
<xs:documentation>Сведения об организационно-правовой форме</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="2"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="ОКСМТип">
<xs:annotation>
<xs:documentation>Коды стран мира</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="3"/>
<xs:pattern value="[0-9]{3}"/>
<xs:pattern value="[0-9]{0}"/>
</xs:restriction>
</xs:simpleType>
</xs:schema>