View schema

There are 0 QA scripts and 0 conversion scripts registered for this schema.

<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2009 sp1 (http://www.altova.com) by wols1603 (Atkins Danmark A/S) -->
<xs:schema xmlns:dw="http://dd.eionet.europa.eu/schema/dir199883ec/DWCommon" xmlns="http://dd.eionet.europa.eu/schema/dir199883ec" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:dc="http://purl.org/dc/elements/1.1/" targetNamespace="http://dd.eionet.europa.eu/schema/dir199883ec" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xs:import namespace="http://dd.eionet.europa.eu/schema/dir199883ec/DWCommon" schemaLocation="DWCommon_1p0.xsd"/>
	<xs:annotation>
		<xs:appinfo>
			<dc:Contributor/>
			<dc:Coverage/>
			<dc:Creator> ATKINS DENMARK</dc:Creator>
			<dc:Date>2011-08-17</dc:Date>
			<dc:Description>This schema is used to supply the Drinking Water Dierctive Reporting. The schema is developed on the basis of the revised guidance document, July 2010</dc:Description>
			<dc:Format/>
			<dc:Identifier/>
			<dc:Language/>
			<dc:Publisher/>
			<dc:Relation/>
			<dc:Rights/>
			<dc:Source/>
			<dc:Subject/>>
			<dc:Title>Drinking Water Directive</dc:Title>
			<dc:Type/>
			<dc:KeyWords/>
		</xs:appinfo>
		<xs:documentation>
		</xs:documentation>
	</xs:annotation>
	<xs:element name="DWD_FirstDerogation">
		<xs:annotation>
			<xs:documentation>Information on derogations in place in accordance with Article 9 of the DWD (only for Annex I Part B-parameters). This information shall be submitted to the EC in line with the requirements of Article 9 and does not form part of the Article 13 reporting requirements.</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="D1" maxOccurs="unbounded">
					<xs:annotation>
						<xs:documentation>A Member State shall send this form to the Commission within two months of any derogation concerning an individual supply of water exceeding 1000 m3 per day as an average or serving more than 5000 persons</xs:documentation>
					</xs:annotation>
					<xs:complexType>
						<xs:sequence>
							<xs:element name="C_CD" type="dw:CountryCode">
								<xs:annotation>
									<xs:documentation>Two-letter ISO Country code</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element name="ResponsibleAuthority" type="dw:String100Type"/>
							<xs:element name="NameResponsibleAuthority" type="dw:String100Type"/>
							<xs:element name="Address" type="dw:String100Type"/>
							<xs:element name="Telephone" type="dw:String100Type" minOccurs="0"/>
							<xs:element name="Fax" type="dw:String100Type" minOccurs="0"/>
							<xs:element name="Email" type="dw:String100Type"/>
							<xs:element name="DerogationRef" type="dw:String100Type">
								<xs:annotation>
									<xs:documentation/>
								</xs:annotation>
							</xs:element>
							<xs:element name="NameWSZ" type="dw:String100Type"/>
							<xs:element name="CoordinatesWSZ" type="dw:String100Type"/>
							<xs:element name="VolumeWaterSupplied" type="dw:NumberIntegerType">
								<xs:annotation>
									<xs:documentation>Total volume of water supplied m3/day</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element name="ResidentPopulation" type="dw:NumberNonNegativeIntegerType">
								<xs:annotation>
									<xs:documentation>Resident population of water supply zone(s)</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element name="PopulationConcerned" type="dw:NumberNonNegativeIntegerType" minOccurs="0">
								<xs:annotation>
									<xs:documentation>CONDITIONAL. Population concerned by derogation (estimated) - if not identical with the resident population.</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element name="FoodProductionAffected" type="dw:YesNoCode">
								<xs:annotation>
									<xs:documentation>Are any relevant food-production undertakings affected? (Yes or No)</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element name="Parameter" type="dw:String100Type">
								<xs:annotation>
									<xs:documentation/>
								</xs:annotation>
							</xs:element>
							<xs:element name="Value" type="dw:NumberIntegerType">
								<xs:annotation>
									<xs:documentation>Value fixed for derogation.</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element name="Unit" type="dw:String100Type">
								<xs:annotation>
									<xs:documentation>Unit must be the same as in the DWD</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element name="NumberAnalyses" type="dw:NumberNonNegativeIntegerType"/>
							<xs:element name="MonitoringResults" minOccurs="0">
								<xs:annotation>
									<xs:documentation>CONDITIONAL. Previous relevant monitoring results for a period not exceeding three years and only for water supplies above 1000 c.m. or serving more than 5000 people. Please provide min/median/max value.</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:sequence>
										<xs:element name="Min" type="dw:NumberIntegerType"/>
										<xs:element name="Median" type="dw:NumberIntegerType"/>
										<xs:element name="Max" type="dw:NumberIntegerType"/>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
							<xs:element name="DerogationGrounds" type="dw:String2000Type">
								<xs:annotation>
									<xs:documentation>Grounds for derogation. Explain reasons in more detail.</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element name="RemedialActions" maxOccurs="unbounded">
								<xs:annotation>
									<xs:documentation>Description of proposed remedial action, including timetable.</xs:documentation>
								</xs:annotation>
								<xs:complexType>
									<xs:sequence>
										<xs:element name="RemedialAction" type="dw:RemedialAction">
											<xs:annotation>
												<xs:documentation>Please use values from enumeration list.</xs:documentation>
											</xs:annotation>
										</xs:element>
										<xs:element name="Timetable" type="dw:Timeframe">
											<xs:annotation>
												<xs:documentation>Please use values from enumeration list.</xs:documentation>
											</xs:annotation>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
							<xs:element name="MonitoringScheme" type="dw:String2000Type">
								<xs:annotation>
									<xs:documentation>Proposed monitoring scheme</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element name="StartDate" type="dw:DateType">
								<xs:annotation>
									<xs:documentation>Start date of first derogation. must be in the format yyyy-mm-dd</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element name="EndDate" type="dw:DateType">
								<xs:annotation>
									<xs:documentation>End date of first derogation. must be in the format yyyy-mm-dd</xs:documentation>
								</xs:annotation>
							</xs:element>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
</xs:schema>
Note

A check-in comment is required. Please enter it below.


Note

The schema's file name will not be changed, regardless of the name of the file you upload. Only the file contents will be overwritten!

Note

A new version requires a new file with a new name: