<?xml version="1.0" encoding="UTF-8"?>
<xs:schema targetNamespace="http://dd.eionet.europa.eu/namespace.jsp?ns_id=764" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:dd766="http://dd.eionet.europa.eu/namespace.jsp?ns_id=766" xmlns:dd2="http://dd.eionet.europa.eu/namespace.jsp?ns_id=2" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xs:import namespace="http://dd.eionet.europa.eu/namespace.jsp?ns_id=766" schemaLocation="http://dd.eionet.europa.eu/GetContainerSchema?id=TBL8355"/>
	<xs:element name="Hydr_bas_WW">
		<xs:annotation>
			<xs:documentation xml:lang="en">
				<dd2:Name><![CDATA[Collected and treated wastewater per coastal hydrological basin]]></dd2:Name>
				<dd2:Definition><![CDATA[Amount of collected and treated municipal wastewater per year per coastal hydrological basin, including type of treatment.

"Municipal wastewater" refers to wastewater collected by or on behalf of municipalities; the main part originates from households- domestic wastewater, but could also include industrial wastewater.
]]></dd2:Definition>
			</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="Row" minOccurs="1" maxOccurs="unbounded">
					<xs:complexType>
						<xs:sequence>
							<xs:element ref="dd766:CountryCode" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd766:Coastal_region" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd766:Year_H2020" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd766:Comp_MWW" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd766:Frac_DWW" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd766:Frac_IWW" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd766:Vol_coll_MWW" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd766:Vol_treat_MWW" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd766:T1" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd766:T2" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd766:T3" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd766:Data_collection_method" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd766:Remarks" 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>