Действующий

Об утверждении формата представления налоговых деклараций, бухгалтерской отчетности и иных документов, служащих для исчисления и уплаты налогов и сборов, в электронном виде (на основе XML) (версия 4) (с изменениями на 18 июля 2008 года)

XSD схема файла обмена

     

<?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>Hалоговая декларация по транспортному

налогу </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>

<xs: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>Сведения о

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

налогоплательщика </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:minlLength 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:minlLength 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:minlLength

value="1" />

<xs:maxLength

value="30" />

</xs:restriction>

</xs:simpleType>

</xs:attribute>

- <xs:attribute name="НалБаза"

use="required">

- <xs:annotation>

     

<xs: documentation> Налоговая

бaзa</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>