<?xml version="1.0" encoding="UTF-8"?>
<xs:schema targetNamespace="http://dd.eionet.europa.eu/namespace.jsp?ns_id=485" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:dd490="http://dd.eionet.europa.eu/namespace.jsp?ns_id=490" 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:import namespace="http://dd.eionet.europa.eu/namespace.jsp?ns_id=490" schemaLocation="http://dd.eionet.europa.eu/GetContainerSchema?id=TBL4951"/>
	<xs:element name="NiD_SW_EutroMeas">
		<xs:annotation>
			<xs:documentation xml:lang="en">
				<dd2:Name><![CDATA[5. Eutrophication parameters in surface water]]></dd2:Name>
				<dd2:Definition><![CDATA[Eutrophication parameters measured in each surface water monitoring station.]]></dd2:Definition>
				<dd2:Keyword><![CDATA[Article V]]></dd2:Keyword>
				<dd2:Keyword><![CDATA[Eutrophication]]></dd2:Keyword>
				<dd2:Keyword><![CDATA[Groundwater]]></dd2:Keyword>
				<dd2:Keyword><![CDATA[NO3]]></dd2:Keyword>
				<dd2:Keyword><![CDATA[Surface water]]></dd2:Keyword>
				<dd2:Keyword><![CDATA[Water]]></dd2:Keyword>
				<dd2:Keyword><![CDATA[water quality]]></dd2:Keyword>
				<dd3:Methodology><![CDATA[Different criteria to evaluate the eutrophication status exist in the various EU-Member States. Member States are requested to report on methodology and on those eutrophication parameters which were used to do the assessment. Reporting has to be done separately for rivers, lakes and coastal waters. 
This table should be used for all surface water monitoring stations and all measured parameters. Discrimination between the surface water entities (river, lake, etc.) can be made by indicating the "Station type", discrimination between the parameters by entering the "Name of parameter". The combination of the elements CountryCode, NationalStationCode and StationType must create a unique record in the table. No duplicate records should exist with this combination.]]></dd3:Methodology>
				<dd3:EEAissue><![CDATA[Agriculture]]></dd3:EEAissue>
				<dd3:EEAissue><![CDATA[Eutrophication ]]></dd3:EEAissue>
				<dd3:EEAissue><![CDATA[Soil degradation and pollution]]></dd3:EEAissue>
				<dd3:EEAissue><![CDATA[Water]]></dd3:EEAissue>
				<dd3:obligation><![CDATA[[Nitrates Directive] Nitrates Directive - Report]]></dd3:obligation>
			</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="Row" minOccurs="1" maxOccurs="unbounded">
					<xs:complexType>
						<xs:sequence>
							<xs:element ref="dd490:CountryCode" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd490:ND_NatStatCode" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd490:ND_StationType" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd490:ND_BeginDate" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd490:ND_EndDate" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd490:ND_ParameterName" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd490:ND_MeasUnit" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd490:ND_NoOfSamples" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd490:ND_AvgValue" minOccurs="1" maxOccurs="1"/>
						</xs:sequence>
						<xs:attribute name="status" type="xs:string" use="optional"/>
					</xs:complexType>
				</xs:element>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
</xs:schema>