| Schema URL | http://dd-test.01dev.eea.europa.eu/schemas/MSFD2018/ART11_Common.xsd |
|---|---|
| File name | ART11_Common.xsd |
| Schema set | MSFD2018 |
| Name | Common types for MSFD Article 11 Reporting schema |
There are 0 QA scripts and 0 conversion scripts registered for this schema.
<?xml version="1.0"?>
<xs:schema targetNamespace="http://dd.eionet.europa.eu/schemas/MSFD2018/msfdart11common" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:dc="http://purl.org/dc/elements/1.1/">
<xs:simpleType name="DateType">
<xs:annotation>
<xs:documentation>Date in the format YYYY-MM-DD</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:date">
<xs:pattern value="[^:Z]*"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="EmailType">
<xs:restriction base="xs:string">
<xs:pattern value="[_\-a-zA-Z0-9\.\+]+@[a-zA-Z0-9](\.?[\-a-zA-Z0-9]*[a-zA-Z0-9])*"/>
<xs:maxLength value="50"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="Parameter_Enum">
<xs:annotation>
<xs:documentation>Parameters enumeration</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="ABU">
<xs:annotation>
<xs:documentation>Abundance (number of individuals)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ABU-REL">
<xs:annotation>
<xs:documentation>Relative abundance within community (of pelagic and benthic habitats)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AGE-D">
<xs:annotation>
<xs:documentation>Age distribution</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AMO-B">
<xs:annotation>
<xs:documentation>Amount in biota (ingested)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AMO-C">
<xs:annotation>
<xs:documentation>Amount on coastline</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AMO-SB">
<xs:annotation>
<xs:documentation>Amount on seabed</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AMO-WC">
<xs:annotation>
<xs:documentation>Amount in water column</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AMO-WS">
<xs:annotation>
<xs:documentation>Amount on water surface</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BATH">
<xs:annotation>
<xs:documentation>Bathymetric depth</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BIOM">
<xs:annotation>
<xs:documentation>Biomass</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BIOM-SSB">
<xs:annotation>
<xs:documentation>Biomass of Spawning Stock (SSB)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BREED">
<xs:annotation>
<xs:documentation>Breeding success</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BROOD">
<xs:annotation>
<xs:documentation>Brood size</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CELL-C">
<xs:annotation>
<xs:documentation>Cell counts</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CO2">
<xs:annotation>
<xs:documentation>Pco² - alkalinity</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CONC-B">
<xs:annotation>
<xs:documentation>Concentration in biota (total)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CONC-B-FA">
<xs:annotation>
<xs:documentation>Concentration in biota – fat</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CONC-B-LI">
<xs:annotation>
<xs:documentation>Concentration in biota – liver</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CONC-B-MU">
<xs:annotation>
<xs:documentation>Concentration in biota – muscle</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CONC-B-OT">
<xs:annotation>
<xs:documentation>Concentration in biota – other</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CONC-S">
<xs:annotation>
<xs:documentation>Concentration in sediment (total)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CONC-S-20">
<xs:annotation>
<xs:documentation>Concentration in sediment (fraction below 20 µm)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CONC-S-2000">
<xs:annotation>
<xs:documentation>Concentration in sediment (fraction below 2000 µm)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CONC-S-63">
<xs:annotation>
<xs:documentation>Concentration in sediment (fraction below 63 µm)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CONC-S-OT">
<xs:annotation>
<xs:documentation>Concentration in sediment – other</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CONC-SM">
<xs:annotation>
<xs:documentation>Concentration in suspended matter</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CONC-W">
<xs:annotation>
<xs:documentation>Concentration in water</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="COV">
<xs:annotation>
<xs:documentation>Coverage (e.g. of a species within a habitat or area)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DEP">
<xs:annotation>
<xs:documentation>Deposition</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DIST-DEPTH">
<xs:annotation>
<xs:documentation>Maximum depth</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DIST-P">
<xs:annotation>
<xs:documentation>Distribution (pattern)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DIST-R">
<xs:annotation>
<xs:documentation>Distribution (range)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DIST-S">
<xs:annotation>
<xs:documentation>Distribution (spatial)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DUR">
<xs:annotation>
<xs:documentation>Duration</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EMI">
<xs:annotation>
<xs:documentation>Emission</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EXT">
<xs:annotation>
<xs:documentation>Extent</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FEC">
<xs:annotation>
<xs:documentation>Fecundity (breeding rate)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FRE">
<xs:annotation>
<xs:documentation>Frequency</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FRESH">
<xs:annotation>
<xs:documentation>Freshwater input rates from rivers</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HAB-STRUCT">
<xs:annotation>
<xs:documentation>Physical structure of habitat (e.g. sediment characteristics, topographic structure)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HYDRO">
<xs:annotation>
<xs:documentation>Hydrological conditions of habitat</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="INC">
<xs:annotation>
<xs:documentation>Incidence</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="INDEX">
<xs:annotation>
<xs:documentation>Index value (parameters calculated as complex indices)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LEN">
<xs:annotation>
<xs:documentation>Length</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LEV-N">
<xs:annotation>
<xs:documentation>Level of sound</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MASS">
<xs:annotation>
<xs:documentation>Mass</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MOR">
<xs:annotation>
<xs:documentation>Mortality (weight/volume; number of individuals)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="F">
<xs:annotation>
<xs:documentation>Mortality rate</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OTH">
<xs:annotation>
<xs:documentation>Other</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OXY">
<xs:annotation>
<xs:documentation>Oxygen debt</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PH">
<xs:annotation>
<xs:documentation>Ph</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PRE">
<xs:annotation>
<xs:documentation>Presence</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PP">
<xs:annotation>
<xs:documentation>Primary production</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PROD">
<xs:annotation>
<xs:documentation>Productivity</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SAL">
<xs:annotation>
<xs:documentation>Salinity</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SEX-D">
<xs:annotation>
<xs:documentation>Sex distribution</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SHELL">
<xs:annotation>
<xs:documentation>Shell thickness</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SIZE-D">
<xs:annotation>
<xs:documentation>Size distribution</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SPL">
<xs:annotation>
<xs:documentation>Underwater sound level</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SPP-C">
<xs:annotation>
<xs:documentation>Species composition</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SUR">
<xs:annotation>
<xs:documentation>Survival rate</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TEM">
<xs:annotation>
<xs:documentation>Temperature</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="THICK-BLU">
<xs:annotation>
<xs:documentation>Blubber thickness</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TID">
<xs:annotation>
<xs:documentation>Tidal range/level</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TRA">
<xs:annotation>
<xs:documentation>Transparency of water</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TURB">
<xs:annotation>
<xs:documentation>Transparency / turbidity of water column</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VEL">
<xs:annotation>
<xs:documentation>Current velocity</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WAV">
<xs:annotation>
<xs:documentation>Wave action</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String1000OrEmptyType">
<xs:annotation>
<xs:documentation>String of up to 1000 characters or empty</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="0"/>
<xs:maxLength value="1000"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String1000Type">
<xs:annotation>
<xs:documentation>String of up to 1000 characters</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="1000"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String100OrEmptyType">
<xs:annotation>
<xs:documentation>String of up to 100 characters</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="0"/>
<xs:maxLength value="100"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String100Type">
<xs:annotation>
<xs:documentation>String of up to 100 characters</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="100"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String10Type">
<xs:annotation>
<xs:documentation>String of up to 10 characters</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="10"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String20Type">
<xs:annotation>
<xs:documentation>String of up to 20 characters</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="20"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String5000OrEmptyType">
<xs:annotation>
<xs:documentation>String of up to 5000 characters or empty</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="0"/>
<xs:maxLength value="5000"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String2500OrEmptyType">
<xs:annotation>
<xs:documentation>String of up to 2500 characters or empty</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="0"/>
<xs:maxLength value="2500"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String2500Type">
<xs:annotation>
<xs:documentation>String of up to 2500 characters</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="2500"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String250OrEmptyType">
<xs:annotation>
<xs:documentation>String of up to 250 characters</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="0"/>
<xs:maxLength value="250"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String250Type">
<xs:annotation>
<xs:documentation>String of up to 250 characters</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="250"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String254Type">
<xs:restriction base="xs:string">
<xs:pattern value="(\p{L}|[0-9]){1}.{0,253}"/>
<xs:minLength value="1"/>
<xs:maxLength value="254"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String25Type">
<xs:annotation>
<xs:documentation>String of up to 25 characters</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="25"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String4000Type">
<xs:annotation>
<xs:documentation>String of up to 4000 characters</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="4000"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String5000Type">
<xs:annotation>
<xs:documentation>String of up to 4000 characters</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="5000"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String50OrEmptyType">
<xs:annotation>
<xs:documentation>String of up to 50 characters</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="0"/>
<xs:maxLength value="50"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="String50Type">
<xs:annotation>
<xs:documentation>String of up to 50 characters</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="50"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="URLType">
<xs:annotation>
<xs:documentation>URL string of up to 250 characters</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="0"/>
<xs:maxLength value="250"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="YearRangeType">
<xs:annotation>
<xs:documentation>Date range in the format YYYY or YYYY-YYYY</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:pattern value="([0-9]{4}-[0-9]{4}|[0-9]{4})"/>
<xs:minLength value="4"/>
<xs:maxLength value="9"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="YearType">
<xs:annotation>
<xs:documentation>Date in the format YYYY</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:pattern value="([0-9]{4})"/>
<xs:minLength value="4"/>
<xs:maxLength value="4"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="CountryCode_Enum">
<xs:annotation>
<xs:documentation>Unique 2 character ISO Code for the EU Member States</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="AT">
<xs:annotation>
<xs:documentation>Austria</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BE">
<xs:annotation>
<xs:documentation>Belgium</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BG">
<xs:annotation>
<xs:documentation>Bulgaria</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CZ">
<xs:annotation>
<xs:documentation>Czech Republic</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CY">
<xs:annotation>
<xs:documentation>Cyprus</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DE">
<xs:annotation>
<xs:documentation>Germany</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DK">
<xs:annotation>
<xs:documentation>Denmark</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EE">
<xs:annotation>
<xs:documentation>Estonia</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EL">
<xs:annotation>
<xs:documentation>Greece</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ES">
<xs:annotation>
<xs:documentation>Spain</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FI">
<xs:annotation>
<xs:documentation>Finland</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FR">
<xs:annotation>
<xs:documentation>France</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HR">
<xs:annotation>
<xs:documentation>Croatia</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HU">
<xs:annotation>
<xs:documentation>Hungary</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IE">
<xs:annotation>
<xs:documentation>Ireland</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IT">
<xs:annotation>
<xs:documentation>Italy</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LT">
<xs:annotation>
<xs:documentation>Lithuania</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LU">
<xs:annotation>
<xs:documentation>Luxembourg</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LV">
<xs:annotation>
<xs:documentation>Latvia</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MT">
<xs:annotation>
<xs:documentation>Malta</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NL">
<xs:annotation>
<xs:documentation>Netherlands</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PL">
<xs:annotation>
<xs:documentation>Poland</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PT">
<xs:annotation>
<xs:documentation>Portugal</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RO">
<xs:annotation>
<xs:documentation>Romania</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SE">
<xs:annotation>
<xs:documentation>Sweden</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SI">
<xs:annotation>
<xs:documentation>Slovenia</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SK">
<xs:annotation>
<xs:documentation>Slovakia</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UK">
<xs:annotation>
<xs:documentation>United Kingdom</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="CountryCodeEmpty_Enum">
<xs:annotation>
<xs:documentation>Unique 2 character ISO Code for the EU Member States</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
<xs:enumeration value="AT">
<xs:annotation>
<xs:documentation>Austria</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BE">
<xs:annotation>
<xs:documentation>Belgium</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BG">
<xs:annotation>
<xs:documentation>Bulgaria</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CY">
<xs:annotation>
<xs:documentation>Cyprus</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CZ">
<xs:annotation>
<xs:documentation>Czechia</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DE">
<xs:annotation>
<xs:documentation>Germany</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DK">
<xs:annotation>
<xs:documentation>Denmark</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DZ">
<xs:annotation>
<xs:documentation>Algeria</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EE">
<xs:annotation>
<xs:documentation>Estonia</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EG">
<xs:annotation>
<xs:documentation>Egypt</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EL">
<xs:annotation>
<xs:documentation>Greece</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ES">
<xs:annotation>
<xs:documentation>Spain</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FI">
<xs:annotation>
<xs:documentation>Finland</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FR">
<xs:annotation>
<xs:documentation>France</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GE">
<xs:annotation>
<xs:documentation>Georgia</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HR">
<xs:annotation>
<xs:documentation>Croatia</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HU">
<xs:annotation>
<xs:documentation>Hungary</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IE">
<xs:annotation>
<xs:documentation>Ireland</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IL">
<xs:annotation>
<xs:documentation>Israel</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IS">
<xs:annotation>
<xs:documentation>Iceland</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IT">
<xs:annotation>
<xs:documentation>Italy</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LB">
<xs:annotation>
<xs:documentation>Lebanon</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LT">
<xs:annotation>
<xs:documentation>Lithuania</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LU">
<xs:annotation>
<xs:documentation>Luxembourg</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LV">
<xs:annotation>
<xs:documentation>Latvia</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LY">
<xs:annotation>
<xs:documentation>Libya</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MA">
<xs:annotation>
<xs:documentation>Morocco</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MT">
<xs:annotation>
<xs:documentation>Malta</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NL">
<xs:annotation>
<xs:documentation>Netherlands</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NO">
<xs:annotation>
<xs:documentation>Norway</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PL">
<xs:annotation>
<xs:documentation>Poland</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PS">
<xs:annotation>
<xs:documentation>Palestine</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PT">
<xs:annotation>
<xs:documentation>Portugal</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RO">
<xs:annotation>
<xs:documentation>Romania</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RU">
<xs:annotation>
<xs:documentation>Russian Federation</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SE">
<xs:annotation>
<xs:documentation>Sweden</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SI">
<xs:annotation>
<xs:documentation>Slovenia</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SK">
<xs:annotation>
<xs:documentation>Slovakia</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SY">
<xs:annotation>
<xs:documentation>Syria</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TN">
<xs:annotation>
<xs:documentation>Tunisia</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TR">
<xs:annotation>
<xs:documentation>Turkey</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UA">
<xs:annotation>
<xs:documentation>Ukraine</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UK">
<xs:annotation>
<xs:documentation>United Kingdom</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="Feature_Enum">
<xs:restriction base="xs:string">
<xs:enumeration value="BirdsGrazing">
<xs:annotation>
<xs:documentation>Grazing birds</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BirdsWading">
<xs:annotation>
<xs:documentation>Wading birds</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BirdsSurfaceFeeding">
<xs:annotation>
<xs:documentation>Surface-feeding birds</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BirdsPelagicFeeding">
<xs:annotation>
<xs:documentation>Pelagic-feeding birds</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BirdsBenthicFeeding">
<xs:annotation>
<xs:documentation>Benthic-feeding birds</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MamCetacSmall">
<xs:annotation>
<xs:documentation>Small toothed cetaceans</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MamCetacDeepDiving">
<xs:annotation>
<xs:documentation>Deep-diving toothed cetaceans</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MamCetacBaleenWhales">
<xs:annotation>
<xs:documentation>Baleen whales</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MamSeals">
<xs:annotation>
<xs:documentation>Seals</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RepTurtles">
<xs:annotation>
<xs:documentation>Turtles</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FishCoastal">
<xs:annotation>
<xs:documentation>Coastal fish</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FishPelagicShelf">
<xs:annotation>
<xs:documentation>Pelagic shelf fish</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FishDemersalShelf">
<xs:annotation>
<xs:documentation>Demersal shelf fish</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FishDeepSea">
<xs:annotation>
<xs:documentation>Deep-sea fish</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FishCommercial">
<xs:annotation>
<xs:documentation>Commercially exploited fish and shellfish</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CephaCoastShelf">
<xs:annotation>
<xs:documentation>Coastal/shelf cephalopods</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CephaDeepSea">
<xs:annotation>
<xs:documentation>Deep-sea cephalopods</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HabBenBHT">
<xs:annotation>
<xs:documentation>Benthic broad habitats</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HabBenOther">
<xs:annotation>
<xs:documentation>Other benthic habitats</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HabPelBHT">
<xs:annotation>
<xs:documentation>Pelagic broad habitats</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HabPelOther">
<xs:annotation>
<xs:documentation>Other pelagic habitats</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CharaPhyHydro">
<xs:annotation>
<xs:documentation>Physical and hydrological characteristics</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CharaChem">
<xs:annotation>
<xs:documentation>Chemical characteristics</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EcosysCoastal">
<xs:annotation>
<xs:documentation>Coastal ecosystems</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EcosysShelf">
<xs:annotation>
<xs:documentation>Shelf ecosystems</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EcosysOceanic">
<xs:annotation>
<xs:documentation>Oceanic/deep-sea ecosystems</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresEnvNISnew">
<xs:annotation>
<xs:documentation>Newly introduced non-indigenous species</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresEnvNISestablished">
<xs:annotation>
<xs:documentation>Established non-indigenous species</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresEnvBycatch">
<xs:annotation>
<xs:documentation>Species affected by incidental by-catch</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresEnvHydroChanges">
<xs:annotation>
<xs:documentation>Hydrographical changes</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresPhyDisturbSeabed">
<xs:annotation>
<xs:documentation>Physical disturbance to seabed</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresPhyLoss">
<xs:annotation>
<xs:documentation>Physical loss of the seabed</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresEnvEutrophi">
<xs:annotation>
<xs:documentation>Eutrophication</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresEnvContNonUPBTs">
<xs:annotation>
<xs:documentation>Contaminants - non UPBT substances</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresEnvContUPBTs">
<xs:annotation>
<xs:documentation>Contaminants - UPBT substances</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresEnvContSeafood">
<xs:annotation>
<xs:documentation>Contaminants – in seafood</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PrevEnvAdvEffectsSppHab">
<xs:annotation>
<xs:documentation>Adverse effects on species or habitats</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresEnvAcuPolluEvents">
<xs:annotation>
<xs:documentation>Acute pollution events</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresEnvLitter">
<xs:annotation>
<xs:documentation>Litter in the environment</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresEnvLitterMicro">
<xs:annotation>
<xs:documentation>Micro-litter in the environment</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresEnvLitterSpp">
<xs:annotation>
<xs:documentation>Litter and micro-litter in species</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresEnvSoundImpulsive">
<xs:annotation>
<xs:documentation>Impulsive sound in water</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresEnvSoundContinuous">
<xs:annotation>
<xs:documentation>Continuous low frequency sound</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresBioIntroNIS">
<xs:annotation>
<xs:documentation>Input or spread of non-indigenous species</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresBioIntroMicroPath">
<xs:annotation>
<xs:documentation>Input of microbial pathogens</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresBioIntroGenModSpp">
<xs:annotation>
<xs:documentation>Input of genetically modified species and translocation of native species</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresBioCultHab">
<xs:annotation>
<xs:documentation>Loss of, or change to, natural biological communities due to cultivation of animal or plant species</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresBioDisturbSpp">
<xs:annotation>
<xs:documentation>Disturbance of species (e.g. where they breed, rest and feed) due to human presence</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresBioExtractSpp">
<xs:annotation>
<xs:documentation>Extraction of, or mortality/injury to, wild species (by commercial and recreational fishing and other activities)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresInputNut">
<xs:annotation>
<xs:documentation>Input of nutrients – diffuse sources, point sources, atmospheric deposition</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresInputOrg">
<xs:annotation>
<xs:documentation>Input of organic matter – diffuse sources and point sources</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresInputCont">
<xs:annotation>
<xs:documentation>Input of other substances (e.g. synthetic substances, non-synthetic substances, radionuclides) – diffuse sources, point sources, atmospheric deposition, acute events</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresInputLitter">
<xs:annotation>
<xs:documentation>Input of litter (solid waste matter, including micro-sized litter)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresInputSound">
<xs:annotation>
<xs:documentation>Input of anthropogenic sound (impulsive, continuous)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresInputOthEnergy">
<xs:annotation>
<xs:documentation>Input of other forms of energy (including electromagnetic fields, light and heat)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PresInputWater">
<xs:annotation>
<xs:documentation>Input of water – point sources (e.g. brine)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivRestrucLandClaim">
<xs:annotation>
<xs:documentation>Land claim</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivRestrucCanalisation">
<xs:annotation>
<xs:documentation>Canalisation and other watercourse modifications</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivRestrucCoastDef">
<xs:annotation>
<xs:documentation>Coastal defence and flood protection</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivRestrucOffshStruc">
<xs:annotation>
<xs:documentation>Offshore structures (other than for oil/gas/renewables)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivRestrucSeabedMorph">
<xs:annotation>
<xs:documentation>Restructuring of seabed morphology, including dredging and depositing of materials</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivExtrNonLivingMinerals">
<xs:annotation>
<xs:documentation>Extraction of minerals (rock, metal ores, gravel, sand, shell)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivExtrNonLivingOilGas">
<xs:annotation>
<xs:documentation>Extraction of oil and gas, including infrastructure</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivExtrNonLivingSalt">
<xs:annotation>
<xs:documentation>Extraction of salt</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivExtrNonLivingWater">
<xs:annotation>
<xs:documentation>Extraction of water</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivProdEnerRenew">
<xs:annotation>
<xs:documentation>Renewable energy generation (wind, wave and tidal power), including infrastructure</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivProdEnerNonRenew">
<xs:annotation>
<xs:documentation>Non-renewable energy generation</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivProdEnerCables">
<xs:annotation>
<xs:documentation>Transmission of electricity and communications (cables)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivExtrLivingFishHarv">
<xs:annotation>
<xs:documentation>Fish and shellfish harvesting (professional, recreational)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivExtrLivingFishProcess">
<xs:annotation>
<xs:documentation>Fish and shellfish processing</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivExtrLivingPlantHarv">
<xs:annotation>
<xs:documentation>Marine plant harvesting</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivExtrLivingHunt">
<xs:annotation>
<xs:documentation>Hunting and collecting for other purposes</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivCultivAquaculMarine">
<xs:annotation>
<xs:documentation>Aquaculture – marine, including infrastructure</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivCultivAquaculFreshwa">
<xs:annotation>
<xs:documentation>Aquaculture – freshwater</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivCultivAgri">
<xs:annotation>
<xs:documentation>Agriculture</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivCultivFores">
<xs:annotation>
<xs:documentation>Forestry</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivTranspInfras">
<xs:annotation>
<xs:documentation>Transport infrastructure</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivTranspShip">
<xs:annotation>
<xs:documentation>Transport – shipping</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivTranspAir">
<xs:annotation>
<xs:documentation>Transport – air</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivTranspLand">
<xs:annotation>
<xs:documentation>Transport – land</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivUrbIndUrban">
<xs:annotation>
<xs:documentation>Urban uses</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivUrbIndIndustrial">
<xs:annotation>
<xs:documentation>Industrial uses</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivUrbIndWaste">
<xs:annotation>
<xs:documentation>Waste treatment and disposal</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivTourismInfras">
<xs:annotation>
<xs:documentation>Tourism and leisure infrastructure</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivTourismActiv">
<xs:annotation>
<xs:documentation>Tourism and leisure activities</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivMilitary">
<xs:annotation>
<xs:documentation>Military operations (subject to Article 2(2))</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ActivResearch">
<xs:annotation>
<xs:documentation>Research, survey and educational activities</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="GESCriteria_Enum">
<xs:annotation>
<xs:documentation>GES Criteria Enumeration</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="D10C1">
<xs:annotation>
<xs:documentation>(Criteria) D10C1 - Litter (excluding micro-litter)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D10C2">
<xs:annotation>
<xs:documentation>(Criteria) D10C2 - Micro-litter</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D10C3">
<xs:annotation>
<xs:documentation>(Criteria) D10C3 - Litter ingested</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D10C4">
<xs:annotation>
<xs:documentation>(Criteria) D10C4 – Adverse effects of litter</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D11C1">
<xs:annotation>
<xs:documentation>(Criteria) D11C1 – Anthropogenic impulsive sound</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D11C2">
<xs:annotation>
<xs:documentation>(Criteria) D11C2 – Anthropogenic continuous low-frequency sound</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D1C1">
<xs:annotation>
<xs:documentation>(Criteria) D1C1 – Mortality rate from incidental by-catch</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D1C2">
<xs:annotation>
<xs:documentation>(Criteria) D1C2 – Population abundance</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D1C3">
<xs:annotation>
<xs:documentation>(Criteria) D1C3 - Population demographic characteristics</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D1C4">
<xs:annotation>
<xs:documentation>(Criteria) D1C4 - Population distributional range and pattern</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D1C5">
<xs:annotation>
<xs:documentation>(Criteria) D1C5 - Habitat for the species</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D1C6">
<xs:annotation>
<xs:documentation>(Criteria) D1C6 – Pelagic habitat condition</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D2C1">
<xs:annotation>
<xs:documentation>(Criteria) D2C1 – Newly-introduced NIS</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D2C2">
<xs:annotation>
<xs:documentation>(Criteria) D2C2 - Established NIS</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D2C3">
<xs:annotation>
<xs:documentation>(Criteria) D2C3 - Adverse effects of NIS</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D3C1">
<xs:annotation>
<xs:documentation>(Criteria) D3C1 - Fishing mortality rate (F)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D3C2">
<xs:annotation>
<xs:documentation>(Criteria) D3C2 - Spawning stock biomass (SSB)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D3C3">
<xs:annotation>
<xs:documentation>(Criteria) D3C3 – Population age/size distribution</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D4C1">
<xs:annotation>
<xs:documentation>(Criteria) D4C1 – Trophic guild species diversity</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D4C2">
<xs:annotation>
<xs:documentation>(Criteria) D4C2 - Abundance across trophic guilds</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D4C3">
<xs:annotation>
<xs:documentation>(Criteria) D4C3 – Trophic guild size distribution</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D4C4">
<xs:annotation>
<xs:documentation>(Criteria) D4C4 – Trophic guild productivity</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D5C1">
<xs:annotation>
<xs:documentation>(Criteria) D5C1 - Nutrient concentrations</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D5C2">
<xs:annotation>
<xs:documentation>(Criteria) D5C2 - Chlorophyll a concentration</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D5C3">
<xs:annotation>
<xs:documentation>(Criteria) D5C3 - Harmful algal blooms</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D5C4">
<xs:annotation>
<xs:documentation>(Criteria) D5C4 - Photic limit</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D5C5">
<xs:annotation>
<xs:documentation>(Criteria) D5C5 - Dissolved oxygen concentration</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D5C6">
<xs:annotation>
<xs:documentation>(Criteria) D5C6 - Opportunistic macroalgae of benthic habitats</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D5C7">
<xs:annotation>
<xs:documentation>(Criteria) D5C7 - Macrophyte communities of benthic habitats</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D5C8">
<xs:annotation>
<xs:documentation>(Criteria) D5C8 - Macrofaunal communities of benthic habitats</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D6C1">
<xs:annotation>
<xs:documentation>(Criteria) D6C1 - Physical loss of the seabed</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D6C2">
<xs:annotation>
<xs:documentation>(Criteria) D6C2 - Physical disturbance to the seabed</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D6C3">
<xs:annotation>
<xs:documentation>(Criteria) D6C3 – Adverse effects from physical disturbance</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D6C4">
<xs:annotation>
<xs:documentation>(Criteria) D6C4 – Benthic habitat extent</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D6C5">
<xs:annotation>
<xs:documentation>(Criteria) D6C5 – Benthic habitat condition</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D7C1">
<xs:annotation>
<xs:documentation>(Criteria) D7C1 – Permanent alteration of hydrographical conditions</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D7C2">
<xs:annotation>
<xs:documentation>(Criteria) D7C2 – Adverse effects from permanent alterations of hydrographical conditions </xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D8C1">
<xs:annotation>
<xs:documentation>(Criteria) D8C1 - Contaminant in environment</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D8C2">
<xs:annotation>
<xs:documentation>(Criteria) D8C2 – Adverse effects of contaminants</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D8C3">
<xs:annotation>
<xs:documentation>(Criteria) D8C3 – Significant acute pollution events</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D8C4">
<xs:annotation>
<xs:documentation>(Criteria) D8C4 – Adverse effect of significant acute pollution events</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NotRelevant">
<xs:annotation>
<xs:documentation>Not Relevant</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D9C1">
<xs:annotation>
<xs:documentation>(Criteria) D9C1 - Contaminants in seafood</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="GESDescriptor_Enum">
<xs:annotation>
<xs:documentation>GES Descriptor Enumeration</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="D1.1">
<xs:annotation>
<xs:documentation>(Descriptor) D1 - Biodiversity - birds</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D1.2">
<xs:annotation>
<xs:documentation>(Descriptor) D1 - Biodiversity - mammals</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D1.3">
<xs:annotation>
<xs:documentation>(Descriptor) D1 - Biodiversity - reptiles</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D1.4">
<xs:annotation>
<xs:documentation>(Descriptor) D1 - Biodiversity - fish</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D1.5">
<xs:annotation>
<xs:documentation>(Descriptor) D1 - Biodiversity - cephalopods</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D1.6">
<xs:annotation>
<xs:documentation>(Descriptor) D1 - Biodiversity - pelagic habitats</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D10">
<xs:annotation>
<xs:documentation>(Descriptor) D10 - Marine litter</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D11">
<xs:annotation>
<xs:documentation>(Descriptor) D11 - Underwater noise</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D2">
<xs:annotation>
<xs:documentation>(Descriptor) D2 – Non-indigenous species</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D3">
<xs:annotation>
<xs:documentation>(Descriptor) D3 – Commercial fish and shellfish</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D4/D1">
<xs:annotation>
<xs:documentation>(Descriptor) D4 Food webs/D1 Biodiversity - ecosystems</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D5">
<xs:annotation>
<xs:documentation>(Descriptor) D5 – Eutrophication</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D6/D1">
<xs:annotation>
<xs:documentation>(Descriptor) D6 Sea-floor integrity/D1 Biodiversity - benthic habitats</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D7">
<xs:annotation>
<xs:documentation>(Descriptor) D7 - Hydrographic changes</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D8">
<xs:annotation>
<xs:documentation>(Descriptor) D8 - Contaminants</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D9">
<xs:annotation>
<xs:documentation>(Descriptor) D9 - Contaminants in seafood</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="DateRangeType">
<xs:annotation>
<xs:documentation>Date range in the format YYYYMMDD-YYYYMMDD</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:pattern value="([0-9]{4}[0-1]{1}[0-9]{1}[0-3]{1}[0-9]{1}-[0-9]{4}[0-1]{1}[0-9]{1}[0-3]{1}[0-9]{1})"/>
<xs:minLength value="17"/>
<xs:maxLength value="17"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="Coverage_Enum">
<xs:restriction base="xs:string">
<xs:enumeration value="Adequate monitoring was in place in 2014">
<xs:annotation>
<xs:documentation>Year of implementation of Art 11</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Adequate monitoring was in place by 2018">
<xs:annotation>
<xs:documentation>Year implementation was previously reported for some programmes</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Adequate monitoring is in place by July 2020">
<xs:annotation>
<xs:documentation>Date for updating monitoring programme</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Adequate monitoring will be in place by 2024">
<xs:annotation>
<xs:documentation>Year for next updates of Art. 8, 9, 10</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Monitoring is not being put in place for this descriptor due to a low risk"/>
<xs:enumeration value="Monitoring for this descriptor is not relevant">
<xs:annotation>
<xs:documentation>E.g. does not occur in MS waters (note this option is not relevant for targets, where monitoring is expected to enable progress with the targets to be assessed).</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="CoverageEmpty_Enum">
<xs:restriction base="xs:string">
<xs:enumeration value="">
</xs:enumeration>
<xs:enumeration value="Adequate monitoring was in place in 2014">
<xs:annotation>
<xs:documentation>Year of implementation of Art 11</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Adequate monitoring was in place by 2018">
<xs:annotation>
<xs:documentation>Year implementation was previously reported for some programmes</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Adequate monitoring is in place by July 2020">
<xs:annotation>
<xs:documentation>Date for updating monitoring programme</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Adequate monitoring will be in place by 2024">
<xs:annotation>
<xs:documentation>Year for next updates of Art. 8, 9, 10</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Monitoring is not being put in place for this descriptor due to a low risk"/>
<xs:enumeration value="Monitoring for this descriptor is not relevant">
<xs:annotation>
<xs:documentation>E.g. does not occur in MS waters (note this option is not relevant for targets, where monitoring is expected to enable progress with the targets to be assessed).</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="DirectivesConventions_Enum">
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
<xs:enumeration value="AC-AMAP">
<xs:annotation>
<xs:documentation>Arctic Council Monitoring and Assessment Programme</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BC-IMAP">
<xs:annotation>
<xs:documentation>UNEP-MAP Integrated Monitoring and Assessment Programme</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BONN">
<xs:annotation>
<xs:documentation>Bonn Aerial surveillance for prevention of pollution</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BS-IMAP">
<xs:annotation>
<xs:documentation>BSC Integrated Monitoring and Assessment Programme</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CPH">
<xs:annotation>
<xs:documentation>Copenhagen Agreement</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CWS-MAP">
<xs:annotation>
<xs:documentation>Trilateral Monitoring and Assessment Programme (TMAP)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EU-BD">
<xs:annotation>
<xs:documentation>Birds Directive</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EU-BWD">
<xs:annotation>
<xs:documentation>Bathing Water Directive</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EU-EIA">
<xs:annotation>
<xs:documentation>Environmental Impact Assessment Directive (2011/92/EU)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EU-FSR">
<xs:annotation>
<xs:documentation>Foodstuffs Regulation</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EU-HD">
<xs:annotation>
<xs:documentation>Habitats Directive</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EU-IASR">
<xs:annotation>
<xs:documentation>Invasive Alien Species Regulation</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EU-CFP-DCF">
<xs:annotation>
<xs:documentation>Data Collection Framework Multi-Annual Plan (Common Fisheries Policy)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EU-MSP">
<xs:annotation>
<xs:documentation>Maritime Spatial Planning Directive</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EU-ND">
<xs:annotation>
<xs:documentation>Nitrates Directive</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EU-NEC">
<xs:annotation>
<xs:documentation>National Emission Ceilings Directive</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EU-Sev">
<xs:annotation>
<xs:documentation>Seveso Directive</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EU-UWWD">
<xs:annotation>
<xs:documentation>Urban Waste Water Treatment Directive</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EU-WFD">
<xs:annotation>
<xs:documentation>Water Framework Directive</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EU-WaFD">
<xs:annotation>
<xs:documentation>Waste Framework Directive</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GFCM">
<xs:annotation>
<xs:documentation>General Fisheries Commission for the Mediterranean</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-MON">
<xs:annotation>
<xs:documentation>HELCOM Monitoring programmes</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ICCAT">
<xs:annotation>
<xs:documentation>International Commission for the Conservation of Atlantic Tunas</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IMO-BWM">
<xs:annotation>
<xs:documentation>International Convention for the Control and Management of Ships' Ballast Water and Sediments</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IMO-OPRC">
<xs:annotation>
<xs:documentation>International Convention on Oil Pollution Preparedness, Response and Co-operation</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IMO-OPRC-HNS">
<xs:annotation>
<xs:documentation>Protocol on Preparedness, Response and Co-operation to pollution Incidents by Hazardous and Noxious Substances</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NEAFC">
<xs:annotation>
<xs:documentation>NEAFC Monitoring of Fisheries</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-CEMP">
<xs:annotation>
<xs:documentation>OSPAR Coordinated Environmental Monitoring Programme</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CMS">
<xs:annotation>
<xs:documentation>Convention on the Conservation of Migratory Species of Wild Animals (Bonn Convention)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="C-POP">
<xs:annotation>
<xs:documentation>Stockholm Convention on persistent organic pollutions (POPs)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CLRTAP">
<xs:annotation>
<xs:documentation>Convention on Long-Range Transboundary Air Pollution</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="C-Hg">
<xs:annotation>
<xs:documentation>Minamata Convention on Mercury</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MARPOL">
<xs:annotation>
<xs:documentation>International Convention for the Prevention of Pollution from Ships</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="National">
<xs:annotation>
<xs:documentation>Monitoring programme targeting at national legislation</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AEWA">
<xs:annotation>
<xs:documentation>Agreement on the Conservation of African-Eurasian Migratory Waterbirds</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="RegionalCooperation_coordination_Enum">
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
<xs:enumeration value="BARCON"/>
<xs:enumeration value="BSC"/>
<xs:enumeration value="HELCOM"/>
<xs:enumeration value="OSPAR"/>
<xs:enumeration value="Other"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="RegionalCooperation_implementation_Enum">
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
<xs:enumeration value="Agreed data collection methods"/>
<xs:enumeration value="Common monitoring strategy"/>
<xs:enumeration value="Coordinated data collection"/>
<xs:enumeration value="Joint data collection"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="SpatialScope_Enum">
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
<xs:enumeration value="Beyond MS Marine Waters"/>
<xs:enumeration value="Coastal waters (WFD)"/>
<xs:enumeration value="Continental shelf (beyond EEZ)"/>
<xs:enumeration value="EEZ (or similar)"/>
<xs:enumeration value="Terrestrial part of MS"/>
<xs:enumeration value="Territorial waters"/>
<xs:enumeration value="Transitional waters (WFD)"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="MonitoringPurpose_Enum">
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
<xs:enumeration value="Effectiveness of measures"/>
<xs:enumeration value="Environmental state and impacts"/>
<xs:enumeration value="Human activities causing the pressures"/>
<xs:enumeration value="Pressures at source"/>
<xs:enumeration value="Pressures in the marine environment"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="MonitoringType_Enum">
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
<xs:enumeration value="Administrative data collection"/>
<xs:enumeration value="Ecological modelling"/>
<xs:enumeration value="In-situ sampling coastal"/>
<xs:enumeration value="In-situ sampling land/beach"/>
<xs:enumeration value="In-situ sampling offshore"/>
<xs:enumeration value="Numerical modelling"/>
<xs:enumeration value="Other"/>
<xs:enumeration value="Remote flight imagery"/>
<xs:enumeration value="Remote satellite imagery"/>
<xs:enumeration value="Remote surveillance"/>
<xs:enumeration value="Visual observation"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="MonitoringMethod_Enum">
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
<xs:enumeration value="HEL-001">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for the annual and periodical compilation and reporting of waterborne pollution inputs to the Baltic Sea (PLC-Water)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-002">
<xs:annotation>
<xs:documentation>HELCOM Guideline for the determination of heavy metals in sediment</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-003">
<xs:annotation>
<xs:documentation>HELCOM Guideline on the determination of perfluoroalkylated substances (PFAS) in seawater</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-004">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for sampling and determination of dissolved oxygen</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-005">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for determination of chlorinated hydrocarbons in sediment</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-006">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for determination of PAH in sediment</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-007">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for determination of POPs in seawater</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-008">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for determination of salinity and temperature using CTD</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-009">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for measuring chlorophyll a</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-010">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for measuring Secchi depth</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-011">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for measuring turbidity</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-012">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for monitoring of mesozooplankton</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-013">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for monitoring of non-indigenous species by eRAS</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-014">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for monitoring of radioactive substances</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-015">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for monitoring phytoplankton species composition, abundance and biomass</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-016">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for monitoring seal abundance and distribution in the HELCOM area</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-017">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for monitoring reproductive status of seals in the HELCOM area</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-018">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for sampling and determination of ammonium</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-019">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for sampling and determination of hydrogen sulphide</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-020">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for sampling and determination of nitrate</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-021">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for sampling and determination of nitrite</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-022">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for sampling and determination of pH</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-023">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for sampling and determination of phosphate</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-024">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for sampling and determination of silicate</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-025">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for sampling and determination of total alkalinity</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-026">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for sampling and determination of total nitrogen</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-027">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for sampling and determination of total phosphorus</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-028">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for coastal fish monitoring</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-029">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for coordinated monitoring of wintering birds</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-030">
<xs:annotation>
<xs:documentation>HELCOM Recommendations and guidelines for benthic habitat monitoring in the Baltic Sea</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-031">
<xs:annotation>
<xs:documentation>HELCOM Manual on co-operation in response to marine pollution</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-032">
<xs:annotation>
<xs:documentation>HELCOM Manual for monitoring in COMBINE programme</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-033">
<xs:annotation>
<xs:documentation>HELCOM guideline for Seal Abundance Monitoring</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-034">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for monitoring of biological effects - imposex and intersex</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-035">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for monitoring beach litter</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEL-036">
<xs:annotation>
<xs:documentation>HELCOM Guidelines for monitoring continuous noise</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-001">
<xs:annotation>
<xs:documentation>OSPAR Guidelines on Quality Assurance for Biological Monitoring in the OSPAR Area (Agreement 2002-15)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-002">
<xs:annotation>
<xs:documentation>OSPAR CEMP Guideline: Common Indicator - Marine Bird Abundance (B1) (Agreement 2016-09)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-003">
<xs:annotation>
<xs:documentation>OSPAR CEMP Guideline: Common Indicator - Marine Bird Breeding Success/Failure (B3) (Agreement 2016-10)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-004">
<xs:annotation>
<xs:documentation>OSPAR CEMP Guideline: Common Indicator - Seal Abundance and Distribution (M3) (Agreement 2016-11)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-005">
<xs:annotation>
<xs:documentation>OSPAR CEMP Guideline: Common Indicator - Grey Seal Pup Production (M5) (Agreement 2016-12)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-006">
<xs:annotation>
<xs:documentation>OSPAR CEMP Guidelines Common Indicator: BH3 Extent of Physical damage to predominant and special habitats (Agreement 2017-09)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-007">
<xs:annotation>
<xs:documentation>OSPAR CEMP Guideline: Common Indicator - Changes to non-indigenous species communities (NIS3) (Agreement 2018-04)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-008">
<xs:annotation>
<xs:documentation>OSPAR CEMP Guideline: Combined guideline for the common indicators FC1, FC2, FC3 and FW3 for fish and food webs (Agreement 2018-05)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-009">
<xs:annotation>
<xs:documentation>OSPAR CEMP Guideline: Common indicator: Condition of benthic habitat communities (BH2) – common approach (Agreement 2018-06)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-010">
<xs:annotation>
<xs:documentation>OSPAR CEMP Guideline: Common Indicator: PH1/FW5 Plankton lifeforms (Agreement 2018-07)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-011">
<xs:annotation>
<xs:documentation>OSPAR CEMP Guideline: Common indicator: Abundance at the relevant temporal scale of cetacean species regularly present (M4) – Interim version (Agreement 2018-09)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-012">
<xs:annotation>
<xs:documentation>OSPAR CEMP Guideline: Common indicator in Region IV: Change in average trophic level of marine predators (FW4) (Agreement 2018-08)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-013">
<xs:annotation>
<xs:documentation>OSPAR CEMP Guidelines for the assessment of dumping and placement of waste or other matter at sea</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-014">
<xs:annotation>
<xs:documentation>OSPAR CEMP Guidelines for monitoring marine litter washed ashore and/or deposited on coastlines (beach litter)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-015">
<xs:annotation>
<xs:documentation>OSPAR CEMP Guidelines on Litter on the Seafloor</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-016">
<xs:annotation>
<xs:documentation>OSPAR CEMP Guidelines for Monitoring and Assessment of loud, low and mid-frequency impulsive sound sources in the OSPAR Maritime Region</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-017">
<xs:annotation>
<xs:documentation>OSPAR Coordinated Environmental Monitoring Programme (CEMP) Guidelines for Monitoring and Assessment of plastic particles in stomachs of fulmars in the North Sea area</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-018">
<xs:annotation>
<xs:documentation>OSPAR CEMP Guidelines for Monitoring Contaminants in Sediments (Agreement 2002-16). Revision 2018</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-019">
<xs:annotation>
<xs:documentation>OSPAR JAMP Guidelines for Monitoring Chemical Aspects of Ocean Acidification (Agreement 2014-03e)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-020">
<xs:annotation>
<xs:documentation>OSPAR Revised JAMP Eutrophication Monitoring Guideline: Oxygen (Agreement 2013-05) (Replaces Agreement 1997-03)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-021">
<xs:annotation>
<xs:documentation>OSPAR Revised JAMP Eutrophication Monitoring Guideline: Nutrients (Agreement 2013-04) (Replaces Agreement 1997-02)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-022">
<xs:annotation>
<xs:documentation>OSPAR JAMP Eutrophication Monitoring Guidelines: Chlorophyll a in Water (Agreement 2012-11) (Replaces Agreement 1997-04)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-023">
<xs:annotation>
<xs:documentation>OSPAR CEMP Eutrophication Monitoring Guidelines: Phytoplankton Species Composition (Agreement 2016-06)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-024">
<xs:annotation>
<xs:documentation>OSPAR JAMP Eutrophication Monitoring Guidelines: Benthos (Agreement 2012-12) (Replaces Agreement 1997-06)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-025">
<xs:annotation>
<xs:documentation>OSPAR JAMP Guidelines for General Biological Effects Monitoring. Revised technical annexes 2007 (Agreement 2007-07)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-026">
<xs:annotation>
<xs:documentation>OSPAR JAMP Guidelines for Contaminant-Specific Biological Effects (Agreement 2008-09) (Replaces Agreement 2003-10)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-027">
<xs:annotation>
<xs:documentation>OSPAR JAMP Guideline on the analysis of PFCs in Seawater (Agreement 2010-08)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-028">
<xs:annotation>
<xs:documentation>OSPAR CEMP Guidelines for Monitoring Contaminants in Biota (Agreement 1999-02). Revision 2018</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSP-029">
<xs:annotation>
<xs:documentation>OSPAR CEMP guidelines for coordinated monitoring for eutrophication, CAMP and RID (Agreement 2016-05), Revised in 2018</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AMP-001">
<xs:annotation>
<xs:documentation>AMAP Trends and Effects Monotoring Programme (ATEMP)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WFD-007">
<xs:annotation>
<xs:documentation>WFD Guidance document n.° 7 - Monitoring under the Water Framework Directive (monitoring framework)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WFD-019">
<xs:annotation>
<xs:documentation>WFD Guidance document n.° 19 - Monitoring under the Water Framework Directive (surface water chemical monitoring)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WFD-025">
<xs:annotation>
<xs:documentation>WFD Guidance document n.° 25 - Chemical Monitoring of Sediment and Biota</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WFD-032">
<xs:annotation>
<xs:documentation>WFD Guidance document n.° 32 - Biota Monitoring</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WFD-033">
<xs:annotation>
<xs:documentation>WFD Guidance document n.° 33 - Analytical Methods for Biota Monitoring</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CWS-001">
<xs:annotation>
<xs:documentation>Wadden Sea - Trilateral Monitoring and Assessment Programme Handbook</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BC-001">
<xs:annotation>
<xs:documentation>UNEP/MAP Integrated Monitoring and Assessment Guidance (2016)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BSC-001">
<xs:annotation>
<xs:documentation>Black Sea: Guidelines for quality control of biological data - Phytoplankton</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BSC-002">
<xs:annotation>
<xs:documentation>Black Sea: Manual for phytoplankton sampling and analysis</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BSC-003">
<xs:annotation>
<xs:documentation>Black Sea: Manual for quantitative sampling and sample treatment of marine soft-bottom macrozoobenthos</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CFP-001">
<xs:annotation>
<xs:documentation>International bottom trawl survey in the Mediterranean Manual (Version 9)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CFP-002">
<xs:annotation>
<xs:documentation>Common protocol for the Pan-Mediterranean Acoustic Survey (MEDIAS) (v. 2017)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CFP-003">
<xs:annotation>
<xs:documentation>SISP 6 - Manual for mackerel and horse mackerel egg surveys, sampling at sea</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CFP-004">
<xs:annotation>
<xs:documentation>SISP 15 - Manual of the IBTS North Eastern Atlantic Surveys</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CFP-005">
<xs:annotation>
<xs:documentation>SISP 7 - BITS Manual for the Baltic International Trawl Surveys</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CFP-006">
<xs:annotation>
<xs:documentation>SISP 8 - IBAS Manual for the International Baltic Acoustic Surveys</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CFP-007">
<xs:annotation>
<xs:documentation>SISP 10 - Manual for the International Bottom Trawl Surveys, Revision IX</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CFP-008">
<xs:annotation>
<xs:documentation>SISP 9 Manual for International Pelagic Surveys (IPS) - Version 1.00</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CFP-009">
<xs:annotation>
<xs:documentation>Manual for the Offshore Beam Trawl Surveys (WGBEAM)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BWD-001">
<xs:annotation>
<xs:documentation>Bathing Water Profiles: Best Practice and Guidance (2009)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UWW-001">
<xs:annotation>
<xs:documentation>Urban Waste Water Treatment Directive: Annex 1</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NFC-001">
<xs:annotation>
<xs:documentation>NEAFC: Recording of Catch and Fishing Effort</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NFC-002">
<xs:annotation>
<xs:documentation>NEAFC: Vessel Monitoring System</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BON-001">
<xs:annotation>
<xs:documentation>Bonn Agreement Aerial Operations Handbook, 2009</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BON-002">
<xs:annotation>
<xs:documentation>Bonn Agreement Aerial Operations Handbook, 2017</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BON-003">
<xs:annotation>
<xs:documentation>Bonn Agreement Counter Pollution Manual (BACPM)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CPH-001">
<xs:annotation>
<xs:documentation>Copenhagen Agreement manual for cooperation on pollution control</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ICC-001">
<xs:annotation>
<xs:documentation>ICCAT Manual: Data for Assessment and Research</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EC-001">
<xs:annotation>
<xs:documentation>Guidance on Monitoring of Marine Litter in European Seas [note: to be updated with specific guidance for beaches, water, seabed and microlitter when available from TG Litter]</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EC-002">
<xs:annotation>
<xs:documentation>Guidance on monitoring impulsive underwater noise</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EC-003">
<xs:annotation>
<xs:documentation>Guidance on monitoring continuous underwater noise</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OTH">
<xs:annotation>
<xs:documentation>Other monitoring method</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="Frequency_Enum">
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
<xs:enumeration value="6-yearly"/>
<xs:enumeration value="3-yearly"/>
<xs:enumeration value="2-yearly"/>
<xs:enumeration value="Yearly"/>
<xs:enumeration value="6-monthly"/>
<xs:enumeration value="3-monthly"/>
<xs:enumeration value="2-monthly"/>
<xs:enumeration value="Monthly"/>
<xs:enumeration value="4-weekly"/>
<xs:enumeration value="2-weekly"/>
<xs:enumeration value="Weekly"/>
<xs:enumeration value="Daily"/>
<xs:enumeration value="Hourly"/>
<xs:enumeration value="Continually"/>
<xs:enumeration value="One-off"/>
<xs:enumeration value="As needed"/>
<xs:enumeration value="Other"/>
<xs:enumeration value="Unknown"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="UpdateType_Enum">
<xs:restriction base="xs:string">
<xs:enumeration value="Same programme as in 2014"/>
<xs:enumeration value="Modified from 2014"/>
<xs:enumeration value="New programme"/>
<xs:enumeration value="Programme no longer in place"/>
</xs:restriction>
</xs:simpleType>
</xs:schema>
European Environment Agency
Kgs. Nytorv 6, DK-1050 Copenhagen K, Denmark