РАСЧЕТ СУММЫ НАЛОГА ПО КАЖДОМУ ТРАНСПОРТНОМУ СРЕДСТВУ. ПРОДОЛЖЕНИЕ
(Приказ ФНС РФ от 11.04.2007 N ММ-3-13/223@ (ред. от 18.07.2008). Об утверждении формата представления налоговых деклараций, бухгалтерской отчетности и иных документов, служащих для исчисления и уплаты налогов и сборов, в электронном виде (на основе XML) (версия 4))Налог на прибыль организаций. Транспортный налог
<?xml version="1.0" encoding="windows-1251" ?>
<!-- edited with XMLSpy v2007 sp2 (http://www.altova.com) by VI (GNIVC FNS
<!-- 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>
Страницы: 11 из 15 <-- предыдущая cодержание следующая -->