Документ не применяется. Подробнее см. Справку

Фамилия, Имя, Отчество (ФИОТип) (Таблица 4.10)

Таблица 4.10

Фамилия, Имя, Отчество (ФИОТип)

┌───────────────────────────────┬─────────────────┬─────────┬───────────┬───────────┬────────────────────────────┐

│ Наименование элемента │ Сокращенное │ Признак │ Формат │Признак │ Дополнительная информация │

│ │ наименование │ типа │ элемента │обяза- │ │

│ │ (код) элемента │элемента │ │тельности │ │

│ │ │ │ │элемента │ │

├───────────────────────────────┼─────────────────┼─────────┼───────────┼───────────┼────────────────────────────┤

│Фамилия │ Фамилия │ А │ T(1-60) │ О │ │

├───────────────────────────────┼─────────────────┼─────────┼───────────┼───────────┼────────────────────────────┤

│Имя │ Имя │ А │ T(1-60) │ О │ │

├───────────────────────────────┼─────────────────┼─────────┼───────────┼───────────┼────────────────────────────┤

│Отчество │ Отчество │ А │ T(1-60) │ Н │ │

└───────────────────────────────┴─────────────────┴─────────┴───────────┴───────────┴────────────────────────────┘

<?xml version="1.0" encoding="windows-1251"?>

<!-- edited with XLSpy v2007 sp2 (http://www.altova.com) by VI (GNIVC

FNS RF) -->

