<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://пф.рф/ВсВО/НПФ/типыИсходящие/2018-09-12" xmlns:УТ2="http://пф.рф/УТ/2017-08-21" xmlns:АФ4="http://пф.рф/АФ/2017-08-21" xmlns:НПФ4="http://пф.рф/ВсВО/НПФ/типы/2018-09-12" version="2.0" elementFormDefault="qualified" targetNamespace="http://пф.рф/ВсВО/НПФ/типыИсходящие/2018-09-12">
	<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-12" schemaLocation="ais/%D0%A1%D1%85%D0%B5%D0%BC%D1%8B/%D0%92%D1%81%D0%92%D0%9E/%D0%9D%D0%9F%D0%A4/%D0%A2%D0%B8%D0%BF%D1%8B%D0%9D%D0%9F%D0%A4_2018-09-12.xsd"/>
	<xs:annotation>
		<xs:documentation xml:lang="ru">Типы данных для xml-файлов исходящих документов НПФ. Рекомендуемый префикс ИНПФ4</xs:documentation>
	</xs:annotation>
	<xs:complexType name="ТипДокументНПФ">
		<xs:annotation>
			<xs:documentation>Тип Документ НПФ</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Реквизиты" type="УТ2:ТипРеквизитыДокумента">
				<xs:annotation>
					<xs:documentation>Дата и номер документа</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="КодОснованияДокумента" type="xs:string" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Код основания документа</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="НПФ" type="НПФ4:ТипСведенияНПФ">
				<xs:annotation>
					<xs:documentation>Сведения о НПФ, в который направляется документ</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Закон" type="xs:string" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Закон</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="ТипПричинаОтказа">
		<xs:annotation>
			<xs:documentation>Тип Причина отказа</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Код" type="xs:string">
				<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 name="ГрСуммыВзносовЧФР">
		<xs:annotation>
			<xs:documentation>Суммы взносов в разрезе их видов (страховые взносы на ОПС, ДСВ, софинансирование, МСК) с суммами инвестиционного дохода и суммами чистого финансового результата (ЧФР)</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="СВ" type="НПФ4:ТипСуммаИДЧФР">
					<xs:annotation>
						<xs:documentation>Сумма страховых взносов на ОПС</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="ДСВ" type="НПФ4:ТипСуммаИДЧФР">
					<xs:annotation>
						<xs:documentation>Сумма взносов ДСВ</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="СОФН" type="НПФ4:ТипСуммаИДЧФР">
					<xs:annotation>
						<xs:documentation>Сумма средств на софинансирование</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="МСК" type="НПФ4:ТипСуммаИДЧФР">
					<xs:annotation>
						<xs:documentation>Сумма средств МСК</xs:documentation>
					</xs:annotation>
				</xs:element>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
</xs:schema>