<?xml version="1.0" encoding="windows-1251"?>
<!--  edited with XMLSPY v2004 rel. 2 U (http://www.xmlspy.com) by rs (uszn)   -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
	<xs:simpleType name="dForest_Use">
		<xs:annotation>
			<xs:documentation>Целевое назначение лесов</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:enumeration value="034001000000">
				<xs:annotation>
					<xs:documentation>Защитные леса</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="034002000000">
				<xs:annotation>
					<xs:documentation>Эксплуатационные леса</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="034003000000">
				<xs:annotation>
					<xs:documentation>Резервные леса</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
</xs:schema>
