<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://пф.рф/СППЕР/2020-01-17" xmlns:АФ5="http://пф.рф/АФ/2018-12-07" xmlns:НВПиСВ="http://пф.рф/ВВ/НВПиСВ/типы/2018-09-04" xmlns:УТ2="http://пф.рф/УТ/2017-08-21" version="2.0" targetNamespace="http://пф.рф/СППЕР/2020-01-17" elementFormDefault="qualified">
	<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://пф.рф/АФ/2018-12-07" schemaLocation="ais/%D0%A1%D1%85%D0%B5%D0%BC%D1%8B/%D0%A2%D0%B8%D0%BF%D1%8B%D0%90%D0%A4_2018-12-07.xsd"/>
	<xs:import namespace="http://пф.рф/ВВ/НВПиСВ/типы/2018-09-04" schemaLocation="ais/%D0%A1%D1%85%D0%B5%D0%BC%D1%8B/%D0%92%D0%92/%D0%9D%D0%92%D0%9F%D0%B8%D0%A1%D0%92/%D0%A2%D0%B8%D0%BF%D1%8B%D0%9D%D0%92%D0%9F%D0%B8%D0%A1%D0%92_2018-09-04.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="РегНомер" type="УТ2:ТипНепустаяСтрока">
								<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="ВидВыплаты" type="УТ2:ТипНепустаяСтрока">
								<xs:annotation>
									<xs:documentation>Вид выплаты, по которому сформированы почтовые переводы – Средства пенсионных накоплений правопреемникам</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element name="Период" type="НВПиСВ:ТипПериод">
								<xs:annotation>
									<xs:documentation>Период за который представлен список почтовых переводов</xs:documentation>
								</xs:annotation>
							</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="Номер" type="xs:integer">
														<xs:annotation>
															<xs:documentation>Порядковый номер</xs:documentation>
														</xs:annotation>
													</xs:element>
													<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 name="Адрес" type="УТ2:ТипАдресОбщий">
																	<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="УТ2:ТипДеньги">
														<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:sequence>
											</xs:complexType>
										</xs:element>
										<xs:element name="ОбщиеСуммы">
											<xs:annotation>
												<xs:documentation>Блок сведений об итоговых суммах</xs:documentation>
											</xs:annotation>
											<xs:complexType>
												<xs:sequence>
													<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:complexType>
															<xs:sequence>
																<xs:element name="Итого" type="УТ2:ТипДеньги">
																	<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:sequence>
														</xs:complexType>
													</xs:element>
												</xs:sequence>
											</xs:complexType>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
							<xs:element name="КоличествоПереводов" type="xs:integer">
								<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="Должность" type="УТ2:ТипНепустаяСтрока">
								<xs:annotation>
									<xs:documentation>Наименование должности руководителя ОСФР – подписанта</xs:documentation>
								</xs:annotation>
							</xs:element>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
				<xs:element name="СлужебнаяИнформация" type="АФ5:ТипСлужебнаяИнформацияЭП">
					<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>