<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://пф.рф/ВВ/УСПН/СЗЛ-СПНЕВ/2018-08-22" xmlns:АФ4="http://пф.рф/АФ/2017-08-21" xmlns:УТ2="http://пф.рф/УТ/2017-08-21" version="2.0" elementFormDefault="qualified" targetNamespace="http://пф.рф/ВВ/УСПН/СЗЛ-СПНЕВ/2018-08-22">
	<xs:import namespace="http://пф.рф/УТ/2017-08-21" schemaLocation="ais/%D0%A1%D1%85%D0%B5%D0%BC%D1%8B/%D0%A3%D0%BD%D0%B8%D1%84%D0%A2%D0%B8%D0%BF%D1%8B_2017-08-21.xsd"/>
	<xs:import namespace="http://пф.рф/АФ/2017-08-21" schemaLocation="ais/%D0%A1%D1%85%D0%B5%D0%BC%D1%8B/%D0%A2%D0%B8%D0%BF%D1%8B%D0%90%D0%A4_2017-08-21.xsd"/>
	<xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="ais/%D0%A1%D1%85%D0%B5%D0%BC%D1%8B/xmldsig_core_schema.xsd"/>
	<xs:annotation>
		<xs:documentation>Список ЗЛ, для которых в отделения СФР передаются СПН для осуществления единовременных выплат</xs:documentation>
	</xs:annotation>
	<xs:element name="ЭДПФР">
		<xs:annotation>
			<xs:documentation>Корневой элемент. Электронный документ СЗЛ-СПНЕВ (Список ЗЛ, для которых в отделения СФР передаются СПН для осуществления единовременных выплат). Содержит сведения самого документа и служебную информацию об электронном документе.</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:all>
				<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:simpleType>
												<xs:restriction base="xs:normalizedString">
													<xs:pattern value="\d{3}"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element ref="УТ2:Наименование">
											<xs:annotation>
												<xs:documentation>Наименование региона</xs:documentation>
											</xs:annotation>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
							<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:simpleType>
												<xs:restriction base="xs:normalizedString">
													<xs:pattern value="\d{3}"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element ref="УТ2:Наименование">
											<xs:annotation>
												<xs:documentation>Наименование района</xs:documentation>
											</xs:annotation>
										</xs:element>
									</xs:sequence>
								</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="ЗЛ">
														<xs:annotation>
															<xs:documentation>Блок сведений о получателе</xs:documentation>
														</xs:annotation>
														<xs:complexType>
															<xs:sequence>
																<xs:element ref="УТ2:СНИЛС">
																	<xs:annotation>
																		<xs:documentation>Страховой номер индивидуального лицевого счета застрахованного лица</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:element ref="УТ2:ФИО">
																	<xs:annotation>
																		<xs:documentation>ФИО получателя</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:element ref="УТ2:Пол">
																	<xs:annotation>
																		<xs:documentation>Пол получателя</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:group ref="УТ2:ГрДатаРождения">
																	<xs:annotation>
																		<xs:documentation>Дата рождения получателя</xs:documentation>
																	</xs:annotation>
																</xs:group>
															</xs:sequence>
														</xs:complexType>
													</xs:element>
													<xs:element name="Решение">
														<xs:annotation>
															<xs:documentation>Блок сведений о решении</xs:documentation>
														</xs:annotation>
														<xs:complexType>
															<xs:sequence>
																<xs:element name="Дата" type="xs:date">
																	<xs:annotation>
																		<xs:documentation>Дата решения</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:element name="Номер" type="УТ2:ТипНепустаяСтрока">
																	<xs:annotation>
																		<xs:documentation>Номер решения</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:element name="Вариант">
																	<xs:annotation>
																		<xs:documentation>Вариант решения. Возможные значения:
																			- УСТН
																			- ДОПЛ
																			- ПРОД
																		</xs:documentation>
																	</xs:annotation>
																	<xs:simpleType>
																		<xs:restriction base="xs:normalizedString">
																			<xs:enumeration value="УСТН"/>
																			<xs:enumeration value="ДОПЛ"/>
																			<xs:enumeration value="ПРОД"/>
																		</xs:restriction>
																	</xs:simpleType>
																</xs:element>
															</xs:sequence>
														</xs:complexType>
													</xs:element>
													<xs:element name="СуммаЕВ" type="УТ2:ТипДеньгиКоп">
														<xs:annotation>
															<xs:documentation>Сумма ЕВ (сумма, профинансированная по решению)</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element name="НаименованиеУК" type="УТ2:ТипНепустаяСтрока" minOccurs="0">
														<xs:annotation>
															<xs:documentation>Наименование управляющей компании</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element name="Портфель" type="УТ2:ТипНепустаяСтрока" minOccurs="0">
														<xs:annotation>
															<xs:documentation>Наименование инвестиционного портфеля</xs:documentation>
														</xs:annotation>
													</xs:element>
												</xs:sequence>
											</xs:complexType>
										</xs:element>
										<xs:element name="СуммаЕВВсего" type="УТ2:ТипДеньгиКоп">
											<xs:annotation>
												<xs:documentation>Всего сумма ЕВ по району</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="КоличествоПолучателей" type="xs:positiveInteger">
											<xs:annotation>
												<xs:documentation>Всего количество получателей ЕВ по району</xs:documentation>
											</xs:annotation>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
				<xs:element name="СлужебнаяИнформация" type="АФ4:ТипСлужебнаяИнформация">
					<xs:annotation>
						<xs:documentation>Служебная информация об электронном документе</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element xmlns="http://www.w3.org/2000/09/xmldsig#" ref="Signature" minOccurs="0">
					<xs:annotation>
						<xs:documentation>Электронная подпись (ЭП). Электронный документ, для которого законодательством Российской Федерации предусмотрена юридически значимая подпись, должен быть подписан усиленной квалифицированной электронной подписью в соответствии со спецификацией XMLDSig.</xs:documentation>
					</xs:annotation>
				</xs:element>
			</xs:all>
		</xs:complexType>
	</xs:element>
</xs:schema>