View schema

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

<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by Enterprise Architect 15.1.1526 ( Build: 1526 )-->
<xs:schema
		xmlns:xs="http://www.w3.org/2001/XMLSchema"
		targetNamespace="http://dd.eionet.europa.eu/schemas/WFD2022/wfdgml"
		xmlns:wfdgml="http://dd.eionet.europa.eu/schemas/WFD2022/wfdgml"
		xmlns:gml="http://www.opengis.net/gml/3.2"
		xmlns:wfd="http://dd.eionet.europa.eu/schemas/WFD2022/wfdcommon"
		elementFormDefault="qualified">
	<xs:include schemaLocation="http://dd.eionet.europa.eu/schemas/WFD2022/GML_Common_2022.xsd"/>
	<xs:import namespace="http://dd.eionet.europa.eu/schemas/WFD2022/wfdcommon" schemaLocation="http://dd.eionet.europa.eu/schemas/WFD2022/WFDCommon_2022.xsd"/>
	<xs:import namespace="http://www.opengis.net/gml/3.2" schemaLocation="http://schemas.opengis.net/gml/3.2.1/gml.xsd"/>
	<xs:annotation>
		<xs:documentation>
			-- Name --
			Monitoring Site
			
			-- Definition --
			[Operational definition. Not in the WFD] Location used for the collection of data about physical-chemical, ecological, quantitative or other observable properties of a surface or groundwater body. Monitoring location included in a WFD surveillance, operational or investigative monitoring programme. Monitoring location included in the EIONET WISE SoE network.
		</xs:documentation>
	</xs:annotation>
	<xs:element name="FeatureCollection" type="wfdgml:FeatureCollectionType" substitutionGroup="gml:AbstractFeature"/>
	<xs:complexType name="FeatureCollectionType">
		<xs:complexContent>
			<xs:extension base="gml:AbstractFeatureType">
				<xs:sequence>
					<xs:element name="featureMember" type="wfdgml:MonitoringSitePropertyType" minOccurs="1" maxOccurs="unbounded"/>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="FeatureCollectionPropertyType">
		<xs:sequence minOccurs="0">
			<xs:element ref="wfdgml:FeatureCollection"/>
		</xs:sequence>
		<xs:attributeGroup ref="gml:AssociationAttributeGroup"/>
		<xs:attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</xs:complexType>
	<xs:complexType name="MonitoringSiteType">
		<xs:complexContent>
			<xs:extension base="gml:AbstractFeatureType">
				<xs:sequence>
					<xs:element name="geometry" type="gml:PointPropertyType">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								The geometry representing the spatial extent of the spatial object.
								
								-- WISE GIS Guidance -- 
								The element is required.
								
								The location of the MonitoringSite should be reported using a representative point. This also applies to trawl sampling. 
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="inspireIdLocalId" type="wfd:String254LeadingLetterOrNum">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								A local identifier, assigned by the data provider. The local identifier is unique within the namespace, that is no other spatial object carries the same unique identifier.
								
								-- Description -- 
								Note: It is the responsibility of the data provider to guarantee uniqueness of the local identifier within the namespace. 
								
								-- Source -- 
								https://inspire.ec.europa.eu/data-model/approved/r4618/fc/
								
								-- WISE GIS Guidance -- 
								The element is required.
								It is recommended that Data Providers reporting under WFD use a localId value identical to the thematicIdIdentifier value.
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="inspireIdNamespace" type="wfd:String254LeadingLetterOrNum">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								Namespace uniquely identifying the data source of the spatial object.
								
								-- Description -- 
								Note: The namespace value will be owned by the data provider of the spatial object and will be registered in the INSPIRE External Object Identifier Namespaces Register. 
								
								-- Source -- 
								https://inspire.ec.europa.eu/data-model/approved/r4618/fc/
								
								-- WISE GIS Guidance -- 
								The element is required.
								Data Providers must report the namespace of the data source of the spatial object, if an INSPIRE data set was used for reporting.
								For Data Providers in countries not implementing the INSPIRE Directive, the country code (ISO 3166-1 alpha-2) can be used as placeholder.
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="inspireIdVersionId" minOccurs="0" maxOccurs="1" type="wfd:String25Type">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								The identifier of the particular version of the spatial object, with a maximum length of 25 characters. If the specification of a spatial object type with an external object identifier includes life-cycle information, the version identifier is used to distinguish between the different versions of a spatial object. Within the set of all versions of a spatial object, the version identifier is unique. 
								
								-- Description -- 
								NOTE 1: The maximum length has been selected to allow for time stamps based on ISO 8601, for example, "2007-02-12T12:12:12+05:30" as the version identifier.
								NOTE 2: The property is void, if the spatial data set does not distinguish between different versions of the spatial object. It is missing, if the spatial object type does not support any life-cycle information. 
								
								-- Source -- 
								https://inspire.ec.europa.eu/data-model/approved/r4618/fc/
								
								-- WISE GIS Guidance -- 
								The element is optional. 
								Data Providers must report the version of spatial object, if an INSPIRE data set was used for reporting and life-cycle info is supported.
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="thematicIdIdentifier" type="wfd:FeatureUniqueEUCodeType">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								Unique identifier used to identify the spatial object within the specified identification scheme. 
								
								-- Source -- 
								https://inspire.ec.europa.eu/data-model/approved/r4618/fc/
								
								-- WISE GIS Guidance -- 
								The element is required.
								
								Data Providers reporting under WFD must use the euMonitoringSiteCode as the thematicIdIdentifier.
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="thematicIdIdentifierScheme" type="wfdgml:IdentifierScheme">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								Identifier defining the scheme used to assign the identifier. 
								
								-- Description -- 
								Note 1: Reporting requirements for different environmental legislation mandate that each spatial object is assigned an identifier conforming to specific lexical rules.
								Note 2: These rules are often inconsistent so a spatial object may be assigned multiple identifiers which are used for object referencing to link information to the spatial object. 
								
								-- Source -- 
								https://inspire.ec.europa.eu/data-model/approved/r4618/fc/
								
								-- WISE GIS Guidance -- 
								The element is required.
								
								Data Providers reporting under WFD (i.e. EU Member States, Norway and Iceland) must use the value 'euMonitoringSiteCode'.
								
								Data Providers reporting under WISE-5 (e.g. non-EU countries reporting only under WISE SoE) must use the value 'eionetMonitoringSiteCode'.
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="beginLifespanVersion" minOccurs="0" maxOccurs="1" type="wfd:WiseDateTimeType">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								Date and time at which this version of the spatial object was inserted or changed in the spatial data set. 
								
								-- Source -- 
								https://inspire.ec.europa.eu/data-model/approved/r4618/fc/
								
								-- WISE GIS Guidance -- 
								The element is conditional.
								Data Providers should report this information, if available.
								The beginLifespanVersion value must be reported if the endLifespanVersion value is reported.
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="endLifespanVersion" minOccurs="0" maxOccurs="1" type="wfd:WiseDateTimeType">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								Date and time at which this version of the spatial object was superseded or retired in the spatial data set.
								
								-- Source -- 
								https://inspire.ec.europa.eu/data-model/approved/r4618/fc/
								
								-- WISE GIS Guidance -- 
								The element is optional.
								Data Providers should report only the latest version of the spatial object: the endLifespanVersion attribute is not required. 
								This element is kept in the data model to allow future updates and support the traceability of changes to objects previously reported, if there are resubmissions.
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="supersedesIdentifier" minOccurs="0" maxOccurs="1" type="wfd:String254LeadingLetterOrNum">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								In a genealogy, the object(s) that has(have) been deactivated/replaced by another one.
								
								-- Description --
								Note 1: The supersedesIdentifier value is a comma-separated list with the thematicIdIdentifier of the existing object(s) that were deactivated/replaced.
								Note 2: Semantically, the supersedesIdentifier element is equivalent to the predecessorIdentifier element in the SurfaceWaterBody and GroundWaterBody data sets.
								
								-- WISE GIS Guidance -- 
								The element is conditional. 
								It must be reported if, and only if, the object replaces one or more objects that were previously reported. 
								Data Providers should report a comma-separated list with the thematicIdIdentifier of the object(s) that have been replaced.
								
								Note 1: This element does not apply to the case where a newer version of the same object is being reported. In other others, an object never replaces itself.
								Note 2: The number of predecessors depends on the wiseEvolutionType value.
								Note 3: The objects reported as predecessors must exist in the WISE register. 
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="supersedesIdentifierScheme" type="wfdgml:IdentifierScheme" minOccurs="0" maxOccurs="1">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								Identifier defining the scheme used to assign the identifier value(s) in the supersededIdentifier element.
								
								-- Description -- 
								Note 1: The element is mandatory, if and only if one or more predecessors are reported.
								Note 2: All predecessors must belong to the same identifier scheme.
								
								-- WISE GIS Guidance -- 
								The element is conditional. 
								It must be reported if, and only, if the supersedesIdentifier is reported. 
								The supersedesIdentifierScheme value is identical to the thematicIdIdentifierScheme. In other words, the object being reported can only replace another object in the same identifier scheme.
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="supersededByIdentifier" minOccurs="0" maxOccurs="1" type="wfd:String254LeadingLetterOrNum">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								In a genealogy, the newly active object(s) that replaces(replace) the current one.
								
								-- Description -- 
								Note 1: The supersededByIdentifier value is a comma-separated list with the thematicIdIdentifier of the object(s) that replace the current object.
								Note 2: Semantically, the supersededByIdentifier element is equivalent to the successorsIdentifier element in the SurfaceWaterBody and GroundWaterBody data sets.
								
								-- WISE GIS Guidance -- 
								The element is conditional.
								It must be reported if, and only if, the reported object has been replaced and no longer exists. 
								Data Providers should report a comma-separated list with the thematicIdIdentifier of the object(s) that replace it.
								
								Note 1: Objects that no longer exist should be reported with wiseEvolutionType = 'deletion'. 
								If the object has not been replaced, the successorsIdentifier element is not reported.
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="supersededByIdentifierScheme" type="wfdgml:IdentifierScheme" minOccurs="0" maxOccurs="1">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								Identifier defining the scheme used to assign the identifier value(s) in the supersedeByIdentifier element.
								
								-- Description -- 
								Note 1: The element is mandatory, if and only if one or more successors are reported.
								Note 2: All sucessors must belong to the same identifier scheme.
								
								-- WISE GIS Guidance -- 
								The element is conditional. 
								It must be reported if, and only if, the supersededByIdentifier is reported.
								(With the exception described below) The supersededByIdentifierScheme value is identical to the thematicIdIdentifierScheme. In other words, the object being reported can only replace another object in the same identifier scheme.
								
								Special case: 
								If applicable, Data Providers reporting under WISE-5 may replace obsolete EIONET codes by their corresponding WFD codes, if the WFD data sets have already been reported, accepted, processed and integrated in the WISE registers.
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="wiseEvolutionType" type="wfdgml:WiseEvolutionTypeValue">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								Type of event that produced or modified the version of the object being reported (creation, change, deletion, aggregation, splitting). This attribute is required to explicitly report changes and update the current status of the object in the Water Information System for Europe.
								
								-- Description -- 
								The allowable values are based on those defined in http://inspire.ec.europa.eu/codelist/EvolutionTypeValue/. 
								See also Annex F of the INSPIRE Data Specification on Statistical Units (D2.8.III.1_v3.0RC3) for examples of application.
								
								-- WISE GIS Guidance --
								The element is required.
								The wiseEvolutionType value determines the type of acceptable values in the predecessorsIdentifier element. 
								Example 1: if the wiseEvolutionType is 'changeCode' then only one predecessor can be reported (the "old code").
								Example 2: if the wiseEvolutionType is 'aggregation' then more than one predecessor must be reported.
								Example 3: if the wiseEvolutionType is 'splitting' then one and only one one predecessor must be reported.
								
								See the WISE GIS Guidance document for additional information on the management of life-cycle information.
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="nameTextInternational" minOccurs="0" maxOccurs="1" type="wfd:String254Latin">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								Name, in English. English exonym, or understandable English version of the name of the geographical feature or spatial object.
								
								-- Description -- 
								Note 1: For this element, the language code is 'eng' (by definition) and is not reported.
								
								-- WISE GIS Guidance -- 
								The element is required.
								
								Note 1: In the 2016 WFD reporting exercise, the element was optional is the spatial data, and mandatory is the descriptive reporting sheets. Presently, the element is only requested in the spatial data.
								Note 2: If an English version does not exist, report a transliteration of the national name to the ISO basic Latin alphabet (which uses the same 26 letters that comprise the English alphabet).
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="nameText" type="wfd:String254Type">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								Name, in the national language. National language endonym, or national language version of the name of the geographical feature or spatial object.
								
								-- Source --
								http://inspire.jrc.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_GN_v3.0.1.pdf
								
								-- WISE GIS Guidance -- 
								The element is required.
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="nameLanguage" type="wfd:WiseLanguageCode_Enum">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								
								Language code of the language used in the nameText attribute value.
								
								-- Source --
								
								http://inspire.jrc.ec.europa.eu/documents/Data_Specifications/INSPIRE_DataSpecification_GN_v3.0.1.pdf
													
								-- WISE GIS Guidance -- 
													
								The element is required.
													
								Use the ISO 639-2/B code of the national language used for the object's geographical name.
													
								Note 1: ISO 639-3 is a code that aims to define three-letter identifiers for all known human languages. 
													
								See http://dd.eionet.europa.eu/vocabulary/common/iso639-3/
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="operationalActivityPeriodBegin" type="wfd:WiseDateTimeType">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								[Beginning of the] period during which the EnvironmentalMonitoringFacility has been up and running.
								
								-- WISE GIS Guidance -- 
								The element is required.
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="operationalActivityPeriodEnd" minOccurs="0" maxOccurs="1" type="wfd:WiseDateTimeType">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								[End of the] period during which the EnvironmentalMonitoringFacility has been up and running.
								
								-- WISE GIS Guidance -- 
								The element is conditional. 
								Data Providers are required to report this information only if the end of the operational period is known or has already occorred.
								Data Providers are required to report this information if the object has wiseEvolutionType = 'deletion'. 
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="featureOfInterestIdentifier" type="wfd:FeatureUniqueEUCodeType">
						<xs:annotation>
							<xs:documentation>
								-- Definition --
								Identifier of the surface water body or groundwater body being monitored.
								
								-- WISE GIS Guidance -- 
								The element is required.
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="featureOfInterestIdentifierScheme" type="wfdgml:IdentifierScheme">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								Identifier defining the scheme used to assign the identifier value in the featureOfInterest element.
								
								-- WISE GIS Guidance -- 
								The element is required.
								
								Data Providers reporting under WFD should use 'euSurfaceWaterBodyCode' or 'euGroundWaterBodyCode', depending on the type of water body being monitored (and the corresponding featureOfInterestIdentifierScheme).
								Data Providers not reporting under WFD should use 'eionetSurfaceWaterBodyCode' or 'eionetGroundWaterBodyCode', if the feature of interest is not a WFD water body.
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="relatedToIdentifier" minOccurs="0" maxOccurs="1" type="wfd:FeatureUniqueEUCodeType">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								Identifier of a related monitoring site.
								
								-- WISE GIS Guidance -- 
								The element is conditional.
								The element can only be reported under WFD. 
								
								If the WFD monitoring site was previously reported as an EIONET site or will be replacing  a EIONET site for which time series were previously reported under the WISE SoE data flows, then Data Providers should report a comma-separated list with the thematicIdIdentifier of the object(s) that have been replaced.
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="relatedToIdentifierScheme" type="wfdgml:IdentifierScheme" minOccurs="0" maxOccurs="1">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								Identifier defining the scheme used to assign the identifier value(s) in the relatedToIdentifier attribute.
								
								-- WISE Guidance -- 
								The element is conditional.
								The element can only be reported under WFD. 
								
								The element must be reported if the relatedToIdentifier is provided. Data Providers reporting under WFD should use 'eionetMonitoringSiteCode'.
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="mediaMonitoredBiota" type="xs:boolean">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								Monitored environmental medium.
								
								-- WISE Guidance -- 
								The element is optional.
								Report TRUE if Biota is being monitored.
								At least one media must be monitored (biota, water or sediment).
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="mediaMonitoredWater" type="xs:boolean">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								Monitored environmental medium.
								
								-- WISE Guidance -- 
								The element is optional.
								Report TRUE if Water quality or quantity is being monitored.
								At least one media must be monitored (biota, water or sediment).
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="mediaMonitoredSediment" type="xs:boolean">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								Monitored environmental medium.
								
								-- WISE Guidance -- 
								The element is optional.
								Report TRUE if Sediment is being monitored.
								At least one media must be monitored (biota, water or sediment).
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="purpose" minOccurs="0" maxOccurs="1" type="wfd:String254LeadingLetterOrNum">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								Purpose of collection.
								
								-- WISE GIS Guidance --
								Use a comma-separated list of the monitoring purpose codes.
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="catchmentArea" minOccurs="0" maxOccurs="1" type="wfd:PositiveDecimalType">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								Applicable only for surface water monitoring sites located in rivers. The area of the catchment above the monitoring site (in square kilometre).
								
								-- WISE GIS Guidance -- 
								The element is conditional.
								Data providers reporting under WISE SoE are requested to provide this information for monitoring sites located in rivers.
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="maximumDepth" minOccurs="0" maxOccurs="1" type="wfd:NonNegativeDecimalType">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								Maximum sampling depth (in metre).
								
								-- WISE GIS Guidance -- 
								The element is conditional. 
								Data providers reporting under WISE SoE are requested to provide this information for monitoring sites located in lakes and standing water bodies.
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="confidentialityStatus" type="wfdgml:ConfidentialityStatusValue">
						<xs:annotation>
							<xs:documentation>
								-- Definition -- 
								Information about the sensitivity and confidentiality status of the monitoring site location.
								
								-- Description -- 
								By default, all data is publicly available and free for publication. For safety or security reasons, Data Providers may flag that the location of some monitoring sites (e.g. drinking water abstractions) should not be published.
								
								-- WISE GIS Guidance -- 
								The element is optional. 
								Data providers reporting under WISE SoE are requested to provide this information for monitoring sites. The default value is 'F' (free for publication). The value 'N' (not from publication, restricted for internal use only) will prevent the publication of the monitoring site's location in the WISE dissemination products.
								
								Note 1: This flag applies only to the location data: the time series will still be made available. 
								
								Note 2: This flag does not prevent public access to data files delivered to the EEA's Central Data Repository, if access to the envelopes is not restricted by the Data Provider.
							</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="link" minOccurs="0" maxOccurs="1" type="wfd:URLType">
						<xs:annotation>
							<xs:documentation>
								-- WISE GIS Guidance --
								The element is optional.
								
								-- Definition --
								Hyperlink to where additional information about the MonitoringSite is available on the web, at national level.
								
								Report only if a stable and resolvable URL can be provided to the specific object being reported (i.e. do not provide generic URLs to institutional internet domains).
							</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="MonitoringSitePropertyType">
		<xs:sequence minOccurs="0">
			<xs:element name="MonitoringSite" type="wfdgml:MonitoringSiteType"/>
		</xs:sequence>
		<xs:attributeGroup ref="gml:AssociationAttributeGroup"/>
		<xs:attributeGroup ref="gml:OwnershipAttributeGroup"/>
	</xs:complexType>
</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: