<?xml version="1.0" encoding="UTF-8"?>
<xs:schema targetNamespace="http://dd.eionet.europa.eu/namespace.jsp?ns_id=802" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:dd820="http://dd.eionet.europa.eu/namespace.jsp?ns_id=820" 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=820" schemaLocation="http://dd.eionet.europa.eu/GetContainerSchema?id=TBL9331"/>
	<xs:element name="Agglomerations">
		<xs:annotation>
			<xs:documentation xml:lang="en">
				<dd2:Name><![CDATA[Agglomerations]]></dd2:Name>
				<dd2:Definition><![CDATA[Table contains information on agglomerations with generated load ≥ 2000 p.e. (or even smaller), including names, coordinates, generated load and information whether the load generated is collected through collecting system or addressed via Individual Appropriate Systems (IAS) or not collected not addressed via IAS.]]></dd2:Definition>
				<dd3:ShortDescription><![CDATA[Information on agglomerations]]></dd3:ShortDescription>
			</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="Row" minOccurs="1" maxOccurs="unbounded">
					<xs:complexType>
						<xs:sequence>
							<xs:element ref="dd820:aggState" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd820:repCode" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd820:aggCode" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd820:aggName" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggNUTS" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggLatitude" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd820:aggLongitude" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd820:aggGenerated" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd820:bigCityID" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggCalculation" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggChanges" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggChangesComment" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggPeriodOver" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd820:aggC1" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd820:aggMethodC1" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggC2" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd820:aggMethodC2" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggPercWithoutTreatment" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd820:aggMethodWithoutTreatment" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggPercPrimTreatment" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggPercSecTreatment" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggPercStringentTreatment" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggHaveRegistrationSystem" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggExistMaintenancePlan" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggPressureTest" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggVideoInspections" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggOtherMeasures" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggExplanationOther" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggSewageNetwork" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggBestTechnicalKnowledge" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggDilutionRates" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggCapacity" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggAccOverflows" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggAccOverflowNumber" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggSewerOverflows_m3" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggSewerOverflows_pe" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggRemarks" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggForecast" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggBeginLife" minOccurs="0" maxOccurs="1"/>
							<xs:element ref="dd820:aggEndLife" 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="dd820:aggCode" />
		</xs:key>
	</xs:element>
</xs:schema>