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

Сведения о представителе налогоплательщика (СвПред) (Таблица 4.11)

Таблица 4.11

Сведения о представителе налогоплательщика (СвПред)

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

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

│ │ наименование │ типа │ значения │обяза- │ информация │

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

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

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

│Наименование документа,│ НаимДокПред │ А │ T(1-120) │ О │ │

│подтверждающего │ │ │ │ │ │

│полномочия │ │ │ │ │ │

│представителя │ │ │ │ │ │

│налогоплательщика │ │ │ │ │ │

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

│Фамилия, имя, отчество │ ФИОПред │ С │ │ О │Типовой элемент │

│представителя │ │ │ │ │<ФИОТип> │

│налогоплательщика │ │ │ │ │Состав элемента │

│ │ │ │ │ │представлен в │

│ │ │ │ │ │табл. 4.10

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

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

<!-- edited with XMLSpy 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="ИдОтпр" minOccurs="0">

- <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="optional">

- <xs:annotation>

<xs:documentation>Должность ответственного

лица</xs:documentation>

</xs:annotation>

- <xs:simpleType>

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

<xs:minLength value="1" />

<xs:maxLength value="45" />

</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="20" />

</xs: restriction>

</xs:simpleType>

</xs:attribute>

- <xs:attribute name="E-mail" use="optional">

- <xs:annotation>

<xs:documentation>E-mail</xs:documentation>

</xs:annotation>

- <xs:simpleType>

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

<xs:minLength value="1" />

<xs:maxLength value="45" />

</xs:restriction>

</xs:simpleType>

</xs:attribute>

</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>

<хs:documentation>Налогоплательщик

- юридическое

лицо</xs:documentation>

</xs:annotation>

- <xs:complexType>

- <xs:choice>

- <xs:element name="СвРукОрг"

type="ФИОТип">

- <xs:annotation>

<xs:documentation>Сведения

о руководителе

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

</xs:annotation>

</xs:element>

- <xs:element name="СвПред"

type="СвПред">

- <xs:annotation>

<xs:documentation>Cведения

о представителе

налогоплательщика</xs:documentation>

</xs:annotation>

</xs:element>

</xs:choice>

- <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="ОКВЭД"

type="ОКВЭДТип" use="required">

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

</xs:element>

- <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:enumeration value="1152004" />

</xs:restriction>

</xs:simpleType>

</xs:attribute>

- <xs:attribute name="ВидДок" use="required">

- <xs:annotation>

<xs:documentation>Вид документа (0 -

первичный, 1-999 -

корректирующий)</xs:documentation>

</xs:annotation>

- <xs:simpleType>

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

<xs:minLength value="1" />

<xs:maxLength value="3" />

</xs:restriction>

</xs:simpleType>

</xs:attribute>

- <xs:attribute name="ГодПериодОтч"

type="xs:gYear" 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: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="РасчНалТС"

minOccurs="0"

maxOccurs="unbounded">

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

value="5" />

</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="25" />

</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="120" />

</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="30" />

</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:decimal">

<xs:totalDigits

value="15" />

<xs:fractionDigits

value="2" />

</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="СрокИспольз"

use="optional">

- <xs:annotation>

<xs:documentation>Срок

использования

(полных лет)

</xs:documentation>

</xs:annotation>

- <xs:simpleType>

- <xs:restriction

base="xs:integer">

<xs:totalDigits

value="3" />

</xs:restriction>

</xs:simpleType>

</xs:attribute>

- <xs:attribute

name="Коэф3623"

use="required">

- <xs:annotation>

<xs:documentation>Коэффициент,

определяемый в

соответствии с

п. 3 ст. 362 НК

РФ</xs:documentation>

</xs:annotation>

- <xs:simpleType>

- <xs:restriction

base="xs:decimal">

<xs:totalDigits

value="3" />

<xs:fractionDigits

value="2" />

</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:decimal">

<xs:totalDigits

value="8" />

<xs:fractionDigits

value="2" />

</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:integer">

<xs:totalDigits

value="15" />

</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:length

value="5" />

</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:integer">

<xs:totalDigits

value="15" />

</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:integer">

<xs:totalDigits

value="15" />

</xs:restriction>

</xs:simpleType>

</xs:attribute>

</xs:complexType>

</xs:element>

</xs:sequence>

- <xs:attribute name="КВК"

type="КВКTип" use="required">

- <xs:annotation>

<xs:documentation>Код

бюджетной

классификации</xs:documentation>

</xs:annotation>

</xs:attribute>

- <xs:attribute name="ОКАТО"

type="ОКАТОTип" 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="15" />

</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:integer">

<xs:totalDigits

value="15" />

</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:integer">

<xs:totalDigits

value="15" />

</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:integer">

<xs:totalDigits

value="15" />

</xs:restriction>

</xs:simpleType>

</xs:attribute>

</xs:complexType>

</xs:element>

</xs:sequence>

</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:string">

<xs:maxLength value="36" />

<xs:minLength value="1" />

</xs:restriction>

</xs:simpleType>

</xs:attribute>

</xs:complexType>

</xs:element>

</xs:sequence>

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

- <xs:annotation>

<хs: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:minLength value="1" />

<xs:maxLength value="5" />

<xs:enumeration value="4.01" />

</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="50" />

<xs:enumeration value="ТРАНД" />

</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="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:integer">

<xs:totalDigits value="9" />

</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="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: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:sequence>

- <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="120" />

</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="10" />

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

</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:simpleType>

<xs:length value="12" />

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

</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]{9}" />

</xs:restriction>

</xs:simpleType>

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

- <xs:annotation>

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

документации</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="11" />

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

</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>Код бюджетной

классификации</xs:documentation>

</xs:annotation>

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

<xs:length value="20" />

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

</xs:restriction>

</xs:simpleType>

- <xs:simpleType name="ОКЕИТип">

- <xs:annotation>

<xs:documentation>Код по Общероссийскому классификатору

единиц измерения<xs:documentation>

</xs:annotation>

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

<xs:length value="3" />

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

</xs:restriction>