| Schema URL | http://dd.eionet.europa.eu/schemas/habitatsdirective/art12_generalreport.xsd |
|---|---|
| File name | art12_generalreport.xsd |
| Schema set | habitatsdirective |
| Name | bgreport |
There are 2 QA scripts and 2 conversion scripts registered for this schema.
Link to the schema page on XMLCONV
<?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>Birds Directive Article 12 Reporting. XML Schema for General report.</xs:documentation>
</xs:annotation>
<xs:element name="birds_general_report">
<xs:annotation>
<xs:documentation>Root element for Birds general report. One report per Member State</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="country" type="CountryArt12Type"/>
<!-- 1. Main achievements under the Birds Directive -->
<xs:element name="achievements" type="StringSimpleType"/>
<xs:element name="achievements_trans" type="StringSimpleType"/>
<!-- 2. General information sources on the implementation of the Birds 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="transpose_directive" type="StringSimpleType"/>
<!-- 3. Natura 2000 (SPAs) - site classification (Art. 4) -->
<xs:element name="spa_total_number" type="PositiveIntegerSimpleType"/>
<xs:element name="spa_total_area" type="PositiveDecimalSimpleType"/>
<xs:element name="spa_terrestrial_area" type="PositiveDecimalSimpleType"/>
<xs:element name="spa_marine_number" type="PositiveIntegerSimpleType"/>
<xs:element name="spa_marine_area" type="PositiveDecimalSimpleType"/>
<xs:element name="database_date" type="DateOrMonthType"/>
<!-- 4. Set of conservation measures and management plans for Natura 2000 sites (SPAs) -->
<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 and projects (Art. 6.4 and Art. 7 of the Habitats Directive) -->
<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="impact" type="StringSimpleType"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<!-- 6. Research and work required as a basis for the protection, management and sustainable use of bird populations (Art. 10) -->
<!-- 6.1 -->
<xs:element name="national_bird_atlas_title" type="String255Type"/>
<xs:element name="national_bird_atlas_year" type="YearType"/>
<xs:element name="national_bird_atlas_reference" type="StringSimpleType"/>
<!-- 6.2 -->
<xs:element name="monitoring_publications">
<xs:complexType>
<xs:sequence>
<xs:element name="publication" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element name="title" type="StringSimpleType"/>
<xs:element name="year" type="YearType"/>
<xs:element name="reference" type="StringSimpleType"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<!-- 6.3 -->
<xs:element name="national_bird_redlist_title" type="String255Type"/>
<xs:element name="national_bird_redlist_year" type="YearType"/>
<xs:element name="national_bird_redlist_reference" type="StringSimpleType"/>
<!-- 6.4 -->
<xs:element name="other_publications">
<xs:complexType>
<xs:sequence>
<xs:element name="publication" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element name="title" type="StringSimpleType"/>
<xs:element name="year" type="YearType"/>
<xs:element name="reference" type="StringSimpleType"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<!-- 7. Non-native bird species (Art. 11) -->
<xs:element name="other_species">
<xs:complexType>
<xs:sequence>
<xs:element name="species" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element name="speciesname" type="StringSimpleType"/>
<xs:element name="sub_unit" type="StringSimpleType"/>
<xs:element name="introduction" type="StringSimpleType"/>
<xs:element name="consultation_date" type="DateOrMonthType"/>
<xs:element name="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>
European Environment Agency
Kgs. Nytorv 6, DK-1050 Copenhagen K, Denmark