Откройте актуальную версию документа прямо сейчас
Если вы являетесь пользователем интернет-версии системы ГАРАНТ, вы можете открыть этот документ прямо сейчас или запросить по Горячей линии в системе.
Приложение 4
к Порядку
Структура
XML-файла (сведения о согласиях вкладчиков)
<?xml version="1.0" encoding="UTF-8"?>
<!--W3C XML Schema generated by XMLSpy v2016 (http://www.altova.com)-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="https://repository.nsd.ru/FTRService/FTRConsentsRegister/1.0.0" targetNamespace="https://repository.nsd.ru/FTRService/FTRConsentsRegister/1.0.0" elementFormDefault="qualified" attributeFormDefault="unqualified">
<xs:element name="FTRConsentsRegister" type="ConsentsRegisterData">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Реестр согласий для передачи в АСВ / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Реестр согласий для передачи в АСВ</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
</xs:element>
<xs:complexType name="ConsentsRegisterData">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Содержание реестра согласий / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Содержание реестра согласий</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
<xs:sequence>
<xs:element name="SrvcInf">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Служебная информация / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Служебная информация</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
<xs:complexType>
<xs:attribute name="RstrId" type="String-20" use="required">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Уникальный идентификатор реестра / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Уникальный идентификатор реестра</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
</xs:attribute>
<xs:attribute name="RstrDtTm" type="ISODateTime" use="required">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Дата и время, на которую составлен реестр / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Дата, на которую составлен реестр</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
</xs:attribute>
<xs:attribute name="FrmCd" type="String-20" use="required">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Код формы реестра / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Код формы реестра</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
</xs:attribute>
<xs:attribute name="PgNb" type="Max5NumericText" use="required">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Номер страницы / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Номер страницы</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
</xs:attribute>
<xs:attribute name="PgTtl" type="Max5NumericText" use="required">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Всего страниц / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Всего страниц</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:element name="Cnsnts" type="ConsentsType" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Информация о согласиях физических лиц / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Информация о согласиях физических лиц</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ConsentsType">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Сведения о банке и всех вкладах, открытых в банке / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Сведения о банке и всех вкладах, открытых в банке</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
<xs:sequence>
<xs:element name="PltfrmInf">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Сведения о платформе / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Сведения о платформе</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
<xs:complexType>
<xs:attribute name="PltfrmName" type="String-256" use="required">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Наименование платформы/ </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Наименование платформы</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
</xs:attribute>
<xs:attribute name="PltfrmINN" type="LegalPersonINNType" use="required">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">ИНН платформы / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">ИНН платформы</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
</xs:attribute>
<xs:attribute name="PltfrmKPP" type="KPPType" use="required">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">КПП платформы / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">КПП платформы</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
</xs:attribute>
<xs:attribute name="PltfrmCd" type="Max20NumericText">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Код платформы / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Код платформы</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:choice>
<xs:element name="CnsntsDtls" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Сведения о согласиях физических лиц / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Сведения о согласиях физических лиц</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
<xs:complexType>
<xs:attribute name="Snils" type="SNILSType" use="required">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Страховой номер индивидуального лицевого счета / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">СНИЛС</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
</xs:attribute>
<xs:attribute name="Fml" type="String-100" use="required">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Фамилия / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Фамилия</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
</xs:attribute>
<xs:attribute name="Nm" type="String-100" use="required">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Имя / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Имя</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
</xs:attribute>
<xs:attribute name="Ptrnmc" type="String-100">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Отчество / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Отчество</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
</xs:attribute>
<xs:attribute name="IdntDocId" type="Numeric-exact-2" use="required">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Вид документа, удостоверяющего личность / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Вид документа</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
</xs:attribute>
<xs:attribute name="IdntDocInf" type="String-256" use="required">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Реквизиты документа, удостоверяющего личность / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Реквизиты документа</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
</xs:attribute>
<xs:attribute name="PrsnINN" type="PhysicalPersonINNType">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">ИНН физического лица / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">ИНН физического лица</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
</xs:attribute>
<xs:attribute name="OMIPlcy" type="Exact16NumericText">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Полис ОМС / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Полис ОМС</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
</xs:attribute>
<xs:attribute name="CnsntTm" type="ISOTime" use="required">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Время предоставления согласия / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Время предоставления согласия</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
</xs:attribute>
<xs:attribute name="BnkId" type="Max4NumericText" use="required">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Регистрационный Номер Банка по КГРКО (Книга государственной регистрации кредитных организаций), по которому предоставлено согласие / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Регистрационный Номер Банка</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
</xs:attribute>
<xs:attribute name="CnsntDt" type="ISODate" use="required">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Дата предоставления согласия / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Дата предоставления согласия</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:element name="NoCnsnts">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Отсутствие согласий физических лиц / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Сведения об отсутствии согласий физических лиц</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
<xs:complexType>
<xs:attribute name="BnkId" type="Max4NumericText" use="required">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Регистрационный Номер Банка по КГРКО (Книга государственной регистрации кредитных организаций) / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Регистрационный Номер Банка</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
</xs:attribute>
<xs:attribute name="Dsclmr" type="String-100" use="required" fixed="Согласия отсутствуют">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Признак отсутствия согласий / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Код платформы</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="Exact9NumericText">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Цифровое значение 9 символов / Alphanumeric value 9 symbols</xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Цифровое значение 9 символов</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng">Alphanumeric value 9 symbols</xs:documentation>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:pattern value="[0-9]{9,9}"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="Exact16NumericText">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Цифровое значение 16 символов / Alphanumeric value 16 symbols</xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Цифровое значение 16 символов</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:pattern value="[0-9]{16,16}"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="Exact20NumericText">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Цифровое значение 20 символов / Alphanumeric value 20 symbols</xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Цифровое значение 20 символов</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:pattern value="[0-9]{20,20}"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="ISODate">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Дата в формате xsd / ISODate</xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus">Дата в формате xsd</xs:documentation>
<xs:documentation source="MDR" xml:lang="Eng">ISODate</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Rus">Дата в формате xsd</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng">ISODate</xs:documentation>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
<xs:restriction base="xs:date"/>
</xs:simpleType>
<xs:simpleType name="ISODateTime">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Дата и время в формате ISO / ISODateTime</xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus">Дата и время в формате ISO</xs:documentation>
<xs:documentation source="MDR" xml:lang="Eng">ISODateTime</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Rus">Дата и время в формате ISO</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng">ISODateTime</xs:documentation>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
<xs:restriction base="xs:dateTime"/>
</xs:simpleType>
<xs:simpleType name="ISOTime">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Время в формате ISO / ISOTime</xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Время в формате ISO</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
<xs:restriction base="xs:time"/>
</xs:simpleType>
<xs:simpleType name="KPPType">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">КПП / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">КПП</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:length value="9"/>
<xs:pattern value="\d{9}"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="LegalPersonINNType">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">ИНН юридического лица / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">ИНН юридического лица</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:length value="10"/>
<xs:pattern value="\d{10}"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="Max5NumericText">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Цифровое значение не более 5 символов / Alphanumeric value of no more than 5 symbols</xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Цифровое значение не более 5 символов</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:pattern value="[0-9]{1,5}"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="PhysicalPersonINNType">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">ИНН физического лица / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">ИНН физического лица</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:length value="12"/>
<xs:pattern value="\d{12}"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="SNILSType">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">СНИЛС / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">СНИЛС</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:length value="11"/>
<xs:pattern value="\d{11}"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String-20">
<xs:annotation>
<xs:documentation>Произвольный текст длиной от 1 до 20 символов / </xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="20"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String-100">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Текст длиной до 100 символов, цифры не допускаются / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Русский текст, длиной до 100 символов, цифры не допускаются</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:pattern value="[A-Za-zА-Яа-яЁё\-0-9][A-Za-zА-Яа-яЁё\-\s',.]*"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String-256">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Произвольный текст длиной от 1 до 256 символов / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Произвольный текст длиной от 1 до 256 символов</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="256"/>
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="Max4NumericText">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Цифровое значение не более 4 символов / Alphanumeric value of no more than 4 symbols</xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus"/>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:pattern value="[0-9]{1,4}"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="Max20NumericText">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Цифровое значение не более 20 символов / Alphanumeric value of no more than 20 symbols</xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Цифровое значение не более 20 символов</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:pattern value="[0-9]{1,20}"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="Numeric-exact-2">
<xs:annotation>
<xs:documentation source="MDR" xml:lang="RusEng">Цифровое значение точно два знака / </xs:documentation>
<xs:documentation source="MDR" xml:lang="Rus"/>
<xs:documentation source="MDR" xml:lang="Eng"/>
<xs:documentation source="PRNT" xml:lang="Rus">Цифровое значение точно два знака</xs:documentation>
<xs:documentation source="PRNT" xml:lang="Eng"/>
<xs:documentation source="NSDR" xml:lang="Rus"/>
<xs:documentation source="NSDR" xml:lang="Eng"/>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:pattern value="[0-9]{2,2}"/>
</xs:restriction>
</xs:simpleType>
</xs:schema>
Если вы являетесь пользователем интернет-версии системы ГАРАНТ, вы можете открыть этот документ прямо сейчас или запросить по Горячей линии в системе.