<?xml version="1.0" encoding="UTF-8"?>
<xs:schema targetNamespace="http://dd.eionet.europa.eu/namespace.jsp?ns_id=580" xmlns:xs="http://www.w3.org/2001/XMLSchema" 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:element name="CountryCode">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Country Code]]></dd2:Name>
			<dd2:Definition><![CDATA[Abbreviation of EEA Member or Collaborating Country, as defined in the codelist.]]></dd2:Definition>
			<dd3:Methodology><![CDATA[ISO 3166-alpha-2 code elements.]]></dd3:Methodology>
			<dd3:PublicOrInternal><![CDATA[undefined]]></dd3:PublicOrInternal>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
			<dd3:obligation><![CDATA[4031383]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031411]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031497]]></dd3:obligation>
			<dd3:obligation><![CDATA[4031486]]></dd3:obligation>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:string">
			<xs:enumeration value="AL"/>
			<xs:enumeration value="AT"/>
			<xs:enumeration value="BA"/>
			<xs:enumeration value="BE"/>
			<xs:enumeration value="BG"/>
			<xs:enumeration value="CH"/>
			<xs:enumeration value="CY"/>
			<xs:enumeration value="CZ"/>
			<xs:enumeration value="DE"/>
			<xs:enumeration value="DK"/>
			<xs:enumeration value="EE"/>
			<xs:enumeration value="ES"/>
			<xs:enumeration value="FI"/>
			<xs:enumeration value="FR"/>
			<xs:enumeration value="GB"/>
			<xs:enumeration value="GR"/>
			<xs:enumeration value="HR"/>
			<xs:enumeration value="HU"/>
			<xs:enumeration value="IE"/>
			<xs:enumeration value="IS"/>
			<xs:enumeration value="IT"/>
			<xs:enumeration value="LI"/>
			<xs:enumeration value="LT"/>
			<xs:enumeration value="LU"/>
			<xs:enumeration value="LV"/>
			<xs:enumeration value="ME"/>
			<xs:enumeration value="MK"/>
			<xs:enumeration value="MT"/>
			<xs:enumeration value="NL"/>
			<xs:enumeration value="NO"/>
			<xs:enumeration value="PL"/>
			<xs:enumeration value="PT"/>
			<xs:enumeration value="RO"/>
			<xs:enumeration value="RS"/>
			<xs:enumeration value="SE"/>
			<xs:enumeration value="SI"/>
			<xs:enumeration value="SK"/>
			<xs:enumeration value="TR"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="MS_TotalPopulation">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[TotalPopulation]]></dd2:Name>
			<dd2:Definition><![CDATA[Total population in millions]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Total population, must be bigger then 1]]></dd3:Methodology>
			<dd3:Unit><![CDATA[millions]]></dd3:Unit>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="MS_NumberWSZ">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[NumberWSZ]]></dd2:Name>
			<dd2:Definition><![CDATA[Number of water supply zones]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Total of Water Supply Zones in the memberstate, must be bigger then 1]]></dd3:Methodology>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="MS_TotaResidentlPopulation">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[TotaResidentlPopulation]]></dd2:Name>
			<dd2:Definition><![CDATA[Total resident population supplied in the water supply zones]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Total of resident population in the water supply zones, supplied in whole numbers. Must be bigger then 1]]></dd3:Methodology>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="MS_TotalVolume">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[TotalVolume]]></dd2:Name>
			<dd2:Definition><![CDATA[Total volume of water supplied in the water supply zones in m3/year]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Total volume of water in the water supply zones in m3/year, must be bgger then 1.]]></dd3:Methodology>
			<dd3:Unit><![CDATA[m3/year]]></dd3:Unit>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:integer">
			<xs:minInclusive value="1"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="MS_Groundwater">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Groundwater]]></dd2:Name>
			<dd2:Definition><![CDATA[% of total volume]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Percentage of total volume. Must be between 0 and 100. Groundwater means all water which is below the surface of the ground in the saturation zone and in direct
contact with the ground or subsoil.]]></dd3:Methodology>
			<dd3:Unit><![CDATA[percent]]></dd3:Unit>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:decimal">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="100"/>
			<xs:fractionDigits value="2"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="MS_Surfacewater">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Surfacewater]]></dd2:Name>
			<dd2:Definition><![CDATA[% of total volume]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Percentage of total volume. Must be between 0 and 100. Surface water means inland waters, except groundwater; transitional waters and coastal waters (Water
Framework Directive 2000/60/CE Art 2.1).]]></dd3:Methodology>
			<dd3:Unit><![CDATA[percent]]></dd3:Unit>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="3"/>
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="100"/>
			<xs:fractionDigits value="2"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="MS_Inlandwater">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Inlandwater]]></dd2:Name>
			<dd2:Definition><![CDATA[% of total volume]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Percentage of total volume. Must be between 0 and 100]]></dd3:Methodology>
			<dd3:Unit><![CDATA[percent]]></dd3:Unit>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="3"/>
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="100"/>
			<xs:fractionDigits value="2"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="MS_Coastalwater">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Coastalwater]]></dd2:Name>
			<dd2:Definition><![CDATA[% of total volume]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Percentage of total volume. Must be between 0 and 100]]></dd3:Methodology>
			<dd3:Unit><![CDATA[percent]]></dd3:Unit>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:decimal">
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="100"/>
			<xs:fractionDigits value="2"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="MS_Bankfiltrationwater">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Bankfiltrationwater]]></dd2:Name>
			<dd2:Definition><![CDATA[% of total volume]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Percentage of total volume. Must be between 0 and 100]]></dd3:Methodology>
			<dd3:Unit><![CDATA[percent]]></dd3:Unit>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="3"/>
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="100"/>
			<xs:fractionDigits value="2"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="MS_Rainwater">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Rainwater]]></dd2:Name>
			<dd2:Definition><![CDATA[% of total volume]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Percentage of total volume. Must be between 0 and 100]]></dd3:Methodology>
			<dd3:Unit><![CDATA[percent]]></dd3:Unit>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="3"/>
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="100"/>
			<xs:fractionDigits value="2"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="MS_Otherwater">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Otherwater]]></dd2:Name>
			<dd2:Definition><![CDATA[% of total volume]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Percentage of total volume. Must be between 0 and 100]]></dd3:Methodology>
			<dd3:Unit><![CDATA[percent]]></dd3:Unit>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="3"/>
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="100"/>
			<xs:fractionDigits value="2"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="MS_WebsiteAddress">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[WebsiteAddress]]></dd2:Name>
			<dd2:Definition><![CDATA[Website address for public access]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Website address for public access with information of the memberstate.]]></dd3:Methodology>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:string">
			<xs:minLength value="0"/>
			<xs:maxLength value="300"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="MS_ResponsibleAuthority">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[ResponsibleAuthority]]></dd2:Name>
			<dd2:Definition><![CDATA[Member state contact info]]></dd2:Definition>
			<dd3:Methodology><![CDATA[The name of the resposible authority]]></dd3:Methodology>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:string">
			<xs:minLength value="0"/>
			<xs:maxLength value="300"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="MS_Name">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Name]]></dd2:Name>
			<dd2:Definition><![CDATA[Member state contact info]]></dd2:Definition>
			<dd3:Methodology><![CDATA[The contactperson of the resposible authority]]></dd3:Methodology>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:string">
			<xs:minLength value="0"/>
			<xs:maxLength value="300"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="MS_Address">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Address]]></dd2:Name>
			<dd2:Definition><![CDATA[Member state contact info]]></dd2:Definition>
			<dd3:Methodology><![CDATA[The address of the contact information]]></dd3:Methodology>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:string">
			<xs:minLength value="0"/>
			<xs:maxLength value="300"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="MS_City">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[City]]></dd2:Name>
			<dd2:Definition><![CDATA[Member state contact info]]></dd2:Definition>
			<dd3:Methodology><![CDATA[The city of the contact information]]></dd3:Methodology>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:string">
			<xs:minLength value="0"/>
			<xs:maxLength value="300"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="MS_Telephone">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Telephone]]></dd2:Name>
			<dd2:Definition><![CDATA[Member state contact info]]></dd2:Definition>
			<dd3:Methodology><![CDATA[The telephonenumber of the contact information]]></dd3:Methodology>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:string">
			<xs:minLength value="0"/>
			<xs:maxLength value="300"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="MS_Fax">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Fax]]></dd2:Name>
			<dd2:Definition><![CDATA[Member state contact info]]></dd2:Definition>
			<dd3:Methodology><![CDATA[The faxnumber of the contact information]]></dd3:Methodology>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:string">
			<xs:minLength value="0"/>
			<xs:maxLength value="300"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="MS_Email">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[Email]]></dd2:Name>
			<dd2:Definition><![CDATA[Member state contact info]]></dd2:Definition>
			<dd3:Methodology><![CDATA[The emailaddress of the contact information]]></dd3:Methodology>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:string">
			<xs:minLength value="0"/>
			<xs:maxLength value="300"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="MS_NationalSummaryComment">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[NationalSummaryComment]]></dd2:Name>
			<dd2:Definition><![CDATA[Optional comment related to the parameters in the National Summary Information]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Optional comment related to the parameters in the National Summary Information]]></dd3:Methodology>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:string">
			<xs:minLength value="0"/>
			<xs:maxLength value="2000"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>
<xs:element name="MS_ArtificialGrondwaterRecharge">
	<xs:annotation>
		<xs:documentation xml:lang="en">
			<dd2:Name><![CDATA[ArtificialGrondwaterRecharge]]></dd2:Name>
			<dd2:Definition><![CDATA[% of total volume]]></dd2:Definition>
			<dd3:Methodology><![CDATA[Percentage of total volume. Must be between 0 and 100]]></dd3:Methodology>
			<dd3:Unit><![CDATA[percent]]></dd3:Unit>
			<dd3:Responsible><![CDATA[4040959]]></dd3:Responsible>
		</xs:documentation>
	</xs:annotation>
	<xs:simpleType>
		<xs:restriction base="xs:decimal">
			<xs:totalDigits value="3"/>
			<xs:minInclusive value="0"/>
			<xs:maxInclusive value="100"/>
			<xs:fractionDigits value="2"/>
		</xs:restriction>
	</xs:simpleType>
</xs:element>

</xs:schema>