<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://пф.рф/ВВ/типы/2017-10-23" xmlns:УТ2="http://пф.рф/УТ/2017-08-21" xmlns:АФ4="http://пф.рф/АФ/2017-08-21" version="2.0" targetNamespace="http://пф.рф/ВВ/типы/2017-10-23" 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:annotation>
		<xs:documentation>Общие типы данных для внутреннего информационного обмена</xs:documentation>
		<xs:documentation>Рекомендуемый префикс для пространства имен http://пф.рф/ВВ/типы/2017-10-23 - ВВ2</xs:documentation>
	</xs:annotation>
	<xs:complexType name="ТипСлужебнаяИнформацияВВ">
		<xs:annotation>
			<xs:documentation>Служебная информация об электронном документе актуальная для внутреннего информационного обмена</xs:documentation>
		</xs:annotation>
		<xs:complexContent>
			<xs:extension base="АФ4:ТипСлужебнаяИнформация">
				<xs:sequence>
					<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="xs:date">
						<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="xs:date">
						<xs:annotation>
							<xs:documentation>Дата первичной регистрации</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:simpleType name="ТипДокументаОтказ">
		<xs:annotation>
			<xs:documentation>Тип документа отказ</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:enumeration value="ЗОНЧ"/>
			<xs:enumeration value="ООНЧ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ТипДокументаСПН">
		<xs:annotation>
			<xs:documentation>Тип документа СПН</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:enumeration value="ЗВУК"/>
			<xs:enumeration value="ЗВИП"/>
			<xs:enumeration value="ЗНПФ"/>
			<xs:enumeration value="ДНПФ"/>
			<xs:enumeration value="ЗВИПД"/>
			<xs:enumeration value="ЗНПФД"/>
			<xs:enumeration value="ДНПФД"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:complexType name="ТипСтаж">
		<xs:annotation>
			<xs:documentation>Сведения о стаже</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="Лет" type="xs:nonNegativeInteger">
				<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:schema>