<?xml version="1.0" encoding="windows-1251"?>
<!-- edited with XMLSpy v2007 sp2 (http://www.altova.com) by VI (GNIVC FNS RF) -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns:usch="http://www.unisoftware.ru/schematron-extensions" xmlns:sql="urn:schemas-microsoft-com:mapping-schema" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xs:element name="Файл">
		<xs:annotation>
			<!---**************************************************************************************************************************************************************************-->
			<xs:appinfo>
				<sch:pattern name="Проверка имени файла на соответствие значению атрибута @ИдФайл">
					<sch:rule context="Файл">
						<!--  Проверка имени файла на соответствие ИдФайл                                                                             -->
						<sch:assert test="usch:getFileName() = @ИдФайл">
							<usch:error code="0400400007" path="@ИдФайл" value-of-select="@ИдФайл" doc-id-path="usch:getFileName()" doc-id-caption="Файл">Имя файла обмена "<usch:value-of select="usch:getFileName()"/>" не совпадает со значением элемента ИдФайл "<usch:value-of select="@ИдФайл"/>"</usch:error>
						</sch:assert>
					</sch:rule>
				</sch:pattern>
			</xs:appinfo>
			<!---**************************************************************************************************************************************************************************-->
			<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:choice>
										<xs:element name="ОтпрЮЛ" type="СведЮЛ">
											<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:choice>
								</xs:complexType>
							</xs:element>
							<xs:element name="Подписант" minOccurs="0">
								<xs:annotation>
									<xs:documentation>Сведения о лице, подписавшем документ</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:sequence>
										<xs:element name="ФИО" type="ФИОТип">
											<xs:annotation>
												<xs:documentation>Фамилия, имя, отчество</xs:documentation>
											</xs:annotation>
										</xs:element>
									</xs:sequence>
									<xs:attribute name="Должн" use="optional">
										<xs:annotation>
											<xs:documentation>Должность лица, подписавшего документ</xs:documentation>
										</xs:annotation>
										<xs:simpleType>
											<xs:restriction base="xs:string">
												<xs:minLength value="1"/>
												<xs:maxLength value="128"/>
											</xs:restriction>
										</xs:simpleType>
									</xs:attribute>
								</xs:complexType>
							</xs:element>
							<xs:element name="АктСвер" maxOccurs="unbounded">
								<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:choice>
														<xs:element name="НПЮЛ" type="СведЮЛ">
															<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:choice>
													<xs:element name="АдрРФ" type="АдрРФТип">
														<xs:annotation>
															<xs:documentation>Адрес места нахождения / места жительства</xs:documentation>
														</xs:annotation>
													</xs:element>
												</xs:sequence>
												<xs:attribute name="Тлф" use="optional">
													<xs:annotation>
														<xs:documentation>Номер контактного телефона </xs:documentation>
													</xs:annotation>
													<xs:simpleType>
														<xs:restriction base="xs:string">
															<xs:minLength value="1"/>
															<xs:maxLength value="20"/>
														</xs:restriction>
													</xs:simpleType>
												</xs:attribute>
											</xs:complexType>
										</xs:element>
										<xs:element name="СвДолжНО" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Должностное лицо налогового органа, осуществляющее сверку расчетов по налогам, сборам, страховым взносам, пеням, штрафам, процентам</xs:documentation>
											</xs:annotation>
											<xs:complexType>
												<xs:sequence>
													<xs:element name="ФИО" type="ФИОТип">
														<xs:annotation>
															<xs:documentation>Фамилия, имя, отчество должностного лица</xs:documentation>
														</xs:annotation>
													</xs:element>
												</xs:sequence>
												<xs:attribute name="Тлф" use="optional">
													<xs:annotation>
														<xs:documentation>Номер контактного телефона </xs:documentation>
													</xs:annotation>
													<xs:simpleType>
														<xs:restriction base="xs:string">
															<xs:minLength value="1"/>
															<xs:maxLength value="20"/>
														</xs:restriction>
													</xs:simpleType>
												</xs:attribute>
											</xs:complexType>
										</xs:element>
										<xs:element name="НалАкт" maxOccurs="unbounded">
											<xs:annotation>
												<xs:documentation>Перечень налогов в  акте сверки расчетов по налогам, сборам, страховым взносам, пеням, штрафам, процентам</xs:documentation>
											</xs:annotation>
											<xs:complexType>
												<xs:choice>
													<xs:element name="ОКАТО" type="ОКАТОТип">
														<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:choice>
												<xs:attribute name="ВидНал" use="required">
													<xs:annotation>
														<xs:documentation>Вид налога (сбора, страховых взносов)</xs:documentation>
													</xs:annotation>
													<xs:simpleType>
														<xs:restriction base="xs:string">
															<xs:minLength value="1"/>
															<xs:maxLength value="80"/>
														</xs:restriction>
													</xs:simpleType>
												</xs:attribute>
												<xs:attribute name="КБК" type="КБКТип" use="required">
													<xs:annotation>
														<xs:documentation>Код бюджетной классификации</xs:documentation>
													</xs:annotation>
												</xs:attribute>
											</xs:complexType>
										</xs:element>
										<xs:element name="СодАкт">
											<xs:annotation>
												<xs:documentation>Содержание акта сверки расчетов по налогам, сборам, страховым взносам, пеням, штрафам, процентам</xs:documentation>
											</xs:annotation>
											<xs:complexType>
												<xs:sequence>
													<xs:element name="Раздел1" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Раздел 1</xs:documentation>
														</xs:annotation>
														<xs:complexType>
															<xs:sequence>
																<xs:choice>
																	<xs:element name="ОКАТО" type="ОКАТОТип">
																		<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:choice>
																<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:attribute name="ДолгВсего" use="optional">
																						<xs:annotation>
																							<xs:documentation>Задолженность, всего</xs:documentation>
																						</xs:annotation>
																						<xs:simpleType>
																							<xs:restriction base="xs:decimal">
																								<xs:totalDigits value="17"/>
																								<xs:fractionDigits value="2"/>
																							</xs:restriction>
																						</xs:simpleType>
																					</xs:attribute>
																					<xs:attribute name="СальдоОтр" use="optional">
																						<xs:annotation>
																							<xs:documentation>Отрицательное сальдо</xs:documentation>
																						</xs:annotation>
																						<xs:simpleType>
																							<xs:restriction base="xs:decimal">
																								<xs:totalDigits value="17"/>
																								<xs:fractionDigits value="2"/>
																							</xs:restriction>
																						</xs:simpleType>
																					</xs:attribute>
																					<xs:attribute name="ОтсрПлат" use="optional">
																						<xs:annotation>
																							<xs:documentation>Отсроченные (рассроченные) платежи</xs:documentation>
																						</xs:annotation>
																						<xs:simpleType>
																							<xs:restriction base="xs:decimal">
																								<xs:totalDigits value="17"/>
																								<xs:fractionDigits value="2"/>
																							</xs:restriction>
																						</xs:simpleType>
																					</xs:attribute>
																					<xs:attribute name="ПриостПлат" use="optional">
																						<xs:annotation>
																							<xs:documentation>Приостановленные к взысканию платежи</xs:documentation>
																						</xs:annotation>
																						<xs:simpleType>
																							<xs:restriction base="xs:decimal">
																								<xs:totalDigits value="17"/>
																								<xs:fractionDigits value="2"/>
																							</xs:restriction>
																						</xs:simpleType>
																					</xs:attribute>
																					<xs:attribute name="РеструкДолг" use="optional">
																						<xs:annotation>
																							<xs:documentation>Реструктуризированная задолженность</xs:documentation>
																						</xs:annotation>
																						<xs:simpleType>
																							<xs:restriction base="xs:decimal">
																								<xs:totalDigits value="17"/>
																								<xs:fractionDigits value="2"/>
																							</xs:restriction>
																						</xs:simpleType>
																					</xs:attribute>
																					<xs:attribute name="СальдоПол" use="optional">
																						<xs:annotation>
																							<xs:documentation>Положительное сальдо</xs:documentation>
																						</xs:annotation>
																						<xs:simpleType>
																							<xs:restriction base="xs:decimal">
																								<xs:totalDigits value="17"/>
																								<xs:fractionDigits value="2"/>
																							</xs:restriction>
																						</xs:simpleType>
																					</xs:attribute>
																				</xs:complexType>
																			</xs:element>
																			<xs:element name="Пени">
																				<xs:annotation>
																					<xs:documentation>Данные по пеням</xs:documentation>
																				</xs:annotation>
																				<xs:complexType>
																					<xs:attribute name="ДолгВсего" use="optional">
																						<xs:annotation>
																							<xs:documentation>Задолженность, всего</xs:documentation>
																						</xs:annotation>
																						<xs:simpleType>
																							<xs:restriction base="xs:decimal">
																								<xs:totalDigits value="17"/>
																								<xs:fractionDigits value="2"/>
																							</xs:restriction>
																						</xs:simpleType>
																					</xs:attribute>
																					<xs:attribute name="СальдоОтр" use="optional">
																						<xs:annotation>
																							<xs:documentation>Отрицательное сальдо (кроме отсроченных, приостановленных к взысканию, реструктуризированных платежей)</xs:documentation>
																						</xs:annotation>
																						<xs:simpleType>
																							<xs:restriction base="xs:decimal">
																								<xs:totalDigits value="17"/>
																								<xs:fractionDigits value="2"/>
																							</xs:restriction>
																						</xs:simpleType>
																					</xs:attribute>
																					<xs:attribute name="ОтсрПлат" use="optional">
																						<xs:annotation>
																							<xs:documentation>Отсроченные (рассроченные) платежи</xs:documentation>
																						</xs:annotation>
																						<xs:simpleType>
																							<xs:restriction base="xs:decimal">
																								<xs:totalDigits value="17"/>
																								<xs:fractionDigits value="2"/>
																							</xs:restriction>
																						</xs:simpleType>
																					</xs:attribute>
																					<xs:attribute name="ПриостПлат" use="optional">
																						<xs:annotation>
																							<xs:documentation>Приостановленные к взысканию платежи</xs:documentation>
																						</xs:annotation>
																						<xs:simpleType>
																							<xs:restriction base="xs:decimal">
																								<xs:totalDigits value="17"/>
																								<xs:fractionDigits value="2"/>
																							</xs:restriction>
																						</xs:simpleType>
																					</xs:attribute>
																					<xs:attribute name="РеструкДолг" use="optional">
																						<xs:annotation>
																							<xs:documentation>Реструктуризированная задолженность</xs:documentation>
																						</xs:annotation>
																						<xs:simpleType>
																							<xs:restriction base="xs:decimal">
																								<xs:totalDigits value="17"/>
																								<xs:fractionDigits value="2"/>
																							</xs:restriction>
																						</xs:simpleType>
																					</xs:attribute>
																					<xs:attribute name="СальдоПол" use="optional">
																						<xs:annotation>
																							<xs:documentation>Положительное сальдо</xs:documentation>
																						</xs:annotation>
																						<xs:simpleType>
																							<xs:restriction base="xs:decimal">
																								<xs:totalDigits value="17"/>
																								<xs:fractionDigits value="2"/>
																							</xs:restriction>
																						</xs:simpleType>
																					</xs:attribute>
																				</xs:complexType>
																			</xs:element>
																			<xs:element name="Штрафы">
																				<xs:annotation>
																					<xs:documentation>Данные по штрафам</xs:documentation>
																				</xs:annotation>
																				<xs:complexType>
																					<xs:attribute name="ДолгВсего" use="optional">
																						<xs:annotation>
																							<xs:documentation>Задолженность, всего</xs:documentation>
																						</xs:annotation>
																						<xs:simpleType>
																							<xs:restriction base="xs:decimal">
																								<xs:totalDigits value="17"/>
																								<xs:fractionDigits value="2"/>
																							</xs:restriction>
																						</xs:simpleType>
																					</xs:attribute>
																					<xs:attribute name="СальдоОтр" use="optional">
																						<xs:annotation>
																							<xs:documentation>Отрицательное сальдо (кроме отсроченных, приостановленных к взысканию, реструктуризированных платежей)</xs:documentation>
																						</xs:annotation>
																						<xs:simpleType>
																							<xs:restriction base="xs:decimal">
																								<xs:totalDigits value="17"/>
																								<xs:fractionDigits value="2"/>
																							</xs:restriction>
																						</xs:simpleType>
																					</xs:attribute>
																					<xs:attribute name="ОтсрПлат" use="optional">
																						<xs:annotation>
																							<xs:documentation>Отсроченные (рассроченные) платежи</xs:documentation>
																						</xs:annotation>
																						<xs:simpleType>
																							<xs:restriction base="xs:decimal">
																								<xs:totalDigits value="17"/>
																								<xs:fractionDigits value="2"/>
																							</xs:restriction>
																						</xs:simpleType>
																					</xs:attribute>
																					<xs:attribute name="ПриостПлат" use="optional">
																						<xs:annotation>
																							<xs:documentation>Приостановленные к взысканию платежи</xs:documentation>
																						</xs:annotation>
																						<xs:simpleType>
																							<xs:restriction base="xs:decimal">
																								<xs:totalDigits value="17"/>
																								<xs:fractionDigits value="2"/>
																							</xs:restriction>
																						</xs:simpleType>
																					</xs:attribute>
																					<xs:attribute name="РеструкДолг" use="optional">
																						<xs:annotation>
																							<xs:documentation>Реструктуризированная задолженность</xs:documentation>
																						</xs:annotation>
																						<xs:simpleType>
																							<xs:restriction base="xs:decimal">
																								<xs:totalDigits value="17"/>
																								<xs:fractionDigits value="2"/>
																							</xs:restriction>
																						</xs:simpleType>
																					</xs:attribute>
																					<xs:attribute name="СальдоПол" use="optional">
																						<xs:annotation>
																							<xs:documentation>Положительное сальдо</xs:documentation>
																						</xs:annotation>
																						<xs:simpleType>
																							<xs:restriction base="xs:decimal">
																								<xs:totalDigits value="17"/>
																								<xs:fractionDigits value="2"/>
																							</xs:restriction>
																						</xs:simpleType>
																					</xs:attribute>
																				</xs:complexType>
																			</xs:element>
																			<xs:element name="ПроцПолБС">
																				<xs:annotation>
																					<xs:documentation>По процентам</xs:documentation>
																				</xs:annotation>
																				<xs:complexType>
																					<xs:attribute name="НеупСумПр" use="optional">
																						<xs:annotation>
																							<xs:documentation>Остаток неуплаченных сумм процентов, образовавшийся при досрочном прекращении действия отсрочек (рассрочек, реструктуризации), при расторжении соглашения о реструктуризации долга, при заключении мирового соглашения в процедурах банкротства</xs:documentation>
																						</xs:annotation>
																						<xs:simpleType>
																							<xs:restriction base="xs:decimal">
																								<xs:totalDigits value="17"/>
																								<xs:fractionDigits value="2"/>
																							</xs:restriction>
																						</xs:simpleType>
																					</xs:attribute>
																					<xs:attribute name="ДолгВсего" use="optional">
																						<xs:annotation>
																							<xs:documentation>Задолженность, всего</xs:documentation>
																						</xs:annotation>
																						<xs:simpleType>
																							<xs:restriction base="xs:decimal">
																								<xs:totalDigits value="17"/>
																								<xs:fractionDigits value="2"/>
																							</xs:restriction>
																						</xs:simpleType>
																					</xs:attribute>
																					<xs:attribute name="НеупСум" use="optional">
																						<xs:annotation>
																							<xs:documentation>Остаток неуплаченных сумм процентов</xs:documentation>
																						</xs:annotation>
																						<xs:simpleType>
																							<xs:restriction base="xs:decimal">
																								<xs:totalDigits value="17"/>
																								<xs:fractionDigits value="2"/>
																							</xs:restriction>
																						</xs:simpleType>
																					</xs:attribute>
																					<xs:attribute name="ПриостПлат" use="optional">
																						<xs:annotation>
																							<xs:documentation>Приостановленные к взысканию платежи</xs:documentation>
																						</xs:annotation>
																						<xs:simpleType>
																							<xs:restriction base="xs:decimal">
																								<xs:totalDigits value="17"/>
																								<xs:fractionDigits value="2"/>
																							</xs:restriction>
																						</xs:simpleType>
																					</xs:attribute>
																					<xs:attribute name="СальдоПол" use="optional">
																						<xs:annotation>
																							<xs:documentation>Положительное сальдо</xs:documentation>
																						</xs:annotation>
																						<xs:simpleType>
																							<xs:restriction base="xs:decimal">
																								<xs:totalDigits value="17"/>
																								<xs:fractionDigits value="2"/>
																							</xs:restriction>
																						</xs:simpleType>
																					</xs:attribute>
																					<xs:attribute name="Проц" use="optional">
																						<xs:annotation>
																							<xs:documentation>Проценты, начисленные в процедурах банкротства (отрицательное, положительное сальдо)</xs:documentation>
																						</xs:annotation>
																						<xs:simpleType>
																							<xs:restriction base="xs:decimal">
																								<xs:totalDigits value="17"/>
																								<xs:fractionDigits value="2"/>
																							</xs:restriction>
																						</xs:simpleType>
																					</xs:attribute>
																				</xs:complexType>
																			</xs:element>
																		</xs:sequence>
																		<xs:attribute name="ДенСрСп" use="optional">
																			<xs:annotation>
																				<xs:documentation>Денежные средства, списанные с расчетных счетов налогоплательщика, но не зачисленные на счета по учету доходов </xs:documentation>
																			</xs:annotation>
																			<xs:simpleType>
																				<xs:restriction base="xs:decimal">
																					<xs:totalDigits value="17"/>
																					<xs:fractionDigits value="2"/>
																				</xs:restriction>
																			</xs:simpleType>
																		</xs:attribute>
																		<xs:attribute name="ПлатНвсн" use="optional">
																			<xs:annotation>
																				<xs:documentation>Невыясненные платежи</xs:documentation>
																			</xs:annotation>
																			<xs:simpleType>
																				<xs:restriction base="xs:decimal">
																					<xs:totalDigits value="17"/>
																					<xs:fractionDigits value="2"/>
																				</xs:restriction>
																			</xs:simpleType>
																		</xs:attribute>
																	</xs:complexType>
																</xs:element>
															</xs:sequence>
															<xs:attribute name="ВидНал" use="required">
																<xs:annotation>
																	<xs:documentation>Вид налога (сбора, страховых взносов)</xs:documentation>
																</xs:annotation>
																<xs:simpleType>
																	<xs:restriction base="xs:string">
																		<xs:minLength value="1"/>
																		<xs:maxLength value="80"/>
																	</xs:restriction>
																</xs:simpleType>
															</xs:attribute>
															<xs:attribute name="КБК" type="КБКТип" use="required">
																<xs:annotation>
																	<xs:documentation>Код бюджетной классификации</xs:documentation>
																</xs:annotation>
															</xs:attribute>
															<xs:attribute name="КПП" type="КППТип" use="required">
																<xs:annotation>
																	<xs:documentation>КПП</xs:documentation>
																</xs:annotation>
															</xs:attribute>
														</xs:complexType>
													</xs:element>
													<xs:element name="Раздел2" minOccurs="0" maxOccurs="unbounded">
														<xs:annotation>
															<xs:documentation>Раздел 2</xs:documentation>
														</xs:annotation>
														<xs:complexType>
															<xs:sequence>
																<xs:choice>
																	<xs:element name="ОКАТО" type="ОКАТОТип">
																		<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:choice>
																<xs:element name="СальдоНач">
																	<xs:annotation>
																		<xs:documentation>Сальдо на начало сверяемого периода</xs:documentation>
																	</xs:annotation>
																	<xs:complexType>
																		<xs:sequence>
																			<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="НалВсего" type="Сведения">
																							<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: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: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="Сведения">
																							<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: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: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="Сведения">
																							<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: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: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="Сведения">
																							<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:annotation>
																								<xs:documentation>Приостановленные к взысканию платежи</xs:documentation>
																							</xs:annotation>
																						</xs:element>
																					</xs:sequence>
																				</xs:complexType>
																			</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="СальдоПолВс" type="Сведения">
																							<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: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:annotation>
																								<xs:documentation>Проценты, начисленные в процедурах банкротства (отрицательное, положительное сальдо)</xs:documentation>
																							</xs:annotation>
																						</xs:element>
																					</xs:sequence>
																				</xs:complexType>
																			</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="СальдоПринят">
																				<xs:annotation>
																					<xs:documentation>Принято отрицательное (положительное сальдо) </xs:documentation>
																				</xs:annotation>
																				<xs:complexType>
																					<xs:sequence>
																						<xs:element name="Налог" type="Сведения">
																							<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: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: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="Сведения">
																							<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: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: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="Сведения">
																							<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: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="Сведения">
																							<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: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: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: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: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: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: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: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: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:annotation>
																								<xs:documentation>Процент - приостановленные к взысканию платежи</xs:documentation>
																							</xs:annotation>
																						</xs:element>
																						<xs:element name="ПрБанкрот" type="Сведения">
																							<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="Сведения">
																							<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: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:annotation>
																								<xs:documentation>Проценты, начисленные в процедурах банкротства (отрицательное, положительное сальдо)</xs:documentation>
																							</xs:annotation>
																						</xs:element>
																					</xs:sequence>
																				</xs:complexType>
																			</xs:element>
																			<xs:element name="СпЗадолжПен" type="Сведения">
																				<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="Налог" type="Сведения">
																							<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:annotation>
																								<xs:documentation>Штрафы</xs:documentation>
																							</xs:annotation>
																						</xs:element>
																						<xs:element name="НеупСум" type="Сведения">
																							<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="Сведения">
																							<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: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: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:annotation>
																								<xs:documentation>Остаток неуплаченных сумм процентов</xs:documentation>
																							</xs:annotation>
																						</xs:element>
																						<xs:element name="Проц" type="Сведения">
																							<xs:annotation>
																								<xs:documentation>Проценты, начисленные в процедурах банкротства</xs:documentation>
																							</xs:annotation>
																						</xs:element>
																					</xs:sequence>
																				</xs:complexType>
																			</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="Сведения">
																				<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="Сведения">
																							<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: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: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="Сведения">
																							<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: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: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="Сведения">
																							<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: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: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="Сведения">
																							<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:annotation>
																								<xs:documentation>Приостановленные к взысканию платежи</xs:documentation>
																							</xs:annotation>
																						</xs:element>
																					</xs:sequence>
																				</xs:complexType>
																			</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="СальдоПолВс" type="Сведения">
																							<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: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:annotation>
																								<xs:documentation>Проценты, начисленные в процедурах банкротства (отрицательное, положительное сальдо)</xs:documentation>
																							</xs:annotation>
																						</xs:element>
																					</xs:sequence>
																				</xs:complexType>
																			</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="Сведения">
																				<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: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:annotation>
																					<xs:documentation>Проценты по графикам действующих отсрочек, рассрочек, реструктуризации, по утвержденным графикам уплаты процентов в процедурах финансового оздоровления и внешнего управления (отрицательное, положительное сальдо)</xs:documentation>
																				</xs:annotation>
																			</xs:element>
																		</xs:sequence>
																	</xs:complexType>
																</xs:element>
															</xs:sequence>
															<xs:attribute name="ВидНал" use="required">
																<xs:annotation>
																	<xs:documentation>Вид налога (сбора, страховых взносов)</xs:documentation>
																</xs:annotation>
																<xs:simpleType>
																	<xs:restriction base="xs:string">
																		<xs:minLength value="1"/>
																		<xs:maxLength value="80"/>
																	</xs:restriction>
																</xs:simpleType>
															</xs:attribute>
															<xs:attribute name="КБК" type="КБКТип" use="required">
																<xs:annotation>
																	<xs:documentation>Код бюджетной классификации</xs:documentation>
																</xs:annotation>
															</xs:attribute>
															<xs:attribute name="КПП" type="КППТип" use="required">
																<xs:annotation>
																	<xs:documentation>КПП</xs:documentation>
																</xs:annotation>
															</xs:attribute>
														</xs:complexType>
													</xs:element>
												</xs:sequence>
											</xs:complexType>
										</xs:element>
									</xs:sequence>
									<xs:attribute name="НомАкт" use="required">
										<xs:annotation>
											<xs:documentation>Номер акта</xs:documentation>
										</xs:annotation>
										<xs:simpleType>
											<xs:restriction base="xs:string">
												<xs:minLength value="1"/>
												<xs:maxLength value="10"/>
											</xs:restriction>
										</xs:simpleType>
									</xs:attribute>
									<xs:attribute name="КодНО" type="СОНОТип" use="required">
										<xs:annotation>
											<xs:documentation>Код налогового органа</xs:documentation>
										</xs:annotation>
									</xs:attribute>
									<xs:attribute name="ДатаНачПер" type="ДатаТип" use="required">
										<xs:annotation>
											<xs:documentation>Дата начала периода, за который производится сверка расчетов по налогам, сборам, страховым взносам, пеням, штрафам, процентам</xs:documentation>
											<xs:documentation>
Дата в формате ДД.ММ.ГГГГ</xs:documentation>
										</xs:annotation>
									</xs:attribute>
									<xs:attribute name="ДатаКонПер" type="ДатаТип" use="required">
										<xs:annotation>
											<xs:documentation>Дата конца периода, за который производится сверка расчетов по налогам, сборам, страховым взносам, пеням, штрафам, процентам</xs:documentation>
											<xs:documentation>
Дата в формате ДД.ММ.ГГГГ</xs:documentation>
										</xs:annotation>
									</xs:attribute>
									<xs:attribute name="ДатаСост" type="ДатаТип" use="required">
										<xs:annotation>
											<xs:documentation>Дата, по состоянию на которую произведена сверка расчетов по налогам, сборам, страховым взносам, пеням, штрафам, процентам</xs:documentation>
											<xs:documentation>
Дата в формате ДД.ММ.ГГГГ</xs:documentation>
										</xs:annotation>
									</xs:attribute>
								</xs:complexType>
							</xs:element>
						</xs:sequence>
						<xs:attribute name="КНД" use="required">
							<xs:annotation>
								<xs:documentation>Код формы по КНД</xs:documentation>
							</xs:annotation>
							<xs:simpleType>
								<xs:restriction base="КНДТип">
									<xs:enumeration value="1160070"/>
								</xs:restriction>
							</xs:simpleType>
						</xs:attribute>
						<xs:attribute name="ДатаДок" type="ДатаТип" use="optional">
							<xs:annotation>
								<xs:documentation>Дата формирования документа</xs:documentation>
								<xs:documentation>
Дата в формате ДД.ММ.ГГГГ</xs:documentation>
							</xs:annotation>
						</xs:attribute>
					</xs:complexType>
				</xs:element>
			</xs:sequence>
			<xs:attribute name="ИдФайл" use="required">
				<xs:annotation>
					<xs:documentation>Идентификатор файла</xs:documentation>
					<xs:documentation>Содержит (повторяет) имя сформированного файла (без расширения)</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string">
						<xs:minLength value="1"/>
						<xs:maxLength value="255"/>
					</xs:restriction>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="ВерсПрог" use="required">
				<xs:annotation>
					<xs:documentation>Версия программы, с помощью которой сформирован файл</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string">
						<xs:maxLength value="40"/>
						<xs:minLength value="1"/>
					</xs:restriction>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="ВерсФорм" use="required">
				<xs:annotation>
					<xs:documentation>Версия формата</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string">
						<xs:minLength value="1"/>
						<xs:maxLength value="5"/>
						<xs:enumeration value="5.02"/>
					</xs:restriction>
				</xs:simpleType>
			</xs:attribute>
			<xs:attribute name="ИдФайлЗапр" use="required">
				<xs:annotation>
					<xs:documentation>Идентификатор файла заявления</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string">
						<xs:minLength value="1"/>
						<xs:maxLength value="150"/>
					</xs:restriction>
				</xs:simpleType>
			</xs:attribute>
		</xs:complexType>
	</xs:element>
	<xs:complexType name="Сведения">
		<xs:annotation>
			<xs:documentation>Сведение строки акта</xs:documentation>
		</xs:annotation>
		<xs:attribute name="НалОрг" use="optional">
			<xs:annotation>
				<xs:documentation>Данные налогового органа</xs:documentation>
			</xs:annotation>
			<xs:simpleType>
				<xs:restriction base="xs:decimal">
					<xs:totalDigits value="17"/>
					<xs:fractionDigits value="2"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="СведЮЛ">
		<xs:annotation>
			<xs:documentation>Сведения о юридическом лице</xs:documentation>
		</xs:annotation>
		<xs:attribute name="НаимОрг" use="required">
			<xs:annotation>
				<xs:documentation>Наименование организации </xs:documentation>
			</xs:annotation>
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="1"/>
					<xs:maxLength value="1000"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:attribute>
		<xs:attribute name="ИННЮЛ" type="ИННЮЛТип" use="required">
			<xs:annotation>
				<xs:documentation>ИНН организации</xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="КПП" type="КППТип" use="required">
			<xs:annotation>
				<xs:documentation>КПП </xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="СведФЛ">
		<xs:annotation>
			<xs:documentation>Сведения о физическом лице</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="ФИО" type="ФИОТип">
				<xs:annotation>
					<xs:documentation>Фамилия, имя, отчество физического лица</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
		<xs:attribute name="ИННФЛ" type="ИННФЛТип" use="optional">
			<xs:annotation>
				<xs:documentation>ИНН физического лица</xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="АдрРФТип">
		<xs:annotation>
			<xs:documentation>Адрес в Российской Федерации </xs:documentation>
		</xs:annotation>
		<xs:attribute name="Индекс" use="optional">
			<xs:annotation>
				<xs:documentation>Почтовый индекс</xs:documentation>
			</xs:annotation>
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:length value="6"/>
					<xs:pattern value="[0-9]{6}"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:attribute>
		<xs:attribute name="КодРегион" use="required">
			<xs:annotation>
				<xs:documentation>Код региона</xs:documentation>
			</xs:annotation>
			<xs:simpleType>
				<xs:restriction base="CCРФТип"/>
			</xs:simpleType>
		</xs:attribute>
		<xs:attribute name="Район" use="optional">
			<xs:annotation>
				<xs:documentation>Район</xs:documentation>
			</xs:annotation>
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="1"/>
					<xs:maxLength value="50"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:attribute>
		<xs:attribute name="Город" use="optional">
			<xs:annotation>
				<xs:documentation>Город</xs:documentation>
			</xs:annotation>
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:maxLength value="50"/>
					<xs:minLength value="1"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:attribute>
		<xs:attribute name="НаселПункт" use="optional">
			<xs:annotation>
				<xs:documentation>Населенный пункт (село, поселок)</xs:documentation>
			</xs:annotation>
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="1"/>
					<xs:maxLength value="50"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:attribute>
		<xs:attribute name="Улица" use="optional">
			<xs:annotation>
				<xs:documentation>Улица (проспект, переулок)</xs:documentation>
			</xs:annotation>
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="1"/>
					<xs:maxLength value="50"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:attribute>
		<xs:attribute name="Дом" use="optional">
			<xs:annotation>
				<xs:documentation>Номер дома (владения)</xs:documentation>
			</xs:annotation>
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="1"/>
					<xs:maxLength value="20"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:attribute>
		<xs:attribute name="Корпус" use="optional">
			<xs:annotation>
				<xs:documentation>Номер корпуса (строения)</xs:documentation>
			</xs:annotation>
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="1"/>
					<xs:maxLength value="20"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:attribute>
		<xs:attribute name="Кварт" use="optional">
			<xs:annotation>
				<xs:documentation>Номер квартиры</xs:documentation>
			</xs:annotation>
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="1"/>
					<xs:maxLength value="20"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="ФИОТип">
		<xs:annotation>
			<xs:documentation>Фамилия, имя, отчество</xs:documentation>
		</xs:annotation>
		<xs:attribute name="Фамилия" use="required">
			<xs:annotation>
				<xs:documentation>Фамилия</xs:documentation>
			</xs:annotation>
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="1"/>
					<xs:maxLength value="60"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:attribute>
		<xs:attribute name="Имя" use="required">
			<xs:annotation>
				<xs:documentation>Имя</xs:documentation>
			</xs:annotation>
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="1"/>
					<xs:maxLength value="60"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:attribute>
		<xs:attribute name="Отчество" use="optional">
			<xs:annotation>
				<xs:documentation>Отчество</xs:documentation>
			</xs:annotation>
			<xs:simpleType>
				<xs:restriction base="xs:string">
					<xs:minLength value="1"/>
					<xs:maxLength value="60"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:attribute>
	</xs:complexType>
	<xs:simpleType name="ИННФЛТип">
		<xs:annotation>
			<xs:documentation>Идентификационный номер налогоплательщика - физического лица</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:length value="12"/>
			<xs:pattern value="([0-9]{1}[1-9]{1}|[1-9]{1}[0-9]{1})[0-9]{10}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ИННЮЛТип">
		<xs:annotation>
			<xs:documentation>Идентификационный номер налогоплательщика - организации</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:length value="10"/>
			<xs:pattern value="([0-9]{1}[1-9]{1}|[1-9]{1}[0-9]{1})[0-9]{8}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="КППТип">
		<xs:annotation>
			<xs:documentation>Код причины постановки на учет (КПП) - 5 и 6 знаки от 0-9 и A-Z</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:length value="9"/>
			<xs:pattern value="([0-9]{1}[1-9]{1}|[1-9]{1}[0-9]{1})([0-9]{2})([0-9A-Z]{2})([0-9]{3})"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="КНДТип">
		<xs:annotation>
			<xs:documentation>Код из Классификатора налоговой документации</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:length value="7"/>
			<xs:pattern value="[0-9]{7}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="СОНОТип">
		<xs:annotation>
			<xs:documentation>Коды из Классификатора системы обозначений налоговых органов</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:length value="4"/>
			<xs:pattern value="[0-9]{4}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="КБКТип">
		<xs:annotation>
			<xs:documentation>Код из Классификатора бюджетной классификации</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:length value="20"/>
			<xs:pattern value="[0-9]{20}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ОКТМОТип">
		<xs:annotation>
			<xs:documentation>Код из Общероссийского классификатора территорий муниципальных образований</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="8"/>
			<xs:maxLength value="11"/>
			<xs:pattern value="[0-9]{8}"/>
			<xs:pattern value="[0-9]{11}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ОКАТОТип">
		<xs:annotation>
			<xs:documentation>Коды из Классификатора объектов административно-территориального деления</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:length value="11"/>
			<xs:pattern value="[0-9]{11}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ОКВЭДТип">
		<xs:annotation>
			<xs:documentation>Код из Общероссийского классификатора видов экономической деятельности</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="8"/>
			<xs:minLength value="2"/>
			<xs:pattern value="[0-9]{2}\.[0-9]{2}\.[0-9]{2}"/>
			<xs:pattern value="[0-9]{2}"/>
			<xs:pattern value="[0-9]{2}\.[0-9]{1}"/>
			<xs:pattern value="[0-9]{2}\.[0-9]{2}"/>
			<xs:pattern value="[0-9]{2}\.[0-9]{2}\.[0-9]{1}"/>
			<xs:pattern value="[0-9]{2}\.[0-9]{2}\.[0-9]{2}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CCРФТип">
		<xs:annotation>
			<xs:documentation>Код из Справочника субъектов Российской Федерации </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:length value="2"/>
			<xs:pattern value="[0-9]{2}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ОКЕИТип">
		<xs:annotation>
			<xs:documentation>Код из Общероссийского классификатора единиц измерения</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:length value="3"/>
			<xs:pattern value="[0-9]{3}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ДатаТип">
		<xs:annotation>
			<xs:documentation>Дата в формате ДД.ММ.ГГГГ (01.01.1900 - 31.12.2099)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:length value="10"/>
			<xs:pattern value="((((0[1-9]{1}|1[0-9]{1}|2[0-8]{1})\.(0[1-9]{1}|1[0-2]{1}))|((29|30)\.(01|0[3-9]{1}|1[0-2]{1}))|(31\.(01|03|05|07|08|10|12)))\.((19|20)[0-9]{2}))|(29\.02\.((19|20)(((0|2|4|6|8)(0|4|8))|((1|3|5|7|9)(2|6)))))"/>
		</xs:restriction>
	</xs:simpleType>
</xs:schema>
