<?xml version="1.0" encoding="windows-1251"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
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:sequence>
<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: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>
</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="16"/>
<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:annotation>
<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:simpleType>
</xs:element>
<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: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>Идентификатор отправителя
файлa</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>Haименование организации
</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>
<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:simpleType>
</xs:element>
<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:annotation>
<xs:simpleType>
<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:sequence>
<xs:element name="НомДок">
<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: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="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:complexType>
<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: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>
<хs:documentation>Сведения о крестьянском
(фермерском) хозяйстве, на базе которого создается
производственный кооператив или хозяйственное
товарищество</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="3аявит" tуре="3аявит">
<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: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>Сведения о регистрации до
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:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="3акон" 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: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: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="НаимЮЛСокр" 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: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:annotation>
<xs:documentation>Сведения о виде языка (код по
OKИH)</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: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: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: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: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="КодКладр">
<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:totalDigits value="15"/>
<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: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:decimal">
<xs:totalDigits value="9"/>
</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="КолУчрФЛ">
<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>
<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:minLength value="2"/>
</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: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: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="ВидИзм">
<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="НаимУчрПолн">
<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>Адрес места нахождения в стране
- Гражданский кодекс (ГК РФ)
- Жилищный кодекс (ЖК РФ)
- Налоговый кодекс (НК РФ)
- Трудовой кодекс (ТК РФ)
- Уголовный кодекс (УК РФ)
- Бюджетный кодекс (БК РФ)
- Арбитражный процессуальный кодекс
- Конституция РФ
- Земельный кодекс (ЗК РФ)
- Лесной кодекс (ЛК РФ)
- Семейный кодекс (СК РФ)
- Уголовно-исполнительный кодекс
- Уголовно-процессуальный кодекс
- Производственный календарь на 2025 год
- МРОТ 2024
- ФЗ «О банкротстве»
- О защите прав потребителей (ЗОЗПП)
- Об исполнительном производстве
- О персональных данных
- О налогах на имущество физических лиц
- О средствах массовой информации
- Производственный календарь на 2024 год
- Федеральный закон "О полиции" N 3-ФЗ
- Расходы организации ПБУ 10/99
- Минимальный размер оплаты труда (МРОТ)
- Календарь бухгалтера на 2024 год
- Частичная мобилизация: обзор новостей