View schema

There are 0 QA scripts and 0 conversion scripts registered for this schema.

<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
  <xs:include schemaLocation="datatypes.xsd"/>
  <xs:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/03/xml.xsd"/>
  <xs:annotation><xs:documentation>Habitats Directive Article 17 Reporting. XML Schema for General report.</xs:documentation></xs:annotation>
  <xs:element name="report">
    <xs:annotation><xs:documentation>Root element for Habitats general report. One report per Member State</xs:documentation></xs:annotation>
    <xs:complexType>
      <xs:sequence>
        <xs:element name="country" type="CountryArt17Type"/>
        <!-- 1. Main achievements under the Habitats Directive -->
        <xs:element name="achievements" type="StringSimpleType"/>
        <xs:element name="achievements_trans" type="StringSimpleType"/>
        <!-- 2. General information sources on the implementation of the Habitats Directive – links to information sources of the Member State -->
        <xs:element name="general_info" type="StringSimpleType"/>
        <xs:element name="info_on_network" type="StringSimpleType"/>
        <xs:element name="monitoring_schemes" type="StringSimpleType"/>
        <xs:element name="protection_of_species" type="StringSimpleType"/>
        <xs:element name="measures_impact" type="StringSimpleType" />
        <xs:element name="transpose_directive" type="StringSimpleType"/>
        <!-- 3. Natura 2000 (pSCIs, SCIs && SACs) - site designation (Art. 4) -->
        <xs:element name="sites_total_number" type="PositiveIntegerSimpleType"/>
        <xs:element name="sites_total_area" type="PositiveDecimalSimpleType"/>
        <xs:element name="sac_total_number" type="PositiveIntegerSimpleType"/>
        <xs:element name="sac_total_area" type="PositiveDecimalSimpleType"/>
        <xs:element name="sites_terrestrial_area" type="PositiveDecimalSimpleType"/>
        <xs:element name="sac_terrestrial_area" type="PositiveDecimalSimpleType"/>
        <xs:element name="sites_marine_number" type="PositiveIntegerSimpleType"/>
        <xs:element name="sites_marine_area" type="PositiveDecimalSimpleType"/>
        <xs:element name="sac_marine_number" type="PositiveIntegerSimpleType"/>
        <xs:element name="sac_marine_area" type="PositiveDecimalSimpleType"/>
        <xs:element name="database_date" type="DateOrMonthType"/>
        <!-- 4. Set of conservation measures and management plans for Natura 2000 sites (SACs) (Art. 6(1)) -->
        <xs:element name="measures_applied_number" type="PositiveIntegerSimpleType"/>
        <xs:element name="measures_applied_perc" type="PositiveDecimalSimpleType"/>
        <xs:element name="measures_setout_number" type="PositiveIntegerSimpleType"/>
        <xs:element name="measures_setout_perc" type="PositiveDecimalSimpleType"/>
        <!-- 5. Measures taken in relation to approval of plans && projects (Art. 6.4) -->
        <xs:element name="compensation_measures">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="measure" minOccurs="0" maxOccurs="unbounded">
                <xs:complexType>
                  <xs:sequence>
                    <xs:element name="sitecode" type="String20Type"/>
                    <xs:element name="sitename" type="String255Type"/>
                    <xs:element name="project_title" type="String255Type"/>
                    <xs:element name="commission_informed_year" type="YearType"/>
                    <xs:element name="project_year" type="YearType"/>
                    <xs:element name="commission_opinion" type="BooleanSimpleType"/>
                    <xs:element name="project_impact" type="StringSimpleType"/>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <!-- 6. Measures taken to ensure coherence of the Natura 2000 Network (Art. 10) -->
        <xs:element name="coherence_measures" type="StringSimpleType"/>
        <!-- 7. Reintroduction of Annex IV species (Art 22.a) -->
        <xs:element name="reintroduction_of_species">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="species" minOccurs="0" maxOccurs="unbounded">
                <xs:complexType>
                  <xs:sequence>
                    <xs:element name="speciescode" type="SpeciesCodeType"/>
                    <xs:element name="speciesname" type="String255Type"/>
                    <xs:element name="reintro_alternative_speciesname" type="String255Type"/>
                    <xs:element name="reintro_common_speciesname" type="String255Type"/>
                    <xs:element name="reintroduction_period" type="YearOrPeriodType"/>
                    <xs:element name="location_number" type="String255Type"/>
                    <xs:element name="successful" type="String20Type"/>
                    <xs:element name="additional_info" type="StringSimpleType"/>
                  </xs:sequence>
                </xs:complexType>
              </xs:element>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:sequence>
      <xs:attribute ref="xml:lang" use="required"/>
    </xs:complexType>
  </xs:element>
</xs:schema>
Note

A check-in comment is required. Please enter it below.


Note

The schema's file name will not be changed, regardless of the name of the file you upload. Only the file contents will be overwritten!

Note

A new version requires a new file with a new name: