<?xml version="1.0" encoding="UTF-8"?>
<xs:schema targetNamespace="http://dd.eionet.europa.eu/namespace.jsp?ns_id=499" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:dd594="http://dd.eionet.europa.eu/namespace.jsp?ns_id=594" 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=594" schemaLocation="http://dd.eionet.europa.eu/GetContainerSchema?id=TBL5079"/>
	<xs:element name="DF5_MRail">
		<xs:annotation>
			<xs:documentation xml:lang="en">
				<dd2:Name><![CDATA[Major Railways]]></dd2:Name>
				<dd3:ShortDescription><![CDATA[This dataset allows Member States to define the sections of Major Railways, their location, length and traffic.]]></dd3:ShortDescription>
				<dd3:Methodology><![CDATA[European Parliament and Council Directive 2002/49/EC, relating to the assessment and management of environmental noise requires data and reports from Member States to be supplied to the European Commission.

In Data Flow 1 (and 5), for Major Railways, Member States must report the general description of the Major Railways, their location, length and traffic.

This data specification details the table structure for Member States to supply this information. The table must be supplied with supporting xml metadata compliant with the current European Environment Agency, Dublin Core Metadata Element Set (http://cr.eionet.europa.eu/dcmes.jsp).

Alternatively the data may be returned as a geodataset in accordance with the current EEA GIS Guidelines (http://www.eionet.europa.eu/gis/docs/EEA_GISguide_v2.doc). The associated attribute table must comprise the field names detailed in this specification. The geodataset must be supplied with supporting xml metadata compliant with the current European Environment Agency, Metadata Standard for Geographic Information (The minimum specification is available at http://www.eionet.europa.eu/gis/nationaldeliveries/natdelmetadata.rtf).]]></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="dd594:ReportingEntityUniqueCode" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd594:NationalRailID1" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd594:NationalRailID2" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd594:AnnualTrafficFlow" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd594:UniqueRailID" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd594:LocRailStartNodeX1" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd594:LocRailStartNodeY1" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd594:LocRailEndNodeX2" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd594:LocRailEndNodeY2" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd594:Length" minOccurs="1" maxOccurs="1"/>
							<xs:element ref="dd594:LocRailCoordSystem" 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>