<?xml version="1.0" encoding="UTF-8"?><schema xmlns="http://www.w3.org/2001/XMLSchema">
  <annotation>
    <documentation xml:lang="ru">
      Структура данных
    </documentation>
  </annotation>

  <element name="siteList" type="elementList" />

  <complexType name="elementList">
    <annotation>
      <documentation xml:lang="ru">
        Открытые данные Ленинградской области
      </documentation>
    </annotation>
    <sequence>
      <element name="item" type="elementList" minOccurs="0" maxOccurs="unbounded" />
    </sequence>
  </complexType>

  <complexType name="item">
    <annotation>
      <documentation xml:lang="ru">
        Описание структуры полей.
      </documentation>
    </annotation>
    <sequence>

<element name="item1" type="string">
        <annotation>
          <documentation xml:lang="ru">
            № п/п          </documentation>
        </annotation>
      </element>
<element name="item2" type="string">
        <annotation>
          <documentation xml:lang="ru">
            Вид охотничьих ресурсов          </documentation>
        </annotation>
      </element>
<element name="item3" type="string">
        <annotation>
          <documentation xml:lang="ru">
            Гибель, особей всего          </documentation>
        </annotation>
      </element>
<element name="item4" type="string">
        <annotation>
          <documentation xml:lang="ru">
            Гибель, особей до 1 года          </documentation>
        </annotation>
      </element>
<element name="item5" type="string">
        <annotation>
          <documentation xml:lang="ru">
            Гибель, особей старше 1 года          </documentation>
        </annotation>
      </element>
<element name="item6" type="string">
        <annotation>
          <documentation xml:lang="ru">
            От болезней всего          </documentation>
        </annotation>
      </element>
<element name="item7" type="string">
        <annotation>
          <documentation xml:lang="ru">
            От болезней до 1 года          </documentation>
        </annotation>
      </element>
<element name="item8" type="string">
        <annotation>
          <documentation xml:lang="ru">
            От болезней старше 1 года          </documentation>
        </annotation>
      </element>
<element name="item9" type="string">
        <annotation>
          <documentation xml:lang="ru">
            В ДТП всего          </documentation>
        </annotation>
      </element>
<element name="item10" type="string">
        <annotation>
          <documentation xml:lang="ru">
            В ДТП до 1 года          </documentation>
        </annotation>
      </element>
<element name="item11" type="string">
        <annotation>
          <documentation xml:lang="ru">
            В ДТП старше 1 года          </documentation>
        </annotation>
      </element>
<element name="item12" type="string">
        <annotation>
          <documentation xml:lang="ru">
            От незаконной охоты всего          </documentation>
        </annotation>
      </element>
<element name="item13" type="string">
        <annotation>
          <documentation xml:lang="ru">
            От незаконной охоты до 1 года          </documentation>
        </annotation>
      </element>
<element name="item14" type="string">
        <annotation>
          <documentation xml:lang="ru">
            От незаконной охоты старше 1 года          </documentation>
        </annotation>
      </element>
<element name="item15" type="string">
        <annotation>
          <documentation xml:lang="ru">
            По другим причинам всего          </documentation>
        </annotation>
      </element>
<element name="item16" type="string">
        <annotation>
          <documentation xml:lang="ru">
            По другим причинам до 1 года          </documentation>
        </annotation>
      </element>
<element name="item17" type="string">
        <annotation>
          <documentation xml:lang="ru">
            По другим причинам старше 1 года          </documentation>
        </annotation>
      </element>
<element name="item18" type="string">
        <annotation>
          <documentation xml:lang="ru">
                      </documentation>
        </annotation>
      </element>

    </sequence>
  </complexType>
</schema>
