<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://пф.рф/ВЗЛ/ТОГ/2017-10-26" xmlns:УТ2="http://пф.рф/УТ/2017-08-21" xmlns:АФ4="http://пф.рф/АФ/2017-08-21" version="2.0" elementFormDefault="qualified" targetNamespace="http://пф.рф/ВЗЛ/ТОГ/2017-10-26">
	<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: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: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="Обращение">
								<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="Причина">
											<xs:annotation>
												<xs:documentation>Причина обращения. Возможные значения:
												1 - информация по заявлению;
												2 - консультация;
												3 - жалоба;
												4 - прочее</xs:documentation>
											</xs:annotation>
											<xs:simpleType>
												<xs:restriction base="xs:integer">
													<xs:minInclusive value="1"/>
													<xs:maxInclusive value="4"/>
												</xs:restriction>
											</xs:simpleType>
										</xs:element>
										<xs:element name="НаправлениеДеятельности" type="УТ2:ТипНепустаяСтрока">
											<xs:annotation>
												<xs:documentation>Направление деятельности (справочник НСИ (473))</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="УслугиПФР" type="УТ2:ТипНепустаяСтрока">
											<xs:annotation>
												<xs:documentation>Услуги СФР (справочник НСИ (454))</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="Заявление" 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:simpleType>
												<xs:restriction base="xs:normalizedString">
													<xs:enumeration value="КС"/>
													<xs:enumeration value="ЛКЗЛ"/>
													<xs:enumeration value="ЕПГУ"/>
													<xs:enumeration value="МФЦ"/>
												</xs:restriction>
											</xs:simpleType>
										</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:element xmlns="http://www.w3.org/2000/09/xmldsig#" name="ЭлектроннаяПодпись" type="SignatureType" minOccurs="0">
					<xs:annotation>
						<xs:documentation>Электронная подпись (ЭП) в соответствии со спецификацией XMLDsig</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>