<?xml version="1.0" encoding="UTF-8"?>
<xs:schema targetNamespace="http://dd.eionet.europa.eu/namespace.jsp?ns_id=579" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:dd580="http://dd.eionet.europa.eu/namespace.jsp?ns_id=580" 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=580" schemaLocation="http://dd.eionet.europa.eu/GetContainerSchema?id=TBL5198"/>
	<xs:element name="DWD_MS">
		<xs:annotation>
			<xs:documentation xml:lang="en">
				<dd2:Name><![CDATA[01. List of Memberstates]]></dd2:Name>
				<dd2:Definition><![CDATA[General information on member states drinking water supply arrangements]]></dd2:Definition>
				<dd3:ShortDescription><![CDATA[General information on Member States drinking water supply arrangements.
See "Guidance document on reporting under the Drinking Water Directive 98/83/EC" Table 1.]]></dd3:ShortDescription>
				<dd3:Methodology><![CDATA[The data requested for DWD should be derived from the Memberstate. One table should be used for the memberstate. The element MemberState must create a unique record in the table. No duplicate records should exist with this table.

This data should be reported to the European Commision every three years.]]></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="dd580:CountryCode" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd580:MS_TotalPopulation" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd580:MS_NumberWSZ" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd580:MS_TotaResidentlPopulation" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd580:MS_TotalVolume" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd580:MS_Groundwater" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd580:MS_Surfacewater" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd580:MS_Inlandwater" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd580:MS_Coastalwater" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd580:MS_Bankfiltrationwater" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd580:MS_Rainwater" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd580:MS_Otherwater" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd580:MS_WebsiteAddress" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd580:MS_ResponsibleAuthority" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd580:MS_Name" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd580:MS_Address" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd580:MS_City" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd580:MS_Telephone" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd580:MS_Fax" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd580:MS_Email" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd580:MS_NationalSummaryComment" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd580:MS_ArtificialGrondwaterRecharge" 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>