<?xml version="1.0" encoding="UTF-8"?>
<xs:schema targetNamespace="http://dd.eionet.europa.eu/namespace.jsp?ns_id=207" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:dd211="http://dd.eionet.europa.eu/namespace.jsp?ns_id=211" 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=211" schemaLocation="http://dd.eionet.europa.eu/GetContainerSchema?id=TBL3842"/>
	<xs:element name="Comment">
		<xs:annotation>
			<xs:documentation xml:lang="en">
				<dd2:Keyword><![CDATA[air]]></dd2:Keyword>
				<dd2:Keyword><![CDATA[ozone]]></dd2:Keyword>
				<dd3:EEAissue><![CDATA[Air quality and air pollution]]></dd3:EEAissue>
				<dd2:Name><![CDATA[Comment]]></dd2:Name>
				<dd3:ShortDescription><![CDATA[A comment table may be used by Member States to indicate that no exceedances occurred in a specific month or to indicate that a station has come into or gone out of operation during the month.]]></dd3:ShortDescription>
				<dd3:Methodology><![CDATA[The comment form can be used to provide information about months when no exceedances of threshold values occurred and about changes in operating stations.

A standard text recommended to use when no exceedances have occurred:
&#8220;There were no exceedances in COUNTRY in MONTH YEAR.&#8221;

A standard text recommended to use when a monitoring station stops operating:
&#8220;Station EOI CODE, last operational DAY MONTH YEAR.&#8221;

A standard text recommended to use when a monitoring station begins operating:
&#8220;Station LOCAL STATION CODE, STATION NAME first operational DAY MONTH YEAR.&#8221;

The definitions of EOI CODE, LOCAL STATION CODE, STATION NAME can be found in the Station table.]]></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="dd211:Comment" 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>