<?xml version="1.0" encoding="windows-1251"?>
<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:appinfo>
							<sch:pattern name="Присутствие элемента ПрибУб (Отчета о финансовых результатах) в зависимости от значения ОКОПФ">
								<sch:rule context="Документ">
									<!-- Контроль  обязательности  присутствия элемента ПрибУб в зависимости от значения ОКОПФ  -->
									<sch:assert test="usch:iif(  (
СвНП/@ОКОПФ=71 or СвНП/@ОКОПФ=74 or СвНП/@ОКОПФ=76 or СвНП/@ОКОПФ=77 or СвНП/@ОКОПФ=78 or СвНП/@ОКОПФ=80 or СвНП/@ОКОПФ=81 or СвНП/@ОКОПФ=82 or СвНП/@ОКОПФ=83 or СвНП/@ОКОПФ=84 or СвНП/@ОКОПФ=85 or СвНП/@ОКОПФ=86 or СвНП/@ОКОПФ=88 or СвНП/@ОКОПФ=89 or СвНП/@ОКОПФ=93 or СвНП/@ОКОПФ=94 or СвНП/@ОКОПФ=96 or СвНП/@ОКОПФ=97 or 
СвНП/@ОКОПФ=20101 or СвНП/@ОКОПФ=20102 or СвНП/@ОКОПФ=20103 or СвНП/@ОКОПФ=20104 or СвНП/@ОКОПФ=20105 or СвНП/@ОКОПФ=20106 or СвНП/@ОКОПФ=20107 or СвНП/@ОКОПФ=20108 or СвНП/@ОКОПФ=20109 or СвНП/@ОКОПФ=20110 or СвНП/@ОКОПФ=20111 or СвНП/@ОКОПФ=20112 or СвНП/@ОКОПФ=20113 or СвНП/@ОКОПФ=20114 or СвНП/@ОКОПФ=20115 or СвНП/@ОКОПФ=20120 or СвНП/@ОКОПФ=20121 or СвНП/@ОКОПФ=20200 or СвНП/@ОКОПФ=20201 or СвНП/@ОКОПФ=20202 or СвНП/@ОКОПФ=20210 or СвНП/@ОКОПФ=20211 or СвНП/@ОКОПФ=20217 or СвНП/@ОКОПФ=20601 or СвНП/@ОКОПФ=20603 or СвНП/@ОКОПФ=20604 or СвНП/@ОКОПФ=20605 or СвНП/@ОКОПФ=20606 or СвНП/@ОКОПФ=20607 or СвНП/@ОКОПФ=20608 or СвНП/@ОКОПФ=20611 or СвНП/@ОКОПФ=20612 or СвНП/@ОКОПФ=20613 or СвНП/@ОКОПФ=20614 or СвНП/@ОКОПФ=20617 or СвНП/@ОКОПФ=20618 or СвНП/@ОКОПФ=20619 or СвНП/@ОКОПФ=20620 or СвНП/@ОКОПФ=20701 or СвНП/@ОКОПФ=20716 or СвНП/@ОКОПФ=20900 or СвНП/@ОКОПФ=20902 or СвНП/@ОКОПФ=20904 or СвНП/@ОКОПФ=20905 or СвНП/@ОКОПФ=20906 or СвНП/@ОКОПФ=20908 or СвНП/@ОКОПФ=21001 or СвНП/@ОКОПФ=21002 or СвНП/@ОКОПФ=21003 or СвНП/@ОКОПФ=21100 or СвНП/@ОКОПФ=21200
),   (count(ПрибУб)!=0 or count(ПрибУб)=0), count(ПрибУб)!=0)">
										<usch:error code="0400300003" path="СвНП/@ОКОПФ" value-of-select="СвНП/@ОКОПФ">Не выполнено условие присутствия (отсутствия) элемента Файл/Документ/ПрибУб при значении элемента ОКОПФ, равном "<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:sequence>
													<xs:element name="АдрРФ" type="АдрРФТип">
														<xs:annotation>
															<xs:documentation>Местонахождение (адрес в Российской Федерации)</xs:documentation>
														</xs:annotation>
													</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="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:element>
									</xs:sequence>
									<xs:attribute name="ОКВЭД" type="ОКВЭДТип" use="required">
										<xs:annotation>
											<xs:documentation>Код вида экономической деятельности по ОКВЭД </xs:documentation>
										</xs:annotation>
									</xs:attribute>
									<xs:attribute name="ОКПО" type="ОКПОТип" use="optional">
										<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: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:appinfo>
										<sch:pattern name="Присутствие сведений о представителе">
											<sch:rule context="Подписант">
												<!-- Табл.4.5. Контроль  обязательности  присутствия  Сведений  о  представителе  налогоплательщика  в  зависимости  от  значения  ПрПодп          -->
												<sch:assert test="usch:iif(@ПрПодп=2, count(СвПред)!=0, (count(СвПред)!=0 or count(СвПред)=0))">
													<usch:error code="0400300003" path="@ПрПодп" value-of-select="@ПрПодп">Не выполнено условие присутствия (отсутствия) элемента Файл/Документ/Подписант/СвПред при значении элемента ПрПодп, равном "<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="ФИО" type="ФИОТип">
											<xs:annotation>
												<xs:documentation>Фамилия, имя, отчество руководителя (уполномоченного представителя)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="СвПред" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Сведения об уполномоченном представителе</xs:documentation>
												<xs:documentation><![CDATA[Элемент обязателен при <ПрПодп>=2]]></xs:documentation>
											</xs:annotation>
											<xs:complexType>
												<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="120"/>
														</xs:restriction>
													</xs:simpleType>
												</xs:attribute>
											</xs:complexType>
										</xs:element>
									</xs:sequence>
									<xs:attribute name="ПрПодп" use="required">
										<xs:annotation>
											<xs:documentation>Признак лица, подписавшего документ</xs:documentation>
											<xs:documentation>Принимает значение:
