<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://пф.рф/П44-УП/2019-02-15" xmlns:АФ4="http://пф.рф/АФ/2017-08-21" xmlns:НВПиСВ="http://пф.рф/ВВ/НВПиСВ/типы/2018-09-04" xmlns:УТ2="http://пф.рф/УТ/2017-08-21" version="2.0" targetNamespace="http://пф.рф/П44-УП/2019-02-15" 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://пф.рф/АФ/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://пф.рф/ВВ/НВПиСВ/типы/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>Приложение 44-УП</xs:documentation>
	</xs:annotation>
	<xs:element name="ЭДПФР">
		<xs:annotation>
			<xs:documentation>Корневой элемент. Содержит сведения самого документа и служебную информацию об электронном документе.</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:all>
				<xs:element name="П44-УП">
					<xs:annotation>
						<xs:documentation>Приложение 44-УП</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="НВПиСВ:ТипТОПФР">
								<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="ТипСоставления">
								<xs:annotation>
									<xs:documentation>Тип составления уведомления о возврате средств. Возможные значения:
										1 – по пенсионным накоплениям;
										2 – по материнскому (семейному) капиталу
									</xs:documentation>
								</xs:annotation>
								<xs:simpleType>
									<xs:restriction base="xs:integer">
										<xs:enumeration value="1"/>
										<xs:enumeration value="2"/>
									</xs:restriction>
								</xs:simpleType>
							</xs:element>
							<xs:element name="НаправлениеСредств" type="УТ2:ТипНепустаяСтрока" minOccurs="0">
								<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="УТ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: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 ref="НВПиСВ:СпособДоставки">
														<xs:annotation>
															<xs:documentation>Способ доставки. Возможные значения:
																1 – через почтовое отделение;
																2 – путем перечисления на банковский счет
															</xs:documentation>
														</xs:annotation>
													</xs:element>
												</xs:sequence>
											</xs:complexType>
										</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:annotation>
									<xs:documentation>Сведения об исполнителе</xs:documentation>
								</xs:annotation>
							</xs:element>
							<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="ДействияПоВозврату" type="УТ2:ТипНепустаяСтрока" 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="Получатель">
											<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:sequence>
											</xs:complexType>
										</xs:element>
										<xs:element name="РеквизитыРешения" type="УТ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="НВПиСВ:КОСГУ">
											<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 ref="НВПиСВ:СпособДоставки" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Способ доставки. Возможные значения:
													1 – через почтовое отделение;
													2 – путем перечисления на банковский счет
												</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:choice minOccurs="0">
											<xs:annotation>
												<xs:documentation>Выбор одного из: блок с банковскими реквизитами или почтовый адрес</xs:documentation>
											</xs:annotation>
											<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 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:КПП" minOccurs="0">
																		<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:sequence>
															</xs:complexType>
														</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="ПочтовыйАдрес" type="УТ2:ТипАдресОбщий">
												<xs:annotation>
													<xs:documentation>Почтовый адрес, по которому осуществляется перевод</xs:documentation>
												</xs:annotation>
											</xs:element>
										</xs:choice>
										<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: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:ТипФИО" 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="xs:date" minOccurs="0">
								<xs:annotation>
									<xs:documentation>Дата заполнения информации о распоряжении полученными средствами</xs:documentation>
								</xs:annotation>
							</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>