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 Jon Maidens (Atkins Danmark A/S) -->
<xs:schema xmlns:fd="http://water.eionet.europa.eu/schemas/dir200760ec/fdcommon" xmlns="http://water.eionet.europa.eu/schemas/dir200760ec" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:dc="http://purl.org/dc/elements/1.1/" targetNamespace="http://water.eionet.europa.eu/schemas/dir200760ec" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xs:import namespace="http://water.eionet.europa.eu/schemas/dir200760ec/fdcommon" schemaLocation="http://water.eionet.europa.eu/schemas/dir200760ec/FDCommon.xsd"/>
	<xs:annotation>
		<xs:appinfo>
			<dc:Creator>Atkins Danmark</dc:Creator>
			<dc:Date>2010-02-09</dc:Date>
			<dc:Description>Reporting requirement for all Units of Management, Sub-units and Competent Authorities that have been designated within the Member State.</dc:Description>
			<dc:Format/>
			<dc:Identifier>{http://water.eionet.europa.eu/schemas/dir200760ec}v0.1</dc:Identifier>
			<dc:Publisher>DG Environment, European Commission</dc:Publisher>
			<dc:Title>Water Framework Directive Unit of Management and Competent Authority Attribute Exchange Schema</dc:Title>
		</xs:appinfo>
		<xs:documentation/>
	</xs:annotation>
	<xs:element name="CA_UoM">
		<xs:annotation>
			<xs:documentation>Reporting requirement for all  Unit of Managements and Competent Authorities that have been designated within the Member State under the Floods Directive if different competent authorities have been appointed and/or different units of management identified from those already reported for the Water Framework Directive. .</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="C_CD" type="fd:CountryCode">
					<xs:annotation>
						<xs:documentation>Two-letter ISO Country code</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:sequence>
					<xs:element name="WFDCompetentAuthorities" type="fd:YesNoCode">
						<xs:annotation>
							<xs:documentation>Select 'Yes' if the competent authorities are the same as reported under the Water Framework Directive. </xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="CompetentAuthority" minOccurs="0" maxOccurs="unbounded">
						<xs:annotation>
							<xs:documentation>CONDITIONAL. If the answer to WFDCompetentAuthorities are set to "N" then give details of all the Competent Authorities designated within the MS. If the same Competent Authority is used for the Floods Directive as for the WFD, but the relevant information in relation to the responsibilities for the Floods Directive was not yet notified to the Commission, the information should be given here as well.</xs:documentation>
						</xs:annotation>
						<xs:complexType>
							<xs:sequence>
								<xs:element name="EUCACode" type="fd:FeatureUniqueEUCodeType">
									<xs:annotation>
										<xs:documentation>Unique EU code for the Competent Authority. Add the Two-letter ISO Country code followed by the Member State unique id - up to 42 characters in total.</xs:documentation>
									</xs:annotation>
								</xs:element>
								<xs:element name="CompetentAuthorityName" type="fd:String100Type">
									<xs:annotation>
										<xs:documentation>Official name of the Competent Authority in English</xs:documentation>
									</xs:annotation>
								</xs:element>
								<xs:element name="CompetentAuthorityNameNL" type="fd:String100Type">
									<xs:annotation>
										<xs:documentation>Official name of the Competent Authority in National Language</xs:documentation>
									</xs:annotation>
								</xs:element>
								<xs:element name="Acronym" minOccurs="0">
									<xs:annotation>
										<xs:documentation>Acronym for the Competent Authority (if it exists)</xs:documentation>
									</xs:annotation>
									<xs:simpleType>
										<xs:restriction base="xs:string">
											<xs:minLength value="0"/>
											<xs:maxLength value="25"/>
										</xs:restriction>
									</xs:simpleType>
								</xs:element>
								<xs:element name="Auth_CD" type="fd:FeatureUniqueCodeType">
									<xs:annotation>
										<xs:documentation>Unique National code for the Competent Authority</xs:documentation>
									</xs:annotation>
								</xs:element>
								<xs:element name="LegalStatus" type="fd:String5000Type">
									<xs:annotation>
										<xs:documentation>Summary text of the legal status of each competent authority should be provided. This should include a summary of:
oThe legislation establishing the competent authority;
oThe legislation laying down the duties of the competent authority in relation to the Floods Directive; and
oThe legislation laying down other duties of the competent authority relevant (but not directly related) to the Floods Directive.
</xs:documentation>
									</xs:annotation>
								</xs:element>
								<xs:element name="Reference" maxOccurs="unbounded">
									<xs:annotation>
										<xs:documentation>Hyperlinks to more detailed supporting documents (e.g. the statute, founding treaty or equivalent legal document) should be provided</xs:documentation>
									</xs:annotation>
									<xs:simpleType>
										<xs:restriction base="xs:string">
											<xs:minLength value="1"/>
											<xs:maxLength value="250"/>
										</xs:restriction>
									</xs:simpleType>
								</xs:element>
								<xs:element name="Street" type="fd:String100Type"/>
								<xs:element name="City" type="fd:String100Type"/>
								<xs:element name="CityNL" type="fd:String100Type"/>
								<xs:element name="Country" type="fd:String100Type"/>
								<xs:element name="Postcode" type="fd:String50Type" minOccurs="0"/>
								<xs:element name="Roles">
									<xs:annotation>
										<xs:documentation>Core Roles undertaken by the Competent Authority. A competent authority is defined as being the authority with the responsibility for either the implementation of the different stages of the Floods Directive or reporting to the Commission.</xs:documentation>
									</xs:annotation>
									<xs:complexType>
										<xs:sequence>
											<xs:element name="Role" maxOccurs="3">
												<xs:annotation>
													<xs:documentation>A Competent Authority can have a minimum of 1 and maximum of 3 roles under the Floods Directive</xs:documentation>
												</xs:annotation>
												<xs:complexType>
													<xs:sequence>
														<xs:element name="RoleCode" type="fd:CARoleCode">
															<xs:annotation>
																<xs:documentation>Codes for the Role:  
A.Coordination, Preparation and Production of preliminary flood risk assessment, flood maps and flood risk management plans (FRMPs), including international coordination in transboundary Units of management;
B.Reporting 
C.Other</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element name="Comment" type="fd:String1000Type" minOccurs="0">
															<xs:annotation>
																<xs:documentation>Provide the details of the selected role </xs:documentation>
															</xs:annotation>
														</xs:element>
													</xs:sequence>
												</xs:complexType>
											</xs:element>
										</xs:sequence>
									</xs:complexType>
								</xs:element>
								<xs:element name="URL">
									<xs:annotation>
										<xs:documentation>Website address of the Competent Authority</xs:documentation>
									</xs:annotation>
									<xs:simpleType>
										<xs:restriction base="xs:string">
											<xs:minLength value="0"/>
											<xs:maxLength value="250"/>
										</xs:restriction>
									</xs:simpleType>
								</xs:element>
							</xs:sequence>
						</xs:complexType>
					</xs:element>
				</xs:sequence>
				<xs:sequence>
					<xs:element name="WFDRiverBasinDistricts" type="fd:YesNoCode">
						<xs:annotation>
							<xs:documentation>Select 'Yes' if the RBDs reported under the Water Fremwork Directive are being used. If a Member State has reported Sub-units then it is assumed these are the scale of management.</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="UnitOfManagement" minOccurs="0" maxOccurs="unbounded">
						<xs:annotation>
							<xs:documentation>CONDITIONAL. If the answer to WFDRiverBasinDistricts are set to "N" then give details of all the Units of Management (including the national parts of international Units of Management) designated within the MS. Units of management may be individual river basins and/or certain coastal areas, and may be entirely within national borders or may be part of an international unit of management or international river basin district.</xs:documentation>
						</xs:annotation>
						<xs:complexType>
							<xs:sequence>
								<xs:element name="EUUOMCode" type="fd:FeatureUniqueEUCodeType">
									<xs:annotation>
										<xs:documentation>Unique EU code for the Unit of Management. Add the two-letter ISO Country code to the Member State unique id - up to 42 characters in total</xs:documentation>
									</xs:annotation>
								</xs:element>
								<xs:element name="UOMName" type="fd:String100Type">
									<xs:annotation>
										<xs:documentation>Name of the Unit of Management in English</xs:documentation>
									</xs:annotation>
								</xs:element>
								<xs:element name="UOMNameNL" type="fd:String100Type">
									<xs:annotation>
										<xs:documentation>Name of the Unit of Management in National Language</xs:documentation>
									</xs:annotation>
								</xs:element>
								<xs:element name="UOM_MS_CD" type="fd:FeatureUniqueCodeType">
									<xs:annotation>
										<xs:documentation>Unique national code for the Unit of Management</xs:documentation>
									</xs:annotation>
								</xs:element>
								<xs:element name="Area" type="fd:NumberDecimalType">
									<xs:annotation>
										<xs:documentation>Area of the Unit of Management in km2 including coastal waters</xs:documentation>
									</xs:annotation>
								</xs:element>
								<xs:element name="NationalRelationships" type="fd:String5000Type" minOccurs="0">
									<xs:annotation>
										<xs:documentation>Summary text on the institutional relationships established in order to ensure co-ordination where the competent authority acts as a co-ordinating body for other competent authorities, or when more than one competent authority is established. This should include a list showing the co-ordinating body and the relationship between the co-ordinating body and the authorities whose activities it is co-ordinating, and relationships with other bodies carrying out tasks linked to implementation of the plans including for example civil protection agencies and early warning systems.</xs:documentation>
									</xs:annotation>
								</xs:element>
								<xs:element name="International" type="fd:YesNoCode">
									<xs:annotation>
										<xs:documentation>Is the Unit of Management part of an International Unit of Management? (Answer Y or N)</xs:documentation>
									</xs:annotation>
								</xs:element>
								<xs:element name="InternationalName" type="fd:String100Type" minOccurs="0">
									<xs:annotation>
										<xs:documentation>CONDITIONAL If the answer to International is Y, give the name of the international Unit of Management (in English)  that this forms part of</xs:documentation>
									</xs:annotation>
								</xs:element>
								<xs:element name="InternationalRelationships" type="fd:String5000Type" minOccurs="0">
									<xs:annotation>
										<xs:documentation>CONDITIONAL If the answer to International is "Y" provide summary text (Less than 5000 characters) of the institutional relationships established to ensure co-ordination where a Unit of Management covers the territory of more than one Member State or includes the territory of non-Member States. Include reference to international agreements, if they exist, and links to further information.</xs:documentation>
									</xs:annotation>
								</xs:element>
								<xs:element name="PrimeCompetentAuthority" type="fd:FeatureUniqueEUCodeType" maxOccurs="unbounded">
									<xs:annotation>
										<xs:documentation>An UoM will usually have only one prime Competent Authority. Input the EU Code for the prime Competent Authority (two-letter ISO Country code followed by the Member State code). Introduction of more than one prime Competent Authorities is reserved for those cases in which there are more than one Competent Authorities of equivalent level of competences (e.g. over different geographical areas within the UoM), with no established hierarchy and/or with none of them with defined role as coordinator.</xs:documentation>
									</xs:annotation>
								</xs:element>
								<xs:element name="OtherCompetentAuthorities" type="fd:FeatureUniqueEUCodeType" minOccurs="0" maxOccurs="unbounded">
									<xs:annotation>
										<xs:documentation>If there are other Competent Authorities associated within the UoM, input the EU Codes (element EUCACode) for these (two-letter ISO Country code followed by the Member State codes)</xs:documentation>
									</xs:annotation>
								</xs:element>
								<xs:element name="OtherRelevantRoles" type="fd:String5000Type" minOccurs="0">
									<xs:annotation>
										<xs:documentation>The core responsibilities of the relevant competent authority must be specified for each unit of management. If other relevant roles (such as spatial planning, flood forecasting, flood warning and civil protection) are fulfilled by organisations not defined as competent authorities for the purposes of reporting, a summary should be provided identifying these authorities and the roles that they perform.</xs:documentation>
									</xs:annotation>
								</xs:element>
								<xs:element name="WaterFrameworkDirectiveLink">
									<xs:annotation>
										<xs:documentation>Where Units of Management have been defined the linkages to the relevant national River Basin Districts under the Water Framework Directive need to be described.</xs:documentation>
									</xs:annotation>
									<xs:complexType>
										<xs:sequence>
											<xs:element name="WFDDetails" maxOccurs="unbounded">
												<xs:complexType>
													<xs:sequence>
														<xs:element name="EURBDCode" type="fd:FeatureUniqueEUCodeType">
															<xs:annotation>
																<xs:documentation>Unique EU code for the WFD River Basin District(s) this Unit Of Management is associated with</xs:documentation>
															</xs:annotation>
														</xs:element>
														<xs:element name="TypeOfAssociation" type="fd:WFDAssociationType">
															<xs:annotation>
																<xs:documentation>Describe the type of Associtation of the UoM to the RBD:
- Within
- Overlapping (partly within)</xs:documentation>
															</xs:annotation>
														</xs:element>
													</xs:sequence>
												</xs:complexType>
											</xs:element>
										</xs:sequence>
									</xs:complexType>
								</xs:element>
							</xs:sequence>
						</xs:complexType>
					</xs:element>
				</xs:sequence>
				<xs:element name="METADATA" type="fd:String2000Type" minOccurs="0">
					<xs:annotation>
						<xs:documentation>Hyperlink or reference to associated metadata statement or file.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="URL" type="xs:anyURI" minOccurs="0">
					<xs:annotation>
						<xs:documentation>URL for integration of your own internet-based information</xs:documentation>
					</xs:annotation>
				</xs:element>
			</xs:sequence>
			<xs:attribute name="CreationDate" type="xs:string" use="required"/>
			<xs:attribute name="Creator" type="xs:string" use="required"/>
			<xs:attribute name="Email" type="xs:string"/>
			<xs:attribute name="Description" type="xs:string"/>
			<xs:attribute name="GeneratedBy" type="xs:string"/>
		</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: