<?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:dd754="http://dd.eionet.europa.eu/namespace.jsp?ns_id=754" 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=754" schemaLocation="http://dd.eionet.europa.eu/GetContainerSchema?id=TBL8296"/>
	<xs:element name="MW_country">
		<xs:annotation>
			<xs:documentation xml:lang="en">
				<dd2:Name><![CDATA[Collected Municipal Waste per country]]></dd2:Name>
				<dd2:Definition><![CDATA[Amount of municipal waste collected per year per country, 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>
				<dd3:ShortDescription><![CDATA[The amount of collected municipal waste and collection rate are used to calculate the amount of generated municipal waste.]]></dd3:ShortDescription>
				<dd3:EEAissue><![CDATA[Waste and material flow]]></dd3:EEAissue>
				<dd2:Keyword><![CDATA[Waste]]></dd2:Keyword>
			</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="Row" minOccurs="1" maxOccurs="unbounded">
					<xs:complexType>
						<xs:sequence>
							<xs:element ref="dd754:CountryCode" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd754:Year_H2020" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd754:MW_collected" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd754:Coll_rate_nat" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd754:WCC_1" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd754:WCC_2" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd754:WCC_3" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd754:WCC_4" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd754:WCC_5" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd754:WCC_6" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd754:WCC_7" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd754:WCC_8" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd754:Data_collection_method" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd754: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>