<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:element name="ROWSET">
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="ROW">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="BATCH_NO">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="50"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="TYPE_INFO" type="fssnilinteger1"/>
<xsd:element minOccurs="0" nillable="true" name="RECALC_REASON_CODE" type="fssnilinteger1"/>
<xsd:element name="DOC_TYPE">
<xsd:simpleType>
<xsd:restriction base="fssnilinteger2">
<xsd:enumeration value="1">
<xsd:annotation>
<xsd:documentation>Нетрудоспособность</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="2">
<xsd:annotation>
<xsd:documentation>Беременность и роды</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="3">
<xsd:annotation>
<xsd:documentation>Ранние сроки беременности</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="4">
<xsd:annotation>
<xsd:documentation>Рождение ребенка</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="5">
<xsd:annotation>
<xsd:documentation>Уход за ребенком</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="6">
<xsd:annotation>
<xsd:documentation>Проф. травма, болезнь</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="7">
<xsd:annotation>
<xsd:documentation>Погребение</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="8">
<xsd:annotation>
<xsd:documentation>Оплата доп. 4 дней</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="9">
<xsd:annotation>
<xsd:documentation>Отпуск</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="10">
<xsd:annotation>
<xsd:documentation>Пред. меры</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="13">
<xsd:annotation>
<xsd:documentation>Доп. Расходы Страхователя</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="76">
<xsd:annotation>
<xsd:documentation>Возмещение Страхователю Погребения</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="DOC_DT1" type="fssnildate"/>
<xsd:element name="SNILS">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="11"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="INN_PERSON">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="12"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="SURNAME">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="30"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="NAME">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="30"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="PATRONIMIC">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="30"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="RESIDENT_FLAG" type="fssnilinteger1"/>
<xsd:element minOccurs="0" nillable="true" name="RESIDENT_CODE" type="fssnilinteger3"/>
<xsd:element name="ID_TYPE">
<xsd:annotation>
<xsd:documentation>Застрахованное лицо: Вид удостоверения личности </xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="2"/>
<xsd:enumeration value="01">
<xsd:annotation>
<xsd:documentation>Паспорт гражданина СССР</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="02">
<xsd:annotation>
<xsd:documentation>Загранпаспорт гражданина СССР</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="03">
<xsd:annotation>
<xsd:documentation>Свидетельство о рождении</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="04">
<xsd:annotation>
<xsd:documentation>Удостоверение личности офицера</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="05">
<xsd:annotation>
<xsd:documentation>Справка об освобождении из места лишения свободы</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="06">
<xsd:annotation>
<xsd:documentation>Паспорт Минморфлота</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="07">
<xsd:annotation>
<xsd:documentation>Военный билет</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="08">
<xsd:annotation>
<xsd:documentation>Временное удостоверение, выданное взамен военного билета</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="09">
<xsd:annotation>
<xsd:documentation>Дипломатический паспорт</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="10">
<xsd:annotation>
<xsd:documentation>Паспорт иностранного гражданина</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="11">
<xsd:annotation>
<xsd:documentation>Свидетельство о рассмотрении ходатайства о признании лица беженцем
на территории Российской Федерации по существу</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="12">
<xsd:annotation>
<xsd:documentation>Вид на жительство в Российской Федерации</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="13">
<xsd:annotation>
<xsd:documentation>Удостоверение беженца</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="14">
<xsd:annotation>
<xsd:documentation>Временное удостоверение личности гражданина Российской
Федерации</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="15">
<xsd:annotation>
<xsd:documentation>Разрешение на временное проживание в Российской
Федерации</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="19">
<xsd:annotation>
<xsd:documentation>Свидетельство о предоставлении временного убежища на территории
РФ</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="21">
<xsd:annotation>
<xsd:documentation>Паспорт гражданина Российской Федерации</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="22">
<xsd:annotation>
<xsd:documentation>Загранпаспорт гражданина Российской Федерации</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="23">
<xsd:annotation>
<xsd:documentation>Свид. о рождении, выданное уполномоченным органом иностранного
государства</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="24">
<xsd:annotation>
<xsd:documentation>Удостоверение личности военнослужащего Российской
Федерации</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="26">
<xsd:annotation>
<xsd:documentation>Паспорт моряка</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="27">
<xsd:annotation>
<xsd:documentation>Паспорт моряка Военный билет офицера запаса</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="60">
<xsd:annotation>
<xsd:documentation>Документы, подтверждающие факт регистрации по месту жительства
(пребывания)</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="61">
<xsd:annotation>
<xsd:documentation>Свидетельство о регистрации по месту жительства</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="62">
<xsd:annotation>
<xsd:documentation>Вид на жительство иностранного гражданина</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="63">
<xsd:annotation>
<xsd:documentation>Свидетельство о регистрации по месту пребывания</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="81">
<xsd:annotation>
<xsd:documentation>Свидетельство о смерти</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="91">
<xsd:annotation>
<xsd:documentation>Иные документы</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="ID_NO">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="20"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="ID_DT" type="fssnildate"/>
<xsd:element name="ID_DEPT">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="100"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="ADDR_KLADR">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="20"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="ADDR_A1">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="100"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="ADDR_A2">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="100"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="ADDR_A3">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="100"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="ADDR_A4">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="100"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="ADDR_A5">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="100"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="ADDR_HOUSE">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="30"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="ADDR_BUILDING">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="30"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="ADDR_FLAT">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="30"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="POST_INDEX">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="6"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="OWNER_FLAG" type="fssnilinteger1"/>
<xsd:element name="PAYMENT_TYPE" type="fssnilinteger1"/>
<xsd:element minOccurs="0" nillable="true" name="ACCOUNT_BIC">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="9"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="ACCOUNT_NAME">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="80"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="ACCOUNT">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="20"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="PAYCARD_FLAG" minOccurs="0" nillable="true" tupe="fssnilinteger1"/>
<xsd:element minOccurs="0" nillable="true" name="PAYCARD_NUM">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:pattern value="(\d{16,19})?$" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="SURNAME2">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="30"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="NAME2">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="30"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="PATRONIMIC2">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="30"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="ID2_TYPE">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="2"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="ID2_NO">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="20"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="ID2_DT" type="fssnildate"/>
<xsd:element minOccurs="0" nillable="true" name="ID2_DEPT">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="100"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="ADDR2">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="2000"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="ADDR2_KLADR">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="20"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="ADDR2_A1">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="100"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="ADDR2_A2">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="100"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="ADDR2_A3">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="100"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="ADDR2_A4">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="100"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="ADDR2_A5">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="100"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="ADDR2_HOUSE">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="30"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="ADDR2_BUILDING">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="30"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="ADDR2_FLAT">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="30"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="POST_INDEX2">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="6"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="EMPLOYER">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="255"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="EMPL_FLAG" type="fssnilinteger1"/>
<xsd:element minOccurs="0" nillable="true" name="EMPL_OGRN">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="15"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="EMPL_REG_NO">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="10"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="EMPL_PARENT_NO">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="10"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="EMPL_KPP">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="9"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="EMPL_INN">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="12"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="APPROVE1">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="90"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="APPROVE1_ROLE">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="90"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="APPROVE2">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="90"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="WORK_CONTRACT_START_DT" type="fssnildate"/>
<xsd:element minOccurs="0" nillable="true" name="WORK_CONTRACT_FINISH_DT" type="fssnildate"/>
<xsd:element minOccurs="0" nillable="true" name="ROLE_WAGE" type="fssnildouble" />
<xsd:element minOccurs="0" nillable="true" name="BASE_CALC_DAYS" type="fssnilinteger3"/>
<xsd:element minOccurs="0" nillable="true" name="BASE_AVG_SAL" type="fssnildecimal" />
<xsd:element minOccurs="0" nillable="true" name="AVG_SAL" type="fssnildecimal" />
<xsd:element minOccurs="0" nillable="true" name="MULTPATR" type="fssnilinteger1"/>
<xsd:element minOccurs="0" nillable="true" name="BASE_AVG_DAILY_SAL" type="fssnildecimal" />
<xsd:element minOccurs="0" nillable="true" name="YEAR_CHANGE_FLAG" type="fssnilinteger1"/>
<xsd:element minOccurs="0" nillable="true" name="YEAR1_OLD" type="fssnilinteger4" />
<xsd:element minOccurs="0" nillable="true" name="YEAR2_OLD" type="fssnilinteger4" />
<xsd:element minOccurs="0" nillable="true" name="YEAR1" type="fssnilinteger4" />
<xsd:element minOccurs="0" nillable="true" name="YEAR2" type="fssnilinteger4" />
<xsd:element minOccurs="0" nillable="true" name="BASE_SUM1" type="fssnildecimal" />
<xsd:element minOccurs="0" nillable="true" name="BASE_SUM2" type="fssnildecimal" />
<xsd:element name="KF_REG">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="3"/>
<xsd:enumeration value="">
<xsd:annotation>
<xsd:documentation/>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="300">
<xsd:annotation>
<xsd:documentation>3.00</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="200">
<xsd:annotation>
<xsd:documentation>2.00</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="180">
<xsd:annotation>
<xsd:documentation>1.80</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="170">
<xsd:annotation>
<xsd:documentation>1.70</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="160">
<xsd:annotation>
<xsd:documentation>1.60</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="150">
<xsd:annotation>
<xsd:documentation>1.50</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="140">
<xsd:annotation>
<xsd:documentation>1.40</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="135">
<xsd:annotation>
<xsd:documentation>1.35</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="130">
<xsd:annotation>
<xsd:documentation>1.30</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="125">
<xsd:annotation>
<xsd:documentation>1.25</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="120">
<xsd:annotation>
<xsd:documentation>1.20</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="115">
<xsd:annotation>
<xsd:documentation>1.15</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="110">
<xsd:annotation>
<xsd:documentation>1.10</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="100">
<xsd:annotation>
<xsd:documentation>1.00</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="KF_SHORT_DAY" type="fssnildecimal" />
<xsd:element minOccurs="0" nillable="true" name="LIVE_COND_FLAG" type="fssnilinteger1"/>
<xsd:element minOccurs="0" nillable="true" name="LIVE_COND" type="fssnilinteger1"/>
<xsd:element minOccurs="0" nillable="true" name="CALC_MH_PERIOD_START" type="fssnildate"/>
<xsd:element minOccurs="0" nillable="true" name="CALC_MH_PERIOD_FINISH" type="fssnildate"/>
<xsd:element minOccurs="0" nillable="true" name="INSUR_YY" type="fssnilinteger2"/>
<xsd:element minOccurs="0" nillable="true" name="INSUR_MM" type="fssnilinteger2"/>
<xsd:element minOccurs="0" nillable="true" name="NOT_INSUR_YY" type="fssnilinteger2"/>
<xsd:element minOccurs="0" nillable="true" name="NOT_INSUR_MM" type="fssnilinteger2"/>
<xsd:element minOccurs="0" nillable="true" name="LN_CODE">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="12"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="PREV_LN_CODE">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="12"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="PRIMARY_FLAG" type="fssnilinteger1"/>
<xsd:element minOccurs="0" nillable="true" name="DUPLICATE_FLAG" type="fssnilinteger1"/>
<xsd:element minOccurs="0" nillable="true" name="LN_DATE" type="fssnildate"/>
<xsd:element minOccurs="0" nillable="true" name="LPU_NAME">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="90"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="LPU_ADDRESS">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="2000"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="LPU_OGRN">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="15"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="BIRTHDAY" type="fssnildate"/>
<xsd:element name="GENDER" type="fssnilinteger1"/>
<xsd:element minOccurs="0" nillable="true" name="REASON1">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="2"/>
<xsd:enumeration value="">
<xsd:annotation>
<xsd:documentation/>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="01">
<xsd:annotation>
<xsd:documentation>заболевание</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="02">
<xsd:annotation>
<xsd:documentation>травма</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="03">
<xsd:annotation>
<xsd:documentation>карантин</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="04">
<xsd:annotation>
<xsd:documentation>несчастный случай на производстве или его последствия</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="05">
<xsd:annotation>
<xsd:documentation>отпуск по беременности и родам</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="06">
<xsd:annotation>
<xsd:documentation>протезирование в стационаре</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="07">
<xsd:annotation>
<xsd:documentation>профессиональное заболевание или его обострение</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="08">
<xsd:annotation>
<xsd:documentation>долечивание в санатории</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="09">
<xsd:annotation>
<xsd:documentation>уход за больным членом семьи</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="10">
<xsd:annotation>
<xsd:documentation>иное состояние (отравление, проведение манипуляций и др.)</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="11">
<xsd:annotation>
<xsd:documentation>Заболевание туберкулезом</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="12">
<xsd:annotation>
<xsd:documentation>в случае заболевания ребенка, включенного в перечень заболеваний, определяемых
Минздравсоцразвития России</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="13">
<xsd:annotation>
<xsd:documentation>ребенок-инвалид</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="14">
<xsd:annotation>
<xsd:documentation>поствакцинальное осложнение или злокачественное новообразование у
ребенка</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="15">
<xsd:annotation>
<xsd:documentation>ВИЧ-инфицированный ребенок</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="REASON2">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="3"/>
<xsd:enumeration value="">
<xsd:annotation>
<xsd:documentation/>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="017">
<xsd:annotation>
<xsd:documentation>лечение в специализированном санатории</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="018">
<xsd:annotation>
<xsd:documentation>санаторно-курортное лечение в связи с несчастным случаем на производстве
в период временной нетрудоспособности (до направления на МСЭ)</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="019">
<xsd:annotation>
<xsd:documentation>лечение в клинике научно-исследовательского учреждения (института)
курортологии, физиотерапии и реабилитации</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="020">
<xsd:annotation>
<xsd:documentation>дополнительный отпуск по беременности и родам</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="021">
<xsd:annotation>
<xsd:documentation>заболевание или травма, наступившие вследствие алкогольного, наркотического,
токсического опьянения или действий, связанных с таким опьянением</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="REASON3">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="2"/>
<xsd:enumeration value="">
<xsd:annotation>
<xsd:documentation/>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="01">
<xsd:annotation>
<xsd:documentation>заболевание</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="02">
<xsd:annotation>
<xsd:documentation>травма</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="03">
<xsd:annotation>
<xsd:documentation>карантин</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="04">
<xsd:annotation>
<xsd:documentation>несчастный случай на производстве или его последствия</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="05">
<xsd:annotation>
<xsd:documentation>отпуск по беременности и родам</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="06">
<xsd:annotation>
<xsd:documentation>протезирование в стационаре</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="07">
<xsd:annotation>
<xsd:documentation>профессиональное заболевание или его обострение</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="08">
<xsd:annotation>
<xsd:documentation>долечивание в санатории</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="09">
<xsd:annotation>
<xsd:documentation>уход за больным членом семьи</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="10">
<xsd:annotation>
<xsd:documentation>иное состояние </xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="11">
<xsd:annotation>
<xsd:documentation>Заболевание туберкулезом</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="12">
<xsd:annotation>
<xsd:documentation>в случае заболевания ребенка</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="13">
<xsd:annotation>
<xsd:documentation>ребенок-инвалид</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="14">
<xsd:annotation>
<xsd:documentation>поствакцин осложнение или злокач новообраз у ребенка</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="15">
<xsd:annotation>
<xsd:documentation>ВИЧ-инфицированный ребенок</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="PARENT_CODE">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="12"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="DATE1" type="fssnildate"/>
<xsd:element minOccurs="0" nillable="true" name="DATE2" type="fssnildate"/>
<xsd:element minOccurs="0" nillable="true" name="VOUCHER_NO">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="10"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="VOUCHER_OGRN">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="15"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element minOccurs="0" nillable="true" name="SERV1_AGE" type="fssnilinteger3"/>
<xsd:element minOccurs="0" nillable="true" name="SERV1_MM" type="fssnilinteger2"/>
<xsd:element minOccurs="0" nillable="true" name="SERV1_RELATION_CODE">
<xsd:simpleType>
<xsd:restriction base="fssnilstring">
<xsd:maxLength value="2"/>
<xsd:enumeration value="">
<xsd:annotation>
<xsd:documentation/>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="38">
<xsd:annotation>
<xsd:documentation>мать</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="39">
<xsd:annotation>
<xsd:documentation>отец</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="40">
<xsd:annotation>
<xsd:documentation>опекун</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="41">
<xsd:annotation>
<xsd:documentation>попечитель</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="42">
<xsd:annotation>
- Гражданский кодекс (ГК РФ)
- Жилищный кодекс (ЖК РФ)
- Налоговый кодекс (НК РФ)
- Трудовой кодекс (ТК РФ)
- Уголовный кодекс (УК РФ)
- Бюджетный кодекс (БК РФ)
- Арбитражный процессуальный кодекс
- Конституция РФ
- Земельный кодекс (ЗК РФ)
- Лесной кодекс (ЛК РФ)
- Семейный кодекс (СК РФ)
- Уголовно-исполнительный кодекс
- Уголовно-процессуальный кодекс
- Производственный календарь на 2025 год
- МРОТ 2024
- ФЗ «О банкротстве»
- О защите прав потребителей (ЗОЗПП)
- Об исполнительном производстве
- О персональных данных
- О налогах на имущество физических лиц
- О средствах массовой информации
- Производственный календарь на 2024 год
- Федеральный закон "О полиции" N 3-ФЗ
- Расходы организации ПБУ 10/99
- Минимальный размер оплаты труда (МРОТ)
- Календарь бухгалтера на 2024 год
- Частичная мобилизация: обзор новостей