<?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:dd584="http://dd.eionet.europa.eu/namespace.jsp?ns_id=584" 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=584" schemaLocation="http://dd.eionet.europa.eu/GetContainerSchema?id=TBL5205"/>
	<xs:element name="DWD_MA">
		<xs:annotation>
			<xs:documentation xml:lang="en">
				<dd2:Name><![CDATA[05. Microbiological Analysismethod]]></dd2:Name>
				<dd2:Definition><![CDATA[Information on the analysis methods for the microbiological parameters under article 7.5b of the DWD. Article 7.5.b states that methods other than those specified in Annex III, Part 1, may be used, providing it can be demonstrated that the results obtained are at least as reliable as those produced by the methods specified. MS which have recourse to alternative methods shall provide the Commission with all relevant information concerning such methods and their equivalence.]]></dd2:Definition>
				<dd3:ShortDescription><![CDATA[Information on the analysis methods for the microbiological parameters under article 7.5b of the DWD. Article 7.5.b states that methods other than those specified in Annex III, Part 1, may be used, providing it can be demonstrated that the results obtained are at least as reliable as those produced by the methods specified. MS which have recourse to alternative methods shall provide the Commission with all relevant information concerning such methods and their equivalence.]]></dd3:ShortDescription>
				<dd3:Methodology><![CDATA[Information on the analysis methods for the microbiological parameters. The combination of the elements MemberState, Parameter must create a unique record in the table. No duplicate records should exist with this table.
The element Method can represent more then one method. The methods can be seporated by a semicolon (;) The element Method can not be empty.
This data should be reported to the European Commision every three years.]]></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="dd584:CountryCode" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd584:Parameter" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd584:MA_Method" 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>