<?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:dd489="http://dd.eionet.europa.eu/namespace.jsp?ns_id=489" 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=489" schemaLocation="http://dd.eionet.europa.eu/GetContainerSchema?id=TBL4950"/>
	<xs:element name="NiD_SW_Conc">
		<xs:annotation>
			<xs:documentation xml:lang="en">
				<dd2:Name><![CDATA[4. NO3 concentrations in surface water]]></dd2:Name>
				<dd2:Definition><![CDATA[NO3 concentrations 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:ShortDescription><![CDATA[NO3 values for each surface water monitoring station]]></dd3:ShortDescription>
				<dd3:Methodology><![CDATA[Data on surface water monitoring stations are collected for each reporting period (4 year period). For each station the average (mean) annual and winter concentrations for NO3 over one or more years and the maximum value for NO3 in this period have to be reported. If the same station has been used for monitoring in the previous period, a trend value (average current reporting period - average previous (3rd) reporting period) has to be indicated. This table should be used for all surface water monitoring stations. Discrimination between the surface water entities (river, lake, etc.) can be made by indicating the "Station type"
The combination of the elements CountryCode, NationalStationCode and StationType must create a unique record in the table.]]></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="dd489:CountryCode" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd489:ND_NatStatCode" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd489:ND_StationType" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd489:ND_BeginDate" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd489:ND_EndDate" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd489:ND_MeasUnit" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd489:ND_NoOfSamples" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd489:ND_AvgAnnValue" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd489:ND_AvgWintValue" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd489:ND_MaxValue" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd489:ND_TrendAnnValue" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd489:ND_TrendWintValue" 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>