<?xml version="1.0" encoding="UTF-8"?>
<xs:schema targetNamespace="http://dd.eionet.europa.eu/namespace.jsp?ns_id=8" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:dd38="http://dd.eionet.europa.eu/namespace.jsp?ns_id=38" 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=38" schemaLocation="http://dd.eionet.europa.eu/GetContainerSchema?id=TBL5190"/>
	<xs:element name="GroundwaterMonitoringSites">
		<xs:annotation>
			<xs:documentation xml:lang="en">
				<dd2:Name><![CDATA[List of Sampling Sites with Disaggregated Data]]></dd2:Name>
				<dd2:Definition><![CDATA[Detailed information on the physical characteristics of the sampling sites of the groundwater bodies are requested from EEA Member Countries on an annual basis.]]></dd2:Definition>
				<dd2:Keyword><![CDATA[Aquifer]]></dd2:Keyword>
				<dd2:Keyword><![CDATA[Groundwater]]></dd2:Keyword>
				<dd2:Keyword><![CDATA[Pollution]]></dd2:Keyword>
				<dd2:Keyword><![CDATA[Water]]></dd2:Keyword>
				<dd2:Keyword><![CDATA[Water quality]]></dd2:Keyword>
				<dd3:Methodology><![CDATA[Data providers are asked to check and validate the published data, and include any amendments or missing information in the next delivery of data.

The Station-ID code should be unique in this table and no duplicate records should exist.

We would like to encourage all countries to provide data on the physical characteristics of the sampling sites relating to the groundwater bodies.

AT LEAST ONE OF THE FIELDS EWN-Code OR GWB-Code-WFD HAS TO BE FILLED FOR EACH RECORD OF THIS TABLE. BOTH OF THEM CAN BE FILLED. Filling of GWB-Code-WFD field is mandatory for EU member countries.
]]></dd3:Methodology>
				<dd3:EEAissue><![CDATA[Eutrophication]]></dd3:EEAissue>
				<dd3:EEAissue><![CDATA[Water]]></dd3:EEAissue>
			</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="Row" minOccurs="1" maxOccurs="unbounded">
					<xs:complexType>
						<xs:sequence>
							<xs:element ref="dd38:GWStation_ID" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd38:GWEWN-Code" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd38:GWB-Code-WFD" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd38:Longitude" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd38:Latitude" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd38:National_station_code" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd38:SamplingName" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd38:Type_of_use" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd38:well_or_spring" minOccurs="0" 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>