<?xml version="1.0" encoding="UTF-8"?>
<xs:schema targetNamespace="http://dd.eionet.europa.eu/namespace.jsp?ns_id=579" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:dd585="http://dd.eionet.europa.eu/namespace.jsp?ns_id=585" 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=585" schemaLocation="http://dd.eionet.europa.eu/GetContainerSchema?id=TBL5204"/>
	<xs:element name="DWD_AM">
		<xs:annotation>
			<xs:documentation xml:lang="en">
				<dd2:Name><![CDATA[06. Annual Monitoring]]></dd2:Name>
				<dd2:Definition><![CDATA[Information on the number of analysis, not compliant with the monitoring frequency, carried out compared with the number of analyses required by the DWD]]></dd2:Definition>
				<dd3:ShortDescription><![CDATA[Information on the number of analysis, not compliant with the monitoring frequency, carried out compared with the number of analyses required by the DWD]]></dd3:ShortDescription>
				<dd3:Methodology><![CDATA[Information on the number of analysis, not compliant with the monitoring frequency.The combination of the elements MemberState, Year, Parameter must create a unique record in the table. No duplicate records should exist with this table.
This data should be reported to the European Commision every three years with a annual return.]]></dd3:Methodology>
			</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="Row" minOccurs="1" maxOccurs="unbounded">
					<xs:complexType>
						<xs:sequence>
							<xs:element ref="dd585:CountryCode" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd585:Parameter" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd585:AM_Year" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd585:AM_AnalysisRequired" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd585:AM_AnalysisDone" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd585:AM_Notes" minOccurs="1" 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>