<!-- edited with XMLSPY v2004 rel. 4 U (http://www.xmlspy.com) by Home

(Home) -->

<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"elementFormDefault=

"qualified"attributeFormDefault="unqualified">

<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: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:complexType>

<xs:attribute

name="НаимОрг" use="required">

<xs:annotation>

<xs:documentation>Наименование организации в соответствии с учредительными

документами</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restriction base="xs:string">

<xs:minLength value="1"/>

<xs:maxLength value="1000"/>

</xs:restriction>

</xs:simpleType>

</xs:attribute>

<xs:attribute

name="ИННЮЛ" type="ИННЮЛТип" use="required">

<xs:annotation>

<xs:documentation>ИНН организации</xs:documentation>

<xs:annotation>

<xs:attribute

<xs:attribute

name="КПП" type="КППТип" use="required">

</xs:annotation>

<xs:documentation>КПП</xs:documentation>

</xs:annotation>

</xs:attribute>

</xs:attribute>

name="ОГРН" use="required">

<xs:annotation>

<xs:documentation>ОГРН</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restriction base="ОГРНТип"/>

</xs:simpleType>

</xs:attribute>

</xs:complexType>

</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="ФИОТип">

<xs:annotation>

<xs:documentation>Фамилия, Имя, Отчество</xs:documentation>

</xs:annotation>

</xs:element>

</xs:sequence>

<xs:attribute name="ПрПодп"

use="required">

<xs:annotation>

<xs:documentation>Признак лица, подписавшего документ</xs:documentation

</xs:annotation>

<xs:simpleType>

<xs:restriction

base="xs:string">

<xs:length

value="1"/>

<xs: enumeration value="3"/>

<xs:enumeration value="4"/>

</xs:restriction>

</xs:simpleType>

</xs:attribute>

<xs:attribute name="ИННФЛ"

type="ИННФЛТип" use="optional">

<xs:annotation>

<xs:documentation>ИНН физического лица</xs:documentation>

</xs:annotation>

</xs:attribute>

<xs:attribute name="Тлф"

use="optional">

<xs:annotation>

<xs:documentation>Номер контактного телефона</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs: restriction

base="xs:string">

<xs:minLength value="1"/>

<xs:maxLength value="20"/>

</xs:restriction>

</xs:simpleType>

</xs:attribute>

</xs:complexType>

</xs:element>

<xs:element name="ВНОУОП">

<xs:annotation>

<xs:documentation>Сообщение

о выборе организацией налогового органа для постановки на учет нескольких обособленных

подразделений организации, находящихся в одном муниципальном образовании на территориях,

подведомственных разным налоговым органам </xs:documentation>

</xs:annotation>

<xs:complexType>

<xs:sequence>

<xs:element

name="СведОП" maxOccurs="unbounded">

<xs:annotation>

<xs:documentation>Сведения об обособленном подразделении</xs:documentation>

</xs:annotation>

<xs:complexType>

<xs:sequence>

<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:complexType>

<xs:attribute name="ГРН" type="ОГРНТип" use="optional">

<xs:annotation>

<xs:documentation>ГРН записи в ЕГРЮЛ о создании филиала/

представительства</xs:documentation>

</xs:annotation>

</xs:attribute>

<xs:attribute name="ДатаГРН" type="ДатаТип" use="optional">

<xs:annotation>

<xs:documentation>Дата внесения записи в ЕГРЮЛ

о создании филиала/представительства</xs:documentation>

<xs:documentation>

Дата в формате ДД.ММ.ГГГГ</xs:documentation>

</xs:annotation>

</xs:attribute>

</xs:complexType>

</xs:element>

<xs:element name="ФИОРукОП" type="ФИОТип" minOccurs="0">

<xs:annotation>

<xs:documentation>Фамилия, Имя, Отчество руководителя

обособленного подразделения</xs:documentation>

</xs:annotation>

</xs:element>

</xs:sequence>

<xs:attribute

name="НаимОП" use="optional">

<xs:annotation>

<xs:documentation>Наименование обособленного подразделения</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restriction base="xs:string">

<xs:minLength value="1"/>

<xs:maxLength value="1000"/>

</xs:restriction>

</xs:simpleType>

</xs:attribute>

<xs:attribute

name="КППОП" type="КППТип" use="optional">

<xs:annotation>

<xs:documentation>КПП, присвоенный организации при постановке на учет в налоговом

органе по месту нахождения обособленного подразделения</xs:documentation>

</xs:annotation>

</xs:attribute>

<xs:attribute

name="ВидОП" use="required">

<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:attribute>

<xs:attribute

name="ИННФЛ" type="ИННФЛТип" use="optional">

<xs:annotation>

<xs:documentation>ИНН руководителя обособленного подразделения</xs:documentation>

</xs:annotation>

</xs:attribute>

<xs:attribute

name="Тлф" use="optional">

<xs:annotation>

<xs:documentation>Номер контактного телефона</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restriction base="xs:string">

<xs:minLength value="1"/>

<xs:maxLength value="20"/>

</xs:restriction>

</xs:simpleType>

</xs:attribute>

</xs:complexType>

</xs:element>

</xs:sequence>

<xs:attributename="КодНОВыб"type

="СОНОТип" use="required">

<xs:annotation>

<xs:documentation>Код налогового органа, выбранного для постановки на учет

обособленных подразделений</xs:documentation>

</xs:annotation>

</xs:attribute>

<xs:attribute name="КолОП"

use="required">

<xs:annotation>

<xs:documentation>Количество обособленных подразделений</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restriction

base="xs:integer">

<xs:totalDigits value="4"/>

</xs:restriction>

</xs:simpleType>

</xs:attribute>

</xs:complexType>

</xs:element>

</xs:sequence>

<xs:attribute name="КНД" use="required">

<xs:annotation>

<xs:documentation>Код формы

отчетности по КНД</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restriction base="КНДТип">

<xs:enumeration value="1111051"/>

</xs:restriction>

</xs:simpleType>

</xs:attribute>

<xs:attribute name="ДатаДок" type="ДатаТип"

use="required">

<xs:annotation>

<xs:documentation>Дата формирования

документа</xs:documentation>

<xs:documentation>

Дата в формате ДД.ММ.ГГГГ</xs:documentation>

</xs:annotation>

</xs:attribute>

<xs:attribute name="КодНО" type="СОНОТип"

use="required">

<xs:annotation>

<xs:documentation>Код налогового

органа</xs:documentation>

</xs:annotation>

</xs:attribute>

</xs:complexType>

</xs:element>

</xs:sequence>

<xs:attribute name="ИдФайл" use="required">

<xs:annotation>

<xs:documentation>Идентификатор файла</хs:documentation>

<xs:documentation>

Повторяет имя передаваемого файла (без расширения)</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restriction base="xs:string">

<xs:minLength value="1"/>

<xs: maxLength value="100"/>

</xs:restriction>

</xs:simpleType>

</xs:attribute>

<xs:attribute name="ВерсПрог" use="required">

<xs:annotation>

<xs:documentation>Версия передающей

программы</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restriction base="xs:string">

<xs:maxLength value="40"/>

<xs:minLength value="1"/>

</xs:restriction>

</xs:simpleType>

</xs:attribute>

<xs:attribute name="ВерсФорм" use="required">

<xs:annotation>

<xs:documentation>Версия формата</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restriction base="xs:string">

<xs:minLength value="1"/>

<xs:maxLength value="5"/>

<xs:enumeration value="5.01"/>

</xs:restriction>

</xs:simpleType>

</xs:attribute>

</xs:complexType>

</xs:element>

<xs:complexType name="АдрРФТип">

<xs:annotation>

<xs:documentation>Адрес в Российской Федерации </xs:documentation>

</xs:annotation>

<xs:attribute name="Индекс" use="optional">

<xs:annotation>

<xs:documentation>Индекс</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restriction base="xs:string">

<xs: length value="6"/>

<xs:pattern value="[0-9]{6}"/>

</xs:restriction>

</xs:simpleType>

</xs:attribute>

<xs:attribute name="КодРегион" use="required">

<xs:annotation>

<xs:documentation>Код Региона</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restriction base="ССРФТип"/>

</xs:simpleType>

</xs:attribute>

<xs:attribute name="Район" use="optional">

<xs:annotation>

<xs:documentation>Район</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restriction base="xs:string">

<xs:minLength value="1"/>

<xs:maxLength value="50"/>

</xs:restriction>

</xs:simpleType>

</xs:attribute>

<xs:attribute name="Город" use="optional">

<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:attribute>

<xs:attribute name="НаселПункт" use="optional">

<xs:annotation>

<xs:documentation>Населенный пункт</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restriction base="xs:string">

<xs:minLength value="1"/>

<xs:maxLength value="50"/>

</xs:restriction>

</xs:simpleType>

</xs:attribute>

<xs:attribute name="Улица" use="optional">

<xs:annotation>

<xs:documentation>Улица</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restriction base="xs:string">

<xs:minLength value="1"/>

<xs:maxLength value="50"/>

</xs:restriction>

</xs:simpleType>

</xs:attribute>

<xs:attribute name="Дом" use="optional">

<xs:annotation>

<xs:documentation>Дом</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restriction base="xs:string">

<xs:minLength value="1"/>

<xs:maxLength value="8"/>

</xs:restriction>

</xs:simpleType>

</xs:attribute>

<xs:attribute name="Корпус" use="optional">

<xs:annotation>

<xs:documentation>Корпус</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restriction base="xs:string">

<xs:minLength value="1"/>

<xs:maxLength value="8"/>

</xs:restriction>

</xs:simpleType>

</xs:attribute>

<xs:attribute name="Кварт" use="optional">

<xs:annotation>

<xs:documentation>Квартира</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restriction base="xs:string">

<xs:minLength value="1"/>

<xs:maxLength value="8"/>

</xs:restriction>

</xs:simpleType>

</xs:attribute>

</xs:complexType>

<xs:complexType name="ФИОТип">

<xs:annotation>

<xs:documentation>Фамилия, Имя, Отчество</xs:documentation>

</xs:annotation>

<xs:attribute name="Фамилия" use="required">

<xs:annotation>

<xs:documentation>Фамилия</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restriction base="xs:string">

<xs:minLength value="1"/>

<xs:maxLength value="60"/>

</xs:restriction>

</xs:simpleType>

</xs:attribute>

<xs:attribute name="Имя" use="required">

<xs:annotation>

<xs:documentation>Имя</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restriction base="xs:string">

<xs:minLength value="1"/>

<xs:maxLength value="60"/>

</xs:restriction>

</xs:simpleType>

</xs:attribute>

<xs:attribute name="Отчество" use="optional">

<xs:annotation>

<xs:documentation>Отчество</xs:documentation>

</xs:annotation>

<xs:simpleType>

<xs:restriction base="xs:string">

<xs:minLength value="1"/>

<xs:maxLength value="60"/>

</xs:restriction>

</xs:simpleType>

</xs:attribute>

</xs:complexType>

<xs:simpleType name="ИННФЛТип">

<xs:annotation>

<xs:documentation>Идентификационный номер налогоплательщика -

физического лица</xs:documentation>

</xs:annotation>

<xs:restriction base="xs:string">

<xs:length value="12"/>

<xs:pattern value="([0-9]{1}[1-9]{1}|[1-9]{1}[0-9]{1})[0-9]{10}"/>

</xs:restriction>

</xs:simpleType>

<xs:simpleType name="ИННЮЛТип">

<xs:annotation>

<xs:documentation>Идентификационный номер налогоплательщика -

юридического лица</xs:documentation>

</xs:annotation>

<xs:restriction base="xs:string">

<xs:length value="10"/>

<xs:pattern value="([0-9]{1}[1-9]{1}|[1-9]{1}[0-9]{1})[0-9]{8}7"/>

</xs:restriction>

</xs:simpleType>

<xs:simpleType name="КППТип">

<xs:annotation>

<xs:documentation>Код причины постановки на учет

(КПП)</xs:documentation>

</xs:annotation>

<xs:restriction base="xs:string">

<xs:length value="9"/>

<xs:pattern value="([0-9]{1}[1-9]{1}|[1-9]{1}[0-9]{1})[0-9]{7}"/>

</xs:restriction>

</xs:simpleType>

<xs:simpleType name="ОГРНТип">

<xs:annotation>

<xs:documentation>Основной государственный регистрационный номер

юридического лица </xs:documentation>

</xs:annotation>

<xs:restriction base="xs:string">

<xs:length value="13"/>

<xs:pattern value="[0-9]{13}"/>

</xs:restriction>

</xs:simpleType>

<xs:simpleType name="КНДТип">

<xs:annotation>

<xs:documentation>Код из Классификатора налоговой

документации</xs:documentation>

</xs:annotation>

<xs:restriction base="xs:string">

<xs:length value="7"/>

<xs: pattern value="[0-9]{7}"/>

</xs:restriction>

</xs:simpleType>

<xs:simpleType name="ССРФТип">

<xs:annotation>

<xs:documentation>Код из Справочника субъекта

Российской Федерации </xs:documentation>

</xs:annotation>

<xs:restriction base="xs:string">

<xs:length value="2"/>

<xs:pattern value="[0-9]{2}"/>

</xs:restriction>

</xs:simpleType>

<xs:simpleType name="СОНОТип">

<xs:annotation>

<xs:documentation>Коды из Классификатора системы

обозначений налоговых органов</xs:documentation>

</xs:annotation>

<xs:restriction base="xs:string">

<xs:length value="4"/>

<xs:pattern value="[0-9]{4}"/>

</xs:restriction>

</xs:simpleType>

<xs:simpleType name="ДатаТип">

<xs:annotation>

<xs:documentation>Дата в формате ДД.ММ.ГГГГ

(01.01.1800 - 31.12.2099)</xs:documentation>

</xs:annotation>

<xs:restriction base="xs:string">

<xs:length value="10"/>

<xs:pattern value="(((0[1-9]{1}|[1-2]{1}[0-

9]{1})\.(0[1-9]{1}|1[0-2]{1}))|((30)\.(01|0[3-9]{1}|1[0-

2]{1}))|((31)\.(01|03|05|07|08|10|12)))\.(18[0-9]{2}|19[0-9]{2}|20[0-

9]{2})7"/>

</xs:restriction>

</xs:simpieType>

</xs:schema>