Недействующий

Об утверждении форматов представления бухгалтерской отчетности страховых организаций в электронном виде (на основе XML) (версия 5) (утратил силу на основании приказа ФНС России от 25.02.2011 N ММВ-7-6/179@)

Таблица 4.25

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

Наименование элемента

Сокращенное наименование (код) элемента

Признак типа эле-
мента

Формат элемента

Признак обяза-
тельности элемента

Дополнительная информация

Фамилия

Фамилия

A

T(1-60)

О

 

Имя

Имя

A

T(1-60)

О

 

Отчество

Отчество

A

T(1-60)

Н

 

     

<?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="Документ">

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

</xs:element>

</xs:sequence>

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

</xs:restriction>

</xs:simpleType>

</xs:attribute>

<xs:attribute name="ОКПО" type="ОКПОТип" use="optional">

<xs:annotation>

<xs:documentation>Код по ОКПО</xs:documentation>

</xs:annotation>

</xs:attribute>

</xs:complexType>

</xs:element>

<xs:element name="Подписант" maxOccurs="3">

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

</xs:restriction>

</xs:simpleType>

</xs:attribute>

</xs:complexType>

</xs:element>

<xs:element name="ПрибУбСтрМ">

<xs:annotation>

<xs:documentation>Отчет о прибылях и убытках страховой медицинской организации по обязательному медицинскому страхованию (форма N 2а-страховщик)</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="СтрахПлат" minOccurs="0">

<xs:annotation>

<xs:documentation>Страховые платежи</xs:documentation>

</xs:annotation>

<xs:complexType>

<xs:sequence>

<xs:element name="Субвенции" type="ДанОтчПред" minOccurs="0">

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

<xs:totalDigits value="12"/>

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

</xs:restriction>

</xs:simpleType>

</xs:attribute>

</xs:complexType>

</xs:element>

<xs:element name="ДохИнвестПоп" minOccurs="0">

<xs:annotation>

<xs:documentation>Доходы по инвестициям, направленные на пополнение резервов по обязательному медицинскому страхованию</xs:documentation>

</xs:annotation>

<xs:complexType>

<xs:sequence>

<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:attribute name="СумОтч" use="required">

<xs:annotation>

<xs:documentation>За отчетный период</xs:documentation>

</xs:annotation>

<xs:simpleType>

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

<xs:totalDigits value="12"/>

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

</xs:restriction>

</xs:simpleType>

</xs:attribute>

</xs:complexType>

</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: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:attribute name="СумОтч" use="required">

<xs:annotation>

<xs:documentation>Результат от операций по обязательному медицинскому страхованию за отчетный период</xs:documentation>

</xs:annotation>

<xs:simpleType>

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

<xs:totalDigits value="12"/>

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

</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="ДохИнвестОМС" minOccurs="0">

<xs:annotation>

<xs:documentation>Доходы по инвестициям средств резервов по обязательному медицинскому страхованию</xs:documentation>

</xs:annotation>

<xs:complexType>

<xs:sequence>

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

<xs:attribute name="СумОтч" use="required">

<xs:annotation>

<xs:documentation>За отчетный период</xs:documentation>

</xs:annotation>

<xs:simpleType>

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

<xs:totalDigits value="12"/>

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

</xs:restriction>

</xs:simpleType>

</xs:attribute>

</xs:complexType>

</xs:element>

<xs:element name="РасхИнвестОМС" minOccurs="0">

<xs:annotation>

<xs:documentation>Расходы по инвестициям средств резервов по обязательному медицинскому страхованию</xs:documentation>

</xs:annotation>

<xs:complexType>

<xs:sequence>

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

<xs:attribute name="СумОтч" use="required">

<xs:annotation>

<xs:documentation>За отчетный период</xs:documentation>

</xs:annotation>

<xs:simpleType>

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

<xs:totalDigits value="12"/>

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

</xs:restriction>

</xs:simpleType>

</xs:attribute>

</xs:complexType>

</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="ДохИнвестНеОМС" minOccurs="0">

<xs:annotation>

<xs:documentation>Доходы по инвестициям, кроме связанных с инвестициями средств резервов по обязательному медицинскому страхованию</xs:documentation>

</xs:annotation>

<xs:complexType>

<xs:sequence>

<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" maxOccurs="unbounded">

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

<xs:totalDigits value="12"/>

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

</xs:restriction>

</xs:simpleType>

</xs:attribute>

</xs:complexType>

</xs:element>

<xs:element name="РасхИнвестНеОМС" minOccurs="0">

<xs:annotation>

<xs:documentation>Расходы по инвестициям, кроме связанных с инвестициями средств резервов по обязательному медицинскому страхованию</xs:documentation>

</xs:annotation>

<xs:complexType>

<xs:sequence>

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

<xs:attribute name="СумОтч" use="required">

<xs:annotation>

<xs:documentation>За отчетный период</xs:documentation>

</xs:annotation>

<xs:simpleType>

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

<xs:totalDigits value="12"/>

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

</xs:restriction>

</xs:simpleType>

</xs:attribute>

</xs:complexType>

</xs:element>

<xs:element name="ДоходПрИнвест" minOccurs="0">

<xs:annotation>

<xs:documentation>Прочие доходы, кроме доходов, связанных с инвестициями</xs:documentation>

</xs:annotation>

<xs:complexType>

<xs:sequence>

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

<xs:attribute name="СумОтч" use="required">

<xs:annotation>

<xs:documentation>За отчетный период</xs:documentation>

</xs:annotation>

<xs:simpleType>

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

<xs:totalDigits value="12"/>

</xs:restriction>

</xs:simpleType>

</xs:attribute>

<xs:attribute name="СумПред" use="optional">

<xs:annotation>

<xs:documentation>За аналогичный период предыдущего года</xs:documentation>

</xs:annotation>