<?xml version="1.0" encoding="UTF-8"?>
<xs:schema targetNamespace="http://dd.eionet.europa.eu/namespace.jsp?ns_id=752" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:dd756="http://dd.eionet.europa.eu/namespace.jsp?ns_id=756" 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=756" schemaLocation="http://dd.eionet.europa.eu/GetContainerSchema?id=TBL8309"/>
	<xs:element name="MW_coast_city">
		<xs:annotation>
			<xs:documentation xml:lang="en">
				<dd2:Name><![CDATA[Collected Municipal Waste per coastal city]]></dd2:Name>
				<dd2:Definition><![CDATA[Amount of municipal waste collected per year per coastal city, including collection rate and waste composition.

“Municipal waste” refers to waste collected by or on behalf of municipalities; the main part originates from households, but similar wastes from commerce and trade, office buildings, institutions and small businesses is also included.]]></dd2:Definition>
				<dd2:Keyword><![CDATA[Waste]]></dd2:Keyword>
				<dd3:Methodology><![CDATA[Amount of municipal waste collected per year per coastal city.

This data is required for computing both "Municipal waste generation per capita" and "Amount of collected and treated municipal waste, including collection rate and type of treatment" indicators.]]></dd3:Methodology>
				<dd3:EEAissue><![CDATA[Waste and material flow]]></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="dd756:CountryCode" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd756:Year_H2020" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd756:MW_collected" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd756:Coll_rate_city" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd756:WCC_1" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd756:WCC_2" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd756:WCC_3" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd756:WCC_4" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd756:WCC_5" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd756:WCC_6" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd756:WCC_7" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd756:WCC_8" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd756:Data_collection_method" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd756: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>