<?xml version="1.0" encoding="UTF-8"?>
<xs:schema targetNamespace="http://dd.eionet.europa.eu/namespace.jsp?ns_id=786" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:dd789="http://dd.eionet.europa.eu/namespace.jsp?ns_id=789" 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=789" schemaLocation="http://dd.eionet.europa.eu/GetContainerSchema?id=TBL11517"/>
	<xs:element name="RiverBasinDistrict">
		<xs:annotation>
			<xs:documentation xml:lang="en">
				<dd2:Keyword><![CDATA[Water]]></dd2:Keyword>
				<dd2:Name><![CDATA[River basin district]]></dd2:Name>
				<dd2:Definition><![CDATA[River basin district (RBD): 
The area of land and sea, made up of one or more neighbouring river basins together with their associated groundwaters and coastal waters, which is the main unit for management of river basins.

River basin: 
The area of land from which all surface run-off flows through a sequence of streams, rivers and, possibly, lakes into the sea at a single river mouth, estuary or delta.

]]></dd2:Definition>
				<dd3:ShortDescription><![CDATA[Spatial data for river basin districts]]></dd3:ShortDescription>
				<dd3:Methodology><![CDATA[For non-EU countries and in the absence of officially designated RBDs, river basins can be used for EIONET reporting purposes.]]></dd3:Methodology>
				<dd3:Descriptive_image><![CDATA[RiverBasinDistrict_2016.png]]></dd3:Descriptive_image>
			</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="Row" minOccurs="1" maxOccurs="unbounded">
					<xs:complexType>
						<xs:sequence>
							<xs:element ref="dd789:geometry" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd789:inspireIdLocalId" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd789:inspireIdNamespace" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd789:inspireIdVersionId" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd789:thematicIdIdentifier" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd789:thematicIdIdentifierScheme" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd789:beginLifespanVersion" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd789:endLifespanVersion" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd789:predecessorsIdentifier" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd789:predecessorsIdentifierScheme" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd789:successorsIdentifier" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd789:successorsIdentifierScheme" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd789:wiseEvolutionType" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd789:nameTextInternational" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd789:nameText" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd789:nameLanguage" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd789:designationPeriodBegin" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd789:designationPeriodEnd" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd789:zoneType" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd789:link" minOccurs="0" maxOccurs="1"/>
						</xs:sequence>
						<xs:attribute name="status" type="xs:string" use="optional"/>
					</xs:complexType>
				</xs:element>
			</xs:sequence>
		</xs:complexType>
		<xs:key name="PK_Row_ID">
			<xs:selector xpath=".//Row" />
			<xs:field xpath="dd789:thematicIdIdentifier" />
			<xs:field xpath="dd789:thematicIdIdentifierScheme" />
		</xs:key>
	</xs:element>
</xs:schema>