1 – руководитель   |
2 – уполномоченный представитель</xs:documentation>
										</xs:annotation>
										<xs:simpleType>
											<xs:restriction base="xs:string">
												<xs:length value="1"/>
												<xs:enumeration value="1"/>
												<xs:enumeration 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:sequence>
										<xs:element name="Актив">
											<xs:annotation>
												<xs:documentation>Актив</xs:documentation>
											</xs:annotation>
											<xs:complexType>
												<xs:sequence>
													<xs:element name="МатВнеАкт" type="ОППТип" minOccurs="0">
														<xs:annotation>
															<xs:documentation>Материальные внеоборотные активы </xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element name="НеМатФинАкт" type="ОППТип" minOccurs="0">
														<xs:annotation>
															<xs:documentation>Нематериальные, финансовые и другие внеоборотные активы</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element name="Запасы" type="ОППТип" minOccurs="0">
														<xs:annotation>
															<xs:documentation>Запасы</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element name="ДенежнСр" type="ОППТип" minOccurs="0">
														<xs:annotation>
															<xs:documentation>Денежные средства и денежные эквиваленты</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element name="ФинВлож" type="ОППТип" minOccurs="0">
														<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="4"/>
														</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="4"/>
														</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:integer">
															<xs:totalDigits value="12"/>
														</xs:restriction>
													</xs:simpleType>
												</xs:attribute>
												<xs:attribute name="СумПрдщ" use="required">
													<xs:annotation>
														<xs:documentation>На 31 декабря предыдущего года, баланс</xs:documentation>
													</xs:annotation>
													<xs:simpleType>
														<xs:restriction base="xs:integer">
															<xs:totalDigits value="12"/>
														</xs:restriction>
													</xs:simpleType>
												</xs:attribute>
												<xs:attribute name="СумПрдшв" use="required">
													<xs:annotation>
														<xs:documentation>На 31 декабря года, предшествующего предыдущему, баланс</xs:documentation>
													</xs:annotation>
													<xs:simpleType>
														<xs:restriction base="xs:integer">
															<xs:totalDigits value="12"/>
														</xs:restriction>
													</xs:simpleType>
												</xs:attribute>
											</xs:complexType>
										</xs:element>
										<xs:element name="Пассив">
											<xs:annotation>
												<xs:documentation>Пассив</xs:documentation>
											</xs:annotation>
											<xs:complexType>
												<xs:sequence>
													<xs:choice>
														<xs:element name="КапРез" type="ОППТип" minOccurs="0">
															<xs:annotation>
																<xs:documentation>Капитал и резервы</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:sequence>
															<xs:element name="ЦелевСредства" type="ОППТип" minOccurs="0">
																<xs:annotation>
																	<xs:documentation>Целевые средства</xs:documentation>
																</xs:annotation>
															</xs:element>
															<xs:element name="ФондИмущИнЦФ" type="ОППТип" minOccurs="0">
																<xs:annotation>
																	<xs:documentation>Фонд недвижимого и особо ценного движимого имущества и иные целевые фонды</xs:documentation>
																</xs:annotation>
															</xs:element>
														</xs:sequence>
													</xs:choice>
													<xs:element name="ДлгЗаемСредств" type="ОППТип" minOccurs="0">
														<xs:annotation>
															<xs:documentation>Долгосрочные заемные средства</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element name="ДрДолгосрОбяз" type="ОППТип" minOccurs="0">
														<xs:annotation>
															<xs:documentation>Другие долгосрочные обязательства</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element name="КртЗаемСредств" type="ОППТип" minOccurs="0">
														<xs:annotation>
															<xs:documentation>Краткосрочные заемные средства</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element name="КредитЗадолж" type="ОППТип" minOccurs="0">
														<xs:annotation>
															<xs:documentation>Кредиторская задолженность</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element name="ДрКраткосрОбяз" type="ОППТип" minOccurs="0">
														<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="4"/>
														</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="4"/>
														</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:integer">
															<xs:totalDigits value="12"/>
														</xs:restriction>
													</xs:simpleType>
												</xs:attribute>
												<xs:attribute name="СумПрдщ" use="required">
													<xs:annotation>
														<xs:documentation>На 31 декабря предыдущего года, баланс</xs:documentation>
													</xs:annotation>
													<xs:simpleType>
														<xs:restriction base="xs:integer">
															<xs:totalDigits value="12"/>
														</xs:restriction>
													</xs:simpleType>
												</xs:attribute>
												<xs:attribute name="СумПрдшв" use="required">
													<xs:annotation>
														<xs:documentation>На 31 декабря года, предшествующего предыдущему, баланс</xs:documentation>
													</xs:annotation>
													<xs:simpleType>
														<xs:restriction base="xs:integer">
															<xs:totalDigits value="12"/>
														</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:enumeration value="0710001"/>
											</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="ОтчПредНТип" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Выручка</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="РасхОбДеят" type="ОтчПредНТип" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Расходы по обычной деятельности</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="ПроцУпл" type="ОтчПредНТип" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Проценты к уплате</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="ПрочДоход" type="ОтчПредНТип" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Прочие доходы</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="ПрочРасход" type="ОтчПредНТип" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Прочие расходы</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="НалПрибДох" type="ОтчПредНТип" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Налоги на прибыль (доходы)</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="ЧистПрибУб" type="ОтчПредОТип" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Чистая прибыль (убыток)</xs:documentation>
											</xs:annotation>
										</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="0710002"/>
											</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="ДвиженКап" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Движение капитала</xs:documentation>
											</xs:annotation>
											<xs:complexType>
												<xs:sequence>
													<xs:element name="Кап31ДекПред" type="ДвижКапПГод">
														<xs:annotation>
															<xs:documentation>Величина капитала на 31 декабря года, предшествующего предыдущему</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="Коррект" 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:element name="НераспПриб" type="КорКапТип" minOccurs="0">
														<xs:annotation>
															<xs:documentation>Нераспределенная прибыль (непокрытый убыток)</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element name="ДрСтатКап" type="КорКапТип" minOccurs="0">
														<xs:annotation>
															<xs:documentation>По другим статьям капитала</xs:documentation>
														</xs:annotation>
													</xs:element>
												</xs:sequence>
											</xs:complexType>
										</xs:element>
										<xs:element name="ЧистАктив" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Чистые активы</xs:documentation>
											</xs:annotation>
											<xs:complexType>
												<xs:attribute name="На31ДекОтч" use="required">
													<xs:annotation>
														<xs:documentation>На 31 декабря отчетного года</xs:documentation>
													</xs:annotation>
													<xs:simpleType>
														<xs:restriction base="xs:integer">
															<xs:totalDigits value="12"/>
														</xs:restriction>
													</xs:simpleType>
												</xs:attribute>
												<xs:attribute name="На31ДекПред" use="required">
													<xs:annotation>
														<xs:documentation>На 31 декабря предыдущего года</xs:documentation>
													</xs:annotation>
													<xs:simpleType>
														<xs:restriction base="xs:integer">
															<xs:totalDigits value="12"/>
														</xs:restriction>
													</xs:simpleType>
												</xs:attribute>
												<xs:attribute name="На31ДекПрПред" use="optional">
													<xs:annotation>
														<xs:documentation>На 31 декабря, года, предшествующего предыдущему</xs:documentation>
													</xs:annotation>
													<xs:simpleType>
														<xs:restriction base="xs:integer">
															<xs:totalDigits value="12"/>
														</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:enumeration value="0710003"/>
											</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="ТекОпер" 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:element name="Поступ" minOccurs="0">
														<xs:annotation>
															<xs:documentation>Поступления</xs:documentation>
														</xs:annotation>
														<xs:complexType>
															<xs:sequence>
																<xs:element name="ПродПТРУ" type="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>От продажи продукции, товаров, работ и услуг</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:element name="АрЛицИнПлат" type="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>Арендных платежей, лицензионных платежей, роялти, комиссионных и иных аналогичных платежей</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:element name="ПродФинВлож" type="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>От перепродажи финансовых вложений</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:element name="ПрочПоступ" type="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>Прочие поступления</xs:documentation>
																	</xs:annotation>
																</xs:element>
															</xs:sequence>
															<xs:attribute name="СумОтч" use="required">
																<xs:annotation>
																	<xs:documentation>Всего - за отчетный год</xs:documentation>
																</xs:annotation>
																<xs:simpleType>
																	<xs:restriction base="xs:integer">
																		<xs:totalDigits value="12"/>
																	</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:integer">
																		<xs:totalDigits value="12"/>
																	</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="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>Поставщикам (подрядчикам) за сырье, материалы, работы, услуги</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:element name="ОплатТрудРаб" type="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>В связи с оплатой труда работников</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:element name="ПроцДолгОбяз" type="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>Процентов по долговым обязательствам</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:element name="НалогПриб" type="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>Налог на прибыль</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:element name="ПрочПлатеж" type="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>Прочие платежи</xs:documentation>
																	</xs:annotation>
																</xs:element>
															</xs:sequence>
															<xs:attribute name="СумОтч" use="required">
																<xs:annotation>
																	<xs:documentation>Всего - за отчетный год</xs:documentation>
																</xs:annotation>
																<xs:simpleType>
																	<xs:restriction base="xs:integer">
																		<xs:totalDigits value="12"/>
																	</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:integer">
																		<xs:totalDigits value="12"/>
																	</xs:restriction>
																</xs:simpleType>
															</xs:attribute>
														</xs:complexType>
													</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="СальдоИнв" type="ОПТип">
														<xs:annotation>
															<xs:documentation>Сальдо денежных потоков от инвестиционных операций</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element name="Поступ" minOccurs="0">
														<xs:annotation>
															<xs:documentation>Поступления</xs:documentation>
														</xs:annotation>
														<xs:complexType>
															<xs:sequence>
																<xs:element name="ПродВнАктив" type="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>От продажи внеоборотных активов (кроме финансовых вложений)</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:element name="ПродАкцДр" type="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>От продажи акций других организаций (долей участия)</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:element name="ВозврЗаймЦБ" type="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>От возврата предоставленных займов, от продажи долговых ценных бумаг (прав требования денежных средств к другим лицам)</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:element name="ДивПроц" type="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>Дивидендов, процентов по долговым финансовым вложениям и аналогичных поступлений от долевого участия в других организациях</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:element name="ПрочПоступ" type="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>Прочие поступления</xs:documentation>
																	</xs:annotation>
																</xs:element>
															</xs:sequence>
															<xs:attribute name="СумОтч" use="required">
																<xs:annotation>
																	<xs:documentation>Всего - за отчетный год</xs:documentation>
																</xs:annotation>
																<xs:simpleType>
																	<xs:restriction base="xs:integer">
																		<xs:totalDigits value="12"/>
																	</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:integer">
																		<xs:totalDigits value="12"/>
																	</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="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>В связи с приобретением, созданием, модернизацией, реконструкцией и подготовкой к использованию внеоборотных активов</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:element name="ПриобрАкцДр" type="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>В связи с приобретением акций  в других организаций (долей участия )</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:element name="ПриобрДолгЦБ" type="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>В связи с приобретением долговых ценных бумаг (прав требования денежных средств к другим лицам), предоставление займов другим лицам</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:element name="ПроцДолгОб" type="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>Процентов по долговым обязательствам, включаемым в стоимость инвестиционного актива</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:element name="ПрочПлатеж" type="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>Прочие платежи</xs:documentation>
																	</xs:annotation>
																</xs:element>
															</xs:sequence>
															<xs:attribute name="СумОтч" use="required">
																<xs:annotation>
																	<xs:documentation>Всего - за отчетный год</xs:documentation>
																</xs:annotation>
																<xs:simpleType>
																	<xs:restriction base="xs:integer">
																		<xs:totalDigits value="12"/>
																	</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:integer">
																		<xs:totalDigits value="12"/>
																	</xs:restriction>
																</xs:simpleType>
															</xs:attribute>
														</xs:complexType>
													</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="СальдоФин" type="ОПТип">
														<xs:annotation>
															<xs:documentation>Сальдо денежных потоков от финансовых операций</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element name="Поступ" minOccurs="0">
														<xs:annotation>
															<xs:documentation>Поступления</xs:documentation>
														</xs:annotation>
														<xs:complexType>
															<xs:sequence>
																<xs:element name="КредЗайм" type="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>Получение кредитов и займов</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:element name="ВкладСоб" type="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>Денежных вкладов собственников (участников)</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:element name="АкцДол" type="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>От выпуска акций, увеличения долей участия</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:element name="ОблВексДр" type="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>От выпуска облигаций, векселей и других долговых ценных бумаг и др.</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:element name="ПрочПоступ" type="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>Прочие поступления</xs:documentation>
																	</xs:annotation>
																</xs:element>
															</xs:sequence>
															<xs:attribute name="СумОтч" use="required">
																<xs:annotation>
																	<xs:documentation>Всего - за отчетный год</xs:documentation>
																</xs:annotation>
																<xs:simpleType>
																	<xs:restriction base="xs:integer">
																		<xs:totalDigits value="12"/>
																	</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:integer">
																		<xs:totalDigits value="12"/>
																	</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="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>Собственникам (участникам) в связи с выкупом у них акций (долей участия) организаций или их выходом из состава участников</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:element name="УплДивИн" type="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>На уплату дивидендов и иных платежей по распределению прибыли в пользу собственников (участников)</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:element name="ВыкВексКЗ" type="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>В связи с погашением (выкупом) векселей и других долговых ценных бумаг, возврат кредитов и займов</xs:documentation>
																	</xs:annotation>
																</xs:element>
																<xs:element name="ПрочПлатеж" type="ОПТип" minOccurs="0">
																	<xs:annotation>
																		<xs:documentation>Прочие платежи</xs:documentation>
																	</xs:annotation>
																</xs:element>
															</xs:sequence>
															<xs:attribute name="СумОтч" use="required">
																<xs:annotation>
																	<xs:documentation>Всего - за отчетный год</xs:documentation>
																</xs:annotation>
																<xs:simpleType>
																	<xs:restriction base="xs:integer">
																		<xs:totalDigits value="12"/>
																	</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:integer">
																		<xs:totalDigits value="12"/>
																	</xs:restriction>
																</xs:simpleType>
															</xs:attribute>
														</xs:complexType>
													</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="ОстКонОтч" type="ОПТип">
											<xs:annotation>
												<xs:documentation>Остаток денежных средств и денежных эквивалентов на конец отчетного периода</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="ВлИзмКурс" type="ОПТип" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Величина влияния изменений курса иностранной валюты по отношению к рублю</xs:documentation>
											</xs:annotation>
										</xs:element>
									</xs:sequence>
									<xs:attribute name="ОКУД" use="required">
										<xs:annotation>
											<xs:documentation>Код формы по ОКУД</xs:documentation>
										</xs:annotation>
										<xs:simpleType>
											<xs:restriction base="КНДТип">
												<xs:enumeration value="0710004"/>
											</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:element name="Поступило" minOccurs="0">
											<xs:annotation>
												<xs:documentation>Поступило средств</xs:documentation>
											</xs:annotation>
											<xs:complexType>
												<xs:sequence>
													<xs:element name="ВзносЦелПоступ" type="ОП_ОЦИСТип" minOccurs="0">
														<xs:annotation>
															<xs:documentation>Взносы и иные целевые поступления</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element name="ПрибПредДеят" type="ОП_ОЦИСТип" minOccurs="0">
														<xs:annotation>
															<xs:documentation>Прибыль от приносящей доход деятельности организации</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element name="Прочие" type="ОП_ОЦИСТип" minOccurs="0">
														<xs:annotation>
															<xs:documentation>Прочие поступления</xs:documentation>
														</xs:annotation>
													</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="4"/>
														</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:integer">
															<xs:totalDigits value="12"/>
														</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:integer">
															<xs:totalDigits value="12"/>
														</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="ОП_ОЦИСТип" minOccurs="0">
														<xs:annotation>
															<xs:documentation>На целевые мероприятия</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element name="СодеожОрг" type="ОП_ОЦИСТип" minOccurs="0">
														<xs:annotation>
															<xs:documentation>На содержание организации</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element name="ПриобОСИн" type="ОП_ОЦИСТип" minOccurs="0">
														<xs:annotation>
															<xs:documentation>Приобретение основных средств и иного имущества</xs:documentation>
														</xs:annotation>
													</xs:element>
													<xs:element name="Прочие" type="ОП_ОЦИСТип" minOccurs="0">
														<xs:annotation>
															<xs:documentation>Прочие</xs:documentation>
														</xs:annotation>
													</xs:element>
												</xs:sequence>
											</xs:complexType>
										</xs:element>
										<xs:element name="ОстатКонОтч" type="ОП_ОЦИСТип">
											<xs:annotation>
												<xs:documentation>Остаток средств на конец отчетного года</xs:documentation>
											</xs:annotation>
										</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="0710006"/>
											</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:attribute name="ОКУД" use="required">
										<xs:annotation>
											<xs:documentation>Код формы по ОКУД</xs:documentation>
										</xs:annotation>
										<xs:simpleType>
											<xs:restriction base="КНДТип">
												<xs:enumeration value="0710005"/>
											</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="255"/>
											</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: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="255"/>
											</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: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="255"/>
											</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:enumeration value="0710096"/>
								</xs:restriction>
							</xs:simpleType>
						</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="Период" use="required">
							<xs:annotation>
								<xs:documentation>Отчетный период</xs:documentation>
							</xs:annotation>
							<xs:simpleType>
								<xs:restriction base="xs:string">
									<xs:length value="2"/>
									<xs:enumeration value="34"/>
									<xs:enumeration value="90"/>
									<xs:enumeration value="94"/>
								</xs:restriction>
							</xs:simpleType>
						</xs:attribute>
						<xs:attribute name="ОтчетГод" type="xs:gYear" use="required">
							<xs:annotation>
								<xs:documentation>Отчетный год</xs:documentation>
								<xs:documentation>
Год в формате ГГГГ</xs:documentation>
							</xs:annotation>
						</xs:attribute>
						<xs:attribute name="ДатаУтвОтч" type="ДатаТип" use="optional">
							<xs:annotation>
								<xs:documentation>Дата утверждения отчетности</xs:documentation>
								<xs:documentation>
Дата в формате ДД.ММ.ГГГГ</xs:documentation>
							</xs:annotation>
						</xs:attribute>
						<xs:attribute name="НомКорр" use="required">
							<xs:annotation>
								<xs:documentation>Номер корректировки</xs:documentation>
							</xs:annotation>
							<xs:simpleType>
								<xs:restriction base="xs:integer">
									<xs:totalDigits value="3"/>
								</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:enumeration value="384"/>
									<xs:enumeration value="385"/>
								</xs:restriction>
							</xs:simpleType>
						</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.01"/>
					</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:string">
					<xs:minLength value="1"/>
					<xs:maxLength value="4"/>
				</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="4"/>
				</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:integer">
					<xs:totalDigits value="12"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:attribute>
		<xs:attribute name="СумПрдщ" use="optional">
			<xs:annotation>
				<xs:documentation>На 31 декабря предыдущего года</xs:documentation>
			</xs:annotation>
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:totalDigits value="12"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:attribute>
		<xs:attribute name="СумПрдшв" use="optional">
			<xs:annotation>
				<xs:documentation>На 31 декабря года, предшествующего предыдущему</xs:documentation>
			</xs:annotation>
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:totalDigits value="12"/>
				</xs:restriction>
			</xs:simpleType>
		</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:minLength value="1"/>
					<xs:maxLength value="4"/>
				</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="4"/>
				</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:integer">
					<xs:totalDigits value="12"/>
				</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:integer">
					<xs:totalDigits value="12"/>
				</xs:restriction>
			</xs:simpleType>
		</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:minLength value="1"/>
					<xs:maxLength value="4"/>
				</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="4"/>
				</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:integer">
					<xs:totalDigits value="12"/>
				</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:integer">
					<xs:totalDigits value="12"/>
				</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:integer">
					<xs:totalDigits value="12"/>
				</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:integer">
					<xs:totalDigits value="12"/>
				</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:integer">
					<xs:totalDigits value="12"/>
				</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:integer">
					<xs:totalDigits value="12"/>
				</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:integer">
					<xs:totalDigits value="12"/>
				</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:integer">
					<xs:totalDigits value="12"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="ДвижКапГодТип">
		<xs:annotation>
			<xs:documentation>Движение капитала по годам</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="УвеличКапитал" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Увеличение капитала</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="УвеличКапВс" type="ДвижКапПГод" minOccurs="0">
							<xs:annotation>
								<xs:documentation>Увеличение капитала - всего</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="ЧистПриб" minOccurs="0">
							<xs:annotation>
								<xs:documentation>Чистая прибыль</xs:documentation>
							</xs:annotation>
							<xs:complexType>
								<xs:attribute name="НераспПриб" use="optional">
									<xs:annotation>
										<xs:documentation>Нераспределенная прибыль (непокрытый убыток)</xs:documentation>
									</xs:annotation>
									<xs:simpleType>
										<xs:restriction base="xs:integer">
											<xs:totalDigits value="12"/>
										</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:integer">
											<xs:totalDigits value="12"/>
										</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:attribute name="ДобКапитал" use="optional">
									<xs:annotation>
										<xs:documentation>Добавочный капитал</xs:documentation>
									</xs:annotation>
									<xs:simpleType>
										<xs:restriction base="xs:integer">
											<xs:totalDigits value="12"/>
										</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:integer">
											<xs:totalDigits value="12"/>
										</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:integer">
											<xs:totalDigits value="12"/>
										</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:attribute name="ДобКапитал" use="optional">
									<xs:annotation>
										<xs:documentation>Добавочный капитал</xs:documentation>
									</xs:annotation>
									<xs:simpleType>
										<xs:restriction base="xs:integer">
											<xs:totalDigits value="12"/>
										</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:integer">
											<xs:totalDigits value="12"/>
										</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:integer">
											<xs:totalDigits value="12"/>
										</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:attribute name="УстКапитал" use="required">
									<xs:annotation>
										<xs:documentation>Уставный капитал</xs:documentation>
									</xs:annotation>
									<xs:simpleType>
										<xs:restriction base="xs:integer">
											<xs:totalDigits value="12"/>
										</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:integer">
											<xs:totalDigits value="12"/>
										</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:integer">
											<xs:totalDigits value="12"/>
										</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:integer">
											<xs:totalDigits value="12"/>
										</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:attribute name="УстКапитал" use="required">
									<xs:annotation>
										<xs:documentation>Уставный капитал</xs:documentation>
									</xs:annotation>
									<xs:simpleType>
										<xs:restriction base="xs:integer">
											<xs:totalDigits value="12"/>
										</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:integer">
											<xs:totalDigits value="12"/>
										</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:integer">
											<xs:totalDigits value="12"/>
										</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:integer">
											<xs:totalDigits value="12"/>
										</xs:restriction>
									</xs:simpleType>
								</xs:attribute>
							</xs:complexType>
						</xs:element>
						<xs:element name="Реорганизация" type="ДвижКапПГод" minOccurs="0">
							<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="УменКапВс" type="ДвижКапПГод" minOccurs="0">
							<xs:annotation>
								<xs:documentation>Уменьшение капитала - всего</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="Убыток" minOccurs="0">
							<xs:annotation>
								<xs:documentation>Убыток</xs:documentation>
							</xs:annotation>
							<xs:complexType>
								<xs:attribute name="НераспПриб" use="optional">
									<xs:annotation>
										<xs:documentation>Нераспределенная прибыль (непокрытый убыток)</xs:documentation>
									</xs:annotation>
									<xs:simpleType>
										<xs:restriction base="xs:integer">
											<xs:totalDigits value="12"/>
										</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:integer">
											<xs:totalDigits value="12"/>
										</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:attribute name="ДобКапитал" use="optional">
									<xs:annotation>
										<xs:documentation>Добавочный капитал</xs:documentation>
									</xs:annotation>
									<xs:simpleType>
										<xs:restriction base="xs:integer">
											<xs:totalDigits value="12"/>
										</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:integer">
											<xs:totalDigits value="12"/>
										</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:integer">
											<xs:totalDigits value="12"/>
										</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:attribute name="ДобКапитал" use="optional">
									<xs:annotation>
										<xs:documentation>Добавочный капитал</xs:documentation>
									</xs:annotation>
									<xs:simpleType>
										<xs:restriction base="xs:integer">
											<xs:totalDigits value="12"/>
										</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:integer">
											<xs:totalDigits value="12"/>
										</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:integer">
											<xs:totalDigits value="12"/>
										</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:attribute name="УстКапитал" use="required">
									<xs:annotation>
										<xs:documentation>Уставный капитал</xs:documentation>
									</xs:annotation>
									<xs:simpleType>
										<xs:restriction base="xs:integer">
											<xs:totalDigits value="12"/>
										</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:integer">
											<xs:totalDigits value="12"/>
										</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:integer">
											<xs:totalDigits value="12"/>
										</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:integer">
											<xs:totalDigits value="12"/>
										</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:integer">
											<xs:totalDigits value="12"/>
										</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:attribute name="УстКапитал" use="required">
									<xs:annotation>
										<xs:documentation>Уставный капитал</xs:documentation>
									</xs:annotation>
									<xs:simpleType>
										<xs:restriction base="xs:integer">
											<xs:totalDigits value="12"/>
										</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:integer">
											<xs:totalDigits value="12"/>
										</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:integer">
											<xs:totalDigits value="12"/>
										</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:integer">
											<xs:totalDigits value="12"/>
										</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:integer">
											<xs:totalDigits value="12"/>
										</xs:restriction>
									</xs:simpleType>
								</xs:attribute>
							</xs:complexType>
						</xs:element>
						<xs:element name="Реорганизация" type="ДвижКапПГод" minOccurs="0">
							<xs:annotation>
								<xs:documentation>Реорганизация юридического лица</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="Дивиденды" minOccurs="0">
							<xs:annotation>
								<xs:documentation>Дивиденды</xs:documentation>
							</xs:annotation>
							<xs:complexType>
								<xs:attribute name="НераспПриб" use="optional">
									<xs:annotation>
										<xs:documentation>Нераспределенная прибыль (непокрытый убыток)</xs:documentation>
									</xs:annotation>
									<xs:simpleType>
										<xs:restriction base="xs:integer">
											<xs:totalDigits value="12"/>
										</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:integer">
											<xs:totalDigits value="12"/>
										</xs:restriction>
									</xs:simpleType>
								</xs:attribute>
							</xs:complexType>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="ИзмДобавКап" minOccurs="0">
				<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:integer">
								<xs:totalDigits value="12"/>
							</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:integer">
								<xs:totalDigits value="12"/>
							</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:integer">
								<xs:totalDigits value="12"/>
							</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:attribute name="РезКапитал" use="optional">
						<xs:annotation>
							<xs:documentation>Резервный капитал</xs:documentation>
						</xs:annotation>
						<xs:simpleType>
							<xs:restriction base="xs:integer">
								<xs:totalDigits value="12"/>
							</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:integer">
								<xs:totalDigits value="12"/>
							</xs:restriction>
						</xs:simpleType>
					</xs:attribute>
				</xs:complexType>
			</xs:element>
			<xs:element name="Кап31дек" type="ДвижКапПГод">
				<xs:annotation>
					<xs:documentation>Величина капитала на 31 декабря</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="КорКапТип">
		<xs:annotation>
			<xs:documentation>Сведения о корректировках капитала</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="ДоКоррект" type="КорКапПрТип">
				<xs:annotation>
					<xs:documentation>До корректировок</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="КорИзмУчПол" type="КорКапПрТип" minOccurs="0">
				<xs:annotation>
					<xs:documentation>Корректировка в связи с изменением учетной политики</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="КорИспрОш" type="КорКапПрТип" minOccurs="0">
				<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:complexType name="КорКапПрТип">
		<xs:annotation>
			<xs:documentation>Корректировка капитала за предыдущий год</xs:documentation>
		</xs:annotation>
		<xs:attribute name="На31ДекПрПред" use="optional">
			<xs:annotation>
				<xs:documentation>На 31 декабря, года, предшествующего предыдущему</xs:documentation>
			</xs:annotation>
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:totalDigits value="12"/>
				</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:integer">
					<xs:totalDigits value="12"/>
				</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:integer">
					<xs:totalDigits value="12"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:attribute>
		<xs:attribute name="На31ДекПред" use="required">
			<xs:annotation>
				<xs:documentation>На 31 декабря предыдущего года</xs:documentation>
			</xs:annotation>
			<xs:simpleType>
				<xs:restriction base="xs:integer">
					<xs:totalDigits value="12"/>
				</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:integer">
					<xs:totalDigits value="12"/>
				</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:integer">
					<xs:totalDigits value="12"/>
				</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="4"/>
				</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:integer">
					<xs:totalDigits value="12"/>
				</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:integer">
					<xs:totalDigits value="12"/>
				</xs:restriction>
			</xs:simpleType>
		</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:maxLength value="8"/>
			<xs:minLength value="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="ОКЕИТип">
		<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>Код из Общероссийского классификатора организационно-правовых форм хозяйствующих субъектов</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:minLength value="2"/>
			<xs:maxLength value="5"/>
			<xs:pattern value="[0-9]{2}"/>
			<xs:pattern value="[0-9]{5}"/>
		</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="10"/>
			<xs:pattern value="[0-9]{8}"/>
			<xs:pattern value="[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="2"/>
		</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:length value="4"/>
			<xs:pattern value="[0-9]{4}"/>
		</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>Дата в формате ДД.ММ.ГГГГ (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>
