<?xml version="1.0" encoding="UTF-8"?>
<xs:schema targetNamespace="http://dd.eionet.europa.eu/namespace.jsp?ns_id=599" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:dd608="http://dd.eionet.europa.eu/namespace.jsp?ns_id=608" 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=608" schemaLocation="http://dd.eionet.europa.eu/GetContainerSchema?id=TBL6047"/>
	<xs:element name="BWQD_2006_ShortTermPolut">
		<xs:annotation>
			<xs:documentation xml:lang="en">
				<dd2:Name><![CDATA[Short term pollution]]></dd2:Name>
				<dd2:Definition><![CDATA[Short term pollution table contains one or more events of short term pollution that occur during the bathing season. Short term pollution means microbiological contamination that has clearly identifiable causes, is not normally expected to affect bathing water quality for more than approximately 72 hours after the bathing water quality is first affected and for which the competent authority has established procedures to predict and deal with.]]></dd2:Definition>
				<dd2:Keyword><![CDATA[Lake]]></dd2:Keyword>
				<dd2:Keyword><![CDATA[River]]></dd2:Keyword>
				<dd2:Keyword><![CDATA[Sea]]></dd2:Keyword>
				<dd2:Keyword><![CDATA[Water]]></dd2:Keyword>
				<dd2:Keyword><![CDATA[water quality]]></dd2:Keyword>
				<dd3:Methodology><![CDATA[Every country should deliver data table through Reportnet in xls or xml data file after the end of the short term pollution. The attributes are reported for a bathing water or a group of bathing waters.]]></dd3:Methodology>
				<dd3:EEAissue><![CDATA[Water]]></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="dd608:BWID" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd608:GroupID" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd608:StartDateS" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd608:EndDateS" 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>