<?xml version="1.0" encoding="UTF-8"?>
<xs:schema targetNamespace="http://dd.eionet.europa.eu/namespace.jsp?ns_id=200" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:dd203="http://dd.eionet.europa.eu/namespace.jsp?ns_id=203" 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=203" schemaLocation="http://dd.eionet.europa.eu/GetContainerSchema?id=TBL4135"/>
	<xs:element name="Station">
		<xs:annotation>
			<xs:documentation xml:lang="en">
				<dd2:Name><![CDATA[Station meta-information]]></dd2:Name>
				<dd3:ShortDescription><![CDATA[This concerns the stations designated or established to supply the data necessary for the implementation of the directive. The meta-information for newly operational stations and for stations not yet delivered under the EoI (Exchange of Information Decision  97/101/EC and Annex 2001/752/EC) should be submitted using the station table. No meta information has to be submitted for monitoring stations already included in reporting under EoI.]]></dd3:ShortDescription>
				<dd3:Methodology><![CDATA[Station meta-information is required for stations not included in the list of operational ozone stations reported under EoI (Exchange of Information Decision 97/101/EC and Annex 2001/752/EC).
The list of stations can be downloaded from http://air-climate.eionet.europa.eu/docs/O3_excess/stationset_ozone_2002.xls]]></dd3:Methodology>
				<dd2:Keyword><![CDATA[ozone]]></dd2:Keyword>
				<dd2:Keyword><![CDATA[air]]></dd2:Keyword>
			</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="Row" minOccurs="1" maxOccurs="unbounded">
					<xs:complexType>
						<xs:sequence>
							<xs:element ref="dd203:Zone_code" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd203:EoI_station_code" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd203:Local_station_code" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd203:Station_name" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd203:Longitude_decimal" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd203:Latitude_decimal" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd203:Longitude_DDMMSS" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd203:Latitude_DDMMSS" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd203:Altitude" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd203:Station_type_O3" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd203:Station_type_EoI" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd203:Area_type_EoI" 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>