<?xml version="1.0" encoding="UTF-8"?>
<xs:schema targetNamespace="http://dd.eionet.europa.eu/namespace.jsp?ns_id=118" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:dd2="http://dd.eionet.europa.eu/namespace.jsp?ns_id=2" xmlns:dd3="http://dd.eionet.europa.eu/namespace.jsp?ns_id=3" elementFormDefault="qualified" attributeFormDefault="unqualified">
<xs:element name="CountryCode">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Country Code]]></dd2:Name>
			<dd2:Definition><![CDATA[Abbreviation of EEA Member or Collaborating Country, as defined in the codelist.]]></dd2:Definition>
			<dd3:Methodology><![CDATA[ISO 3166-alpha-2 code elements.]]></dd3:Methodology>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
			<dd3:obligation><![CDATA[4031383]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031411]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:string">
			<xs:enumeration value="AL"/>
			<xs:enumeration value="AT"/>
			<xs:enumeration value="BA"/>
			<xs:enumeration value="BE"/>
			<xs:enumeration value="BG"/>
			<xs:enumeration value="CH"/>
			<xs:enumeration value="CY"/>
			<xs:enumeration value="CZ"/>
			<xs:enumeration value="DE"/>
			<xs:enumeration value="DK"/>
			<xs:enumeration value="EE"/>
			<xs:enumeration value="ES"/>
			<xs:enumeration value="FI"/>
			<xs:enumeration value="FR"/>
			<xs:enumeration value="GB"/>
			<xs:enumeration value="GR"/>
			<xs:enumeration value="HR"/>
			<xs:enumeration value="HU"/>
			<xs:enumeration value="IE"/>
			<xs:enumeration value="IS"/>
			<xs:enumeration value="IT"/>
			<xs:enumeration value="LI"/>
			<xs:enumeration value="LT"/>
			<xs:enumeration value="LU"/>
			<xs:enumeration value="LV"/>
			<xs:enumeration value="ME"/>
			<xs:enumeration value="MK"/>
			<xs:enumeration value="MT"/>
			<xs:enumeration value="NL"/>
			<xs:enumeration value="NO"/>
			<xs:enumeration value="PL"/>
			<xs:enumeration value="PT"/>
			<xs:enumeration value="RO"/>
			<xs:enumeration value="RS"/>
			<xs:enumeration value="SE"/>
			<xs:enumeration value="SI"/>
			<xs:enumeration value="SK"/>
			<xs:enumeration value="TR"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="NationalStationID">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[National Station ID]]></dd2:Name>
			<dd2:Definition><![CDATA[Identifier of the river or lake monitoring station, the water quantity station, the TCM flux station or monitoring station, all unique at the national level.
A TCM station should be a geographically fixed location, an area in which actual sampling locations vary from survey to survey or an area with a defined salinity range within which samples have been taken. Each station must be referred to by its single, central location.
Supplementary information can be included in the Remarks field.]]></dd2:Definition>
			<dd3:Methodology><![CDATA[This is a required, not null field.
The NationalStationID must be a unique identifier at the national level and must contain no duplicate values.
It should be the same ID as supplied in previous updates unless the ID numbering system has changed, in which case a full resupply of all data should be provided using the new ID.
For TCM flux stations, the NationalStationID should be the same as that provided for the river flux station.]]></dd3:Methodology>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
			<dd3:Owner><![CDATA[4037322]]></dd3:Owner>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031411]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031383]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:string">
			<xs:minLength value="1"/>
			<xs:maxLength value="255"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="PopulationDensity">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Population Density]]></dd2:Name>
			<dd2:Definition><![CDATA[Population density of the upstream catchment of the river monitoring station or lake, the upstream catchment or drainage basin of the transitional water (TCM data set), or the area within the River Basin District to which the coastal water has been assigned (TCM data set), in capita per kilometre squared.]]></dd2:Definition>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Unit><![CDATA[capita/km2]]></dd3:Unit>
			<dd3:Responsible><![CDATA[4035025]]></dd3:Responsible>
			<dd3:Owner><![CDATA[4037322]]></dd3:Owner>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031383]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:float">
			<xs:minInclusive value="0"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="LanduseUrban">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Urban Land Use]]></dd2:Name>
			<dd2:Definition><![CDATA[Urban land use as a percentage of the upstream catchment of the river monitoring station or lake, the upstream catchment or drainage basin of the transitional water (TCM data set), or the area within the River Basin District to which the coastal water has been assigned (TCM data set).]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Land use data based on Corine Land Cover category 1.1.]]></dd3:Methodology>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Unit><![CDATA[%]]></dd3:Unit>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
			<dd3:Owner><![CDATA[4037322]]></dd3:Owner>
			<dd3:obligation><![CDATA[4031383]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="5"/>
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="100"/>
			<xs:fractionDigits value="2"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="LanduseWetland">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Wetland Land Use]]></dd2:Name>
			<dd2:Definition><![CDATA[Wetland land use as a percentage of the upstream catchment of the river monitoring station or lake, the upstream catchment or drainage basin of the transitional water (TCM data set), or the area within the River Basin District to which the coastal water has been assigned (TCM data set).]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Land use data based on Corine Land Cover categories 4.1 plus 4.2.]]></dd3:Methodology>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Unit><![CDATA[%]]></dd3:Unit>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
			<dd3:Owner><![CDATA[4037322]]></dd3:Owner>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031383]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="5"/>
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="100"/>
			<xs:fractionDigits value="2"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="LanduseNature">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[LanduseNature]]></dd2:Name>
			<dd2:Definition><![CDATA[Natural land use as a percentage of the upstream catchment of the river monitoring station or lake, the upstream catchment or drainage basin of the transitional water (TCM data set), or the area within the River Basin District to which the coastal water has been assigned (TCM data set).]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Land use data based on Corine Land Cover categories 3.2 plus 3.3.]]></dd3:Methodology>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Unit><![CDATA[%]]></dd3:Unit>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
			<dd3:Owner><![CDATA[4037322]]></dd3:Owner>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031383]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="5"/>
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="100"/>
			<xs:fractionDigits value="2"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="LanduseForest">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Forested Land Use]]></dd2:Name>
			<dd2:Definition><![CDATA[Forested land use as a percentage of the upstream catchment of the river monitoring station or lake, the upstream catchment or drainage basin of the transitional water (TCM data set), or the area within the River Basin District to which the coastal water has been assigned (TCM data set).]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Land use data based on Corine Land Cover category 3.1.]]></dd3:Methodology>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Unit><![CDATA[%]]></dd3:Unit>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
			<dd3:Owner><![CDATA[4037322]]></dd3:Owner>
			<dd3:obligation><![CDATA[4031383]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="5"/>
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="100"/>
			<xs:fractionDigits value="2"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="LanduseTotalAgriculture">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Total Agricultural Land Use]]></dd2:Name>
			<dd2:Definition><![CDATA[Total agricultural land use as a percentage of the upstream catchment of the river monitoring station or lake, the upstream catchment or drainage basin of the transitional water (TCM data set), or the area within the River Basin District to which the coastal water has been assigned (TCM data set).]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Land use data based on Corine Land Cover category 2.]]></dd3:Methodology>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Unit><![CDATA[%]]></dd3:Unit>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
			<dd3:Owner><![CDATA[4037322]]></dd3:Owner>
			<dd3:obligation><![CDATA[4031383]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="5"/>
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="100"/>
			<xs:fractionDigits value="2"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="LanduseOtherAgriculture">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Other Agricultural Land Use]]></dd2:Name>
			<dd2:Definition><![CDATA[Other agricultural land use as a percentage of the upstream catchment of the river monitoring station or lake, the upstream catchment or drainage basin of the transitional water (TCM data set), or the area within the River Basin District to which the coastal water has been assigned (TCM data set).]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Land use data based on Corine Land Cover categories 2.2 plus 2.4.]]></dd3:Methodology>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Unit><![CDATA[%]]></dd3:Unit>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
			<dd3:Owner><![CDATA[4037322]]></dd3:Owner>
			<dd3:obligation><![CDATA[4031383]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="5"/>
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="100"/>
			<xs:fractionDigits value="2"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="LanduseArable">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Arable Land Use]]></dd2:Name>
			<dd2:Definition><![CDATA[Arable land use as a percentage of the upstream catchment of the river monitoring station or lake, the upstream catchment or drainage basin of the transitional water (TCM data set), or the area within the River Basin District to which the coastal water has been assigned (TCM data set).]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Land use data based on Corine Land Cover category 2.1.]]></dd3:Methodology>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Unit><![CDATA[%]]></dd3:Unit>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
			<dd3:Owner><![CDATA[4037322]]></dd3:Owner>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031383]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="5"/>
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="100"/>
			<xs:fractionDigits value="2"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="LandusePasture">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Pastoral Land Use]]></dd2:Name>
			<dd2:Definition><![CDATA[Pastoral land use as a percentage of the upstream catchment of the river monitoring station or lake, the upstream catchment or drainage basin of the transitional water (TCM data set), or the area within the River Basin District to which the coastal water has been assigned (TCM data set).]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Land use data based on Corine Land Cover category 2.3.]]></dd3:Methodology>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Unit><![CDATA[%]]></dd3:Unit>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
			<dd3:Owner><![CDATA[4037322]]></dd3:Owner>
			<dd3:obligation><![CDATA[4031383]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="5"/>
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="100"/>
			<xs:fractionDigits value="2"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="LanduseOther">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Other Land Use]]></dd2:Name>
			<dd2:Definition><![CDATA[Other land use as a percentage of the upstream catchment of the river monitoring station or lake, the upstream catchment or drainage basin of the transitional water (TCM data set), or the area within the River Basin District to which the coastal water has been assigned (TCM data set).]]></dd2:Definition>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Unit><![CDATA[%]]></dd3:Unit>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
			<dd3:Owner><![CDATA[4037322]]></dd3:Owner>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031507]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="5"/>
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="100"/>
			<xs:fractionDigits value="2"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="UWWT">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Urban waste water treatment discharges]]></dd2:Name>
			<dd2:Definition><![CDATA[Point source pressure from urban waste water treatment discharges.]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Provide data as text Y or N.
Is the station subject to pressures from UWWT discharges?]]></dd3:Methodology>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
			<dd3:Owner><![CDATA[4037322]]></dd3:Owner>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:boolean">
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="OverflowsDischarges">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Storm overflows and urban discharges]]></dd2:Name>
			<dd2:Definition><![CDATA[Point source pressure from overflows and urban discharges.]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Provide data as text Y or N.
Is the station subject to pressures from storm overflows and urban discharges?]]></dd3:Methodology>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
			<dd3:Owner><![CDATA[4037322]]></dd3:Owner>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:boolean">
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="IPPC">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Integrated Pollution Prevention and Control Installation]]></dd2:Name>
			<dd2:Definition><![CDATA[Point source pressure from IPPC installations.]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Provide data as text Y or N.
Is the station subject to pressure from IPPC installations?]]></dd3:Methodology>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
			<dd3:Owner><![CDATA[4037322]]></dd3:Owner>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:boolean">
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="nonIPPC">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Non-Integrated Pollution Prevention and Control Installation]]></dd2:Name>
			<dd2:Definition><![CDATA[Point source pressure from non-IPPC installations?]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Provide data as text Y or N.
Is the station subject to pressure from non-IPPC installations?]]></dd3:Methodology>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
			<dd3:Owner><![CDATA[4037322]]></dd3:Owner>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:boolean">
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="Fertiliser">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Fertiliser use]]></dd2:Name>
			<dd2:Definition><![CDATA[Diffuse sources pressures from agricultural fertiliser use.]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Provide data as text Y or N.
Is the station subject to pressures from fertiliser use?]]></dd3:Methodology>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
			<dd3:Owner><![CDATA[4037322]]></dd3:Owner>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:boolean">
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="Pesticide">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Pesticide use]]></dd2:Name>
			<dd2:Definition><![CDATA[Diffuse sources pressures from agricultural pesticide use.]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Provide data as text Y or N.
Is the station subject to pressures from pesticide use?]]></dd3:Methodology>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
			<dd3:Owner><![CDATA[4037322]]></dd3:Owner>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:boolean">
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="Livestock">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Livestock]]></dd2:Name>
			<dd2:Definition><![CDATA[Diffuse sources pressures from agricultural livestock.]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Provide data as text Y or N.
Is the station subject to pressures from livestock?]]></dd3:Methodology>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
			<dd3:Owner><![CDATA[4037322]]></dd3:Owner>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:boolean">
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="TransportInfrastructure">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Transport and infrastructure]]></dd2:Name>
			<dd2:Definition><![CDATA[Diffuse sources pressures from transport and infrastructure without connection to sewers.]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Provide data as text Y or N.
Is the station subject to pressures from transport and infrastructure?]]></dd3:Methodology>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
			<dd3:Owner><![CDATA[4037322]]></dd3:Owner>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:boolean">
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="PublicWaterSupply">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Water abstraction for public water supply]]></dd2:Name>
			<dd2:Definition><![CDATA[Water abstractions pressures due to public water supply.]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Provide data as text Y or N.
Is the station subject to water abstraction pressures due to public water supply?]]></dd3:Methodology>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
			<dd3:Owner><![CDATA[4037322]]></dd3:Owner>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:boolean">
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="Industry">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Water abstraction for industry]]></dd2:Name>
			<dd2:Definition><![CDATA[Water abstractions pressures due to industry.]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Provide data as text Y or N.
Is the station subject to water abstraction pressures due to industry?]]></dd3:Methodology>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
			<dd3:Owner><![CDATA[4037322]]></dd3:Owner>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:boolean">
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="Irrigation">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Water abstraction for irrigation]]></dd2:Name>
			<dd2:Definition><![CDATA[Water abstractions pressures due to irrigation.]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Provide data as text Y or N.
Is the station subject to water abstraction pressures due to irrigation?]]></dd3:Methodology>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
			<dd3:Owner><![CDATA[4037322]]></dd3:Owner>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:boolean">
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="Cooling">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Water abstraction for cooling]]></dd2:Name>
			<dd2:Definition><![CDATA[Water abstractions pressures due to needs for cooling water, e.g. for nuclear power plants or other industrial activities.]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Provide data as text Y or N.
Is the station subject to water abstraction pressures due to need for  cooling water?]]></dd3:Methodology>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
			<dd3:Owner><![CDATA[4037322]]></dd3:Owner>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:boolean">
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="WaterFlowRegulation">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Water flow regulation and morphological alterations]]></dd2:Name>
			<dd2:Definition><![CDATA[Water flow regulation and morphological alterations]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Is the station subject to pressures due to water flow regulation or morphological alterantions? 
Activity type can be e.g. agriculture, navigation, hydropower, or other (please specify).]]></dd3:Methodology>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
			<dd3:Owner><![CDATA[4037322]]></dd3:Owner>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:string">
			<xs:minLength value="0"/>
			<xs:maxLength value="255"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="Remarks">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Remarks]]></dd2:Name>
			<dd2:Definition><![CDATA[Remarks, comments or explanatory notes (free text).]]></dd2:Definition>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031411]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031383]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:string">
			<xs:minLength value="0"/>
			<xs:maxLength value="255"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>

</xs:schema>