View schema

Schema URL http://dd.eionet.europa.eu/schemas/WFD2016/RBDSUCA_2016.xsd
File name RBDSUCA_2016.xsd
Schema set WFD2016
Name River Basin Districts, Sub-Units and Competent Authority Reporting 2016 schema

There are 1 QA scripts and 0 conversion scripts registered for this schema.
Link to the schema page on XMLCONV

<?xml version="1.0" encoding="utf-8"?>
<xs:schema targetNamespace="http://dd.eionet.europa.eu/schemas/WFD2016" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://dd.eionet.europa.eu/schemas/WFD2016" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:wfd="http://dd.eionet.europa.eu/schemas/WFD2016/wfdcommon" elementFormDefault="qualified">
	<xs:import namespace="http://dd.eionet.europa.eu/schemas/WFD2016/wfdcommon" schemaLocation="http://dd.eionet.europa.eu/schemas/WFD2016/WFDCommon_2016.xsd"/>
	<xs:complexType name="RBDSUCA">
		<xs:sequence>
			<xs:element name="countryCode" type="wfd:CountryCode_Enum" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Two-letter ISO country code</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="CompetentAuthority" type="CompetentAuthority" minOccurs="1" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>Table 6.4.2 Give details of all the Competent Authorities designated within the MS</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="RBD" type="RBD" minOccurs="1" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>Give details of all the River Basin Districts (including the national parts of international River Basins) designated within the MS</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
		<xs:attribute name="creationDate" use="required" type="wfd:DateType">
			<xs:annotation>
				<xs:documentation>Required. Creation date of the file.</xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="creator" use="required" type="xs:string">
			<xs:annotation>
				<xs:documentation>Required. Creator of the file.</xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="description" use="required" type="xs:string">
			<xs:annotation>
				<xs:documentation>Required. Description of the file. </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="email" use="required" type="xs:string">
			<xs:annotation>
				<xs:documentation>Required. Contact email of data reporter. </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="fileName" use="required" type="xs:string">
			<xs:annotation>
				<xs:documentation>Required. Name of the file. </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="generatedBy" use="required" type="xs:string">
			<xs:annotation>
				<xs:documentation>Required. Name and/or organisation of data reporter. </xs:documentation>
			</xs:annotation>
		</xs:attribute>
		<xs:attribute name="language" use="required" type="wfd:LanguageCode_Enum">
			<xs:annotation>
				<xs:documentation>Required. Code of the language of the file.</xs:documentation>
			</xs:annotation>
		</xs:attribute>
	</xs:complexType>
	<xs:complexType name="SubUnit">
		<xs:sequence>
			<xs:element name="euSubUnitCode" type="wfd:FeatureUniqueEUCodeType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Required . If the RBD has been divided into Sub-units, report the unique EU code of each Sub-unit. Prefix the Sub-unit's national, unique code with the Member State's 2-alpha character ISO country code.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="subUnitName" type="wfd:String250Type" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Required. Readily understandable name of the Sub-unit in English that is meaningful outside of the RBD or Member State.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="subUnitArea" type="wfd:NumberDecimalType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Required. Area of the Sub-unit in km2 including coastal waters.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="subUnitAreaExclCW" type="wfd:NumberDecimalType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Required. Area of the Sub-unit in km2 excluding coastal waters and territorial waters.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="CompetentAuthority">
		<xs:sequence>
			<xs:element name="euCACode" type="wfd:FeatureUniqueEUCodeType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Required. Unique EU code of the Competent Authority. Prefix the Competent Authority's national, unique code with the Member State's 2-alpha character ISO country code. Where a number of small Competent Authorities (e.g. 'municipalities') each have a key involvement they can be reported as a single, generic group rather than each Competent Authority being reported as a separate entity. Quality checks: Element check: First 2 characters must be the Member State's 2-alpha character ISO country code. Within-schema check: euCACode must be unique.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="competentAuthorityName" type="wfd:String250Type" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Required. Official name of the Competent Authority in English. Where a number of small Competent Authorities (e.g. 'municipalities') each have a key involvement they can be reported as a single, generic group rather than each Competent Authority being reported as a separate entity. In that case please indicate in the name the number of individual authorities represented by the generic entry, e.g. Municipalities in the RBD – 365 authorities.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="competentAuthorityNameNL" type="wfd:String250Type" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Required. Official name of the Competent Authority in the Member State's national language. Where a number of small Competent Authorities (e.g. 'municipalities') each have a key involvement they can be reported as a single, generic group rather than each Competent Authority being reported as a separate entity. </xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="competentAuthorityNameNLLanguage" type="wfd:LanguageCode_Enum" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Required. Language used for reporting the name of the Competent Authority in the Member State's national language.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="linkToCompetentAuthority" type="wfd:String1000Type" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Required. Website address of the Competent Authority. If a generic group of Competent Authorities are reported (see guidance under competentAuthorityName and competentAuthorityNameNL), report the prime Competent Authority's website address, if any. If not, report 'Not available'.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="acronym" type="wfd:String100Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Optional. Acronym of the Competent Authority (if applicable).</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="street" type="wfd:String100Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Optional. Street address of the Competent Authority in English.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="city" type="wfd:String100Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Optional. City address of the Competent Authority in English.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="cityNL" type="wfd:String100Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Optional. City address of the Competent Authority in the Member State’s national language. </xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="country" type="wfd:String100Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Optional. Postcode address of the Competent Authority in English.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="postcode" type="wfd:String100Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Optional. Postcode address of the Competent Authority in English.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="mainRole" type="wfd:Roles_Enum" minOccurs="1" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>Required. Identify the Competent Authority's main role(s) in the implementation of the WFD in the RBD. More than one role can be selected from the enumeration list. All of the main roles included in the enumeration list must be covered by at least one Competent Authority within the Member State. A single Competent Authority may or may not be responsible for all of the main roles. Quality checks: Within-schema check: Each main role must be covered by at least one Competent Authority within the Member State.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="otherRole" type="wfd:Roles_Enum" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>Optional. If relevant, identify the role(s) where the Competent Authority contributes or supports another Competent Authority in a particular role. </xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="RBD">
		<xs:sequence>
			<xs:element name="euRBDCode" type="wfd:FeatureUniqueEUCodeType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Required. Unique EU code of the River Basin District. Prefix the RBD's national, unique code with the Member State's 2-alpha character ISO country code.Quality checks: Element check: First 2 characters must be the Member State's 2-alpha character ISO country code. Within-schema check: euRBDCode must be unique.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="rbdName" type="wfd:String250Type" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Required. Readily understandable name of the RBD in English that is meaningful outside of the RBD or Member State. </xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="rbdArea" type="wfd:NumberDecimalType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Required. Area of the RBD in km2 including coastal waters but excluding territorial waters as required for the chemical status under WFD Article 2(1).</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="rbdAreaExclCW" type="wfd:NumberDecimalType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Required. Area of the RBD in km2 excluding coastal waters and territorial waters. </xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="internationalRBD" type="wfd:YesNoCode_Enum" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Required. Indicate whether the RBD is part of an international RBD. </xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="internationalRBDName" type="wfd:String250Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Conditional. Report the name of the international RBD in English of which this RBD is a part. Quality checks: Conditional check: Report if internationalRBD is 'Yes'.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="primeCompetentAuthority" type="wfd:FeatureUniqueEUCodeType" minOccurs="1" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>Required. Report the euCACode of the RBD's Prime Competent Authority. An RBD will usually have only one Prime Competent Authority. The introduction of more than one Prime Competent Authority is reserved for those cases in which there is more than one Competent Authority with equivalent level of competences (e.g. over different geographical areas within the RBD) with no established hierarchy and/or where none has a defined role as co-ordinator. Quality checks: Within-schema check: The reported euCACode(s) must be consistent with the codes reported in RBDSUCA/CompetentAuthority/euCACode.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="otherCompetentAuthority" type="wfd:FeatureUniqueEUCodeType" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>Conditional. If relevant, report the euCACode(s) of other Competent Authority(ies) in the RBD. Quality checks: Within-schema check: The reported euCACode(s) must be consistent with the codes reported in RBDSUCA/CompetentAuthority/euCACode.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="subUnitsDefined" type="wfd:YesNoCode_Enum" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Required. Indicate whether the RBD has been divided into Sub-units.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="SubUnit" type="SubUnit" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<xs:element name="RBDSUCA" type="RBDSUCA">
		<xs:annotation>
			<xs:documentation>Reporting requirement for all  River Basin Districts, Sub-units and Competent Authorities that have been designated within the Member State.</xs:documentation>
		</xs:annotation>
	</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: