<?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=TBL7766"/>
	<xs:element name="NiD_SW_Conc">
		<xs:annotation>
			<xs:documentation xml:lang="en">
				<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>
				<dd2:Name><![CDATA[NO3 concentrations in surface water]]></dd2:Name>
				<dd2:Definition><![CDATA[NO3 concentrations measured in each surface water monitoring station.]]></dd2:Definition>
				<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 winter concentration and the maximum value for NO3 in the whole measurement 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 reporting period) can 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.
Please consider the following when compiling your data delivery:
1. Submit data for each sample site (no aggregation of stations).
2. mg/l NO3 is the mandatory measurement unit for all concentration values provided in this table.
Measuring period for winter data: 
Rivers and lakes: sampled for the months October to March. 
TCM waters: October to March, or alternatively for the winter period as defined for particular EU regions  e.g. October-March,  October-April, December-February and December-March for the Baltic, Central European, Atlantic and Mediterranean area, respectively; in case different period is used than October-March please include this information.
Filling out the tables: 
All elements are required to be filled out unless “optional” or "voluntary" has been indicated or unless the element is not applicable (e.g. if a monitoring station is not used for reporting for WFD, the element EU_CD cannot be filled out.)
If “mandatory” or "required" is indicated, the element shall always be filled in. After submitting the table in Reportnet, the QA in Reportnet will give an error message if the content of the cell will be empty.]]></dd3:Methodology>
			</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_NoOfSamples" 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_TrendValue" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd489:ND_TrendWintValue" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd489:ND_AvgAnnValue" 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>