Schema URL | http://dd.eionet.europa.eu/schemas/WFD2016/Monitoring_2016.xsd |
---|---|
File name | Monitoring_2016.xsd |
Schema set | WFD2016 |
Name | Monitoring 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:wfd="http://dd.eionet.europa.eu/schemas/WFD2016/wfdcommon" xmlns:dc="http://purl.org/dc/elements/1.1/" 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="Monitoring"> <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="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. Cross-schema check: The reported euRBDCode must be consistent with the codes reported in RBDSUCA/RBD/euRBDCode.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Programme" type="Programme" minOccurs="1" maxOccurs="unbounded"/> <xs:element name="MonitoringSite" type="MonitoringSite" minOccurs="1" maxOccurs="unbounded"/> </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="Programme"> <xs:sequence> <xs:element name="euProgrammeCode" type="wfd:FeatureUniqueEUCodeType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required. Unique EU code of the monitoring programme. Prefix the monitoring programme's national, unique code with the Member State's 2-alpha character ISO country code. The same code reported in 2007 and 2010 should be used for monitoring programmes still in existence. Quality checks: Element check: First 2 characters must be the Member State's 2-alpha character ISO country code. Within-schema check: euProgrammeCode must be unique. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="programmeName" type="wfd:String250Type" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required. Readily understandable name of the monitoring programme in English that is meaningful outside of the RBD or Member State. It should reflect its purpose, such as surveillance, operational, investigative or drinking water monitoring programme, and the water categories in which it is undertaken.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="programmeCategoryRW" type="wfd:YesNoCode_Enum" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required. Indicate if this monitoring programme is used for rivers.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="programmeCategoryLW" type="wfd:YesNoCode_Enum" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required. Indicate if this monitoring programme is used for lakes.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="programmeCategoryTW" type="wfd:YesNoCode_Enum" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required. Indicate if this monitoring programme is used for transitional waters.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="programmeCategoryCW" type="wfd:YesNoCode_Enum" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required. Indicate if this monitoring programme is used for coastal waters.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="programmeCategoryTeW" type="wfd:YesNoCode_Enum" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required. Indicate if this monitoring programme is used for territorial waters.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="programmeCategoryGW" type="wfd:YesNoCode_Enum" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required. Indicate if this monitoring programme is used for groundwater.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="programmeReference" type="wfd:ReferenceType" minOccurs="1" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Required. Provide references or hyperlinks to the documents and sections where relevant information relating to the monitoring programmes can be found. Guidance on what should be included in this document is provided in Section 4.3.4. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> <xs:element name="Monitoring" type="Monitoring"> <xs:annotation> <xs:documentation>Table 4.3.2 Latter part RBD Monitoring</xs:documentation> </xs:annotation> </xs:element> <xs:complexType name="MonitoringPurpose"> <xs:sequence> <xs:element name="monitoringPurpose" type="wfd:MonitoringPurpose_Enum" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required. Report each monitoring purpose of each monitoring site. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="euProgrammeCode" type="wfd:FeatureUniqueEUCodeType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required. Report the EU monitoring programme code under which the relevant purpose is implemented in this site. Quality check: Element check: First 2 characters must be the Member State's 2-alpha character ISO country code. Within-schema check: the code must be included in Monitoring/Programme/euProgrammeCode</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> <xs:complexType name="MonitoringSite"> <xs:sequence> <xs:element name="euMonitoringSiteCode" type="wfd:FeatureUniqueEUCodeType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required. Unique EU code of the surface water monitoring site. Prefix the surface water monitoring site'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: euMonitoringSiteCode must be unique.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="euMonitoringSiteName" type="wfd:String250Type" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required. Readily understandable name of the monitoring site in English that is meaningful outside of the RBD or Member State. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="euWaterBodyCode" type="wfd:FeatureUniqueEUCodeType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required. Unique EU code of the surface or groundwater body as reported in the SWB or GWB schemas in which the monitoring site is physically located in or near (in the rare cases where the monitoring site is not physically located in the water body). Quality checks: Cross-schema check: The water body code must be included in SWB/SurfaceWaterBody/euSurfaceWaterBodyCode or in GWB/GroundWaterBody/euGroundWaterBodyCode.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="waterCategory" type="wfd:WaterCategory_Enum" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required. Report the water category of the water body that is monitored (where the site is physically located in or near). Quality checks: if 'waterCategory' is 'GW' then 'euWaterBodyCode' should be included in GWB/GroundWaterBody/euGroundWaterBodyCode. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="ecologicalMonitoring" type="wfd:YesNoNotApplicable_Union_Enum" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required. Indicate whether the monitoring site is used for ecological monitoring. For groundwater monitoring sites report 'Not applicable' Quality checks: Within-schema check: 'Not applicable' must be selected if 'waterCategory' is 'GW'.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="chemicalMonitoring" type="wfd:YesNoCode_Enum" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required. Indicate whether the surface or groundwater monitoring site is used for chemical monitoring. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="quantitativeMonitoring" type="wfd:YesNoNotApplicable_Union_Enum" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required. Indicate whether the groundwater monitoring site is used for quantitative monitoring. For surface water monitoring sites report 'Not applicable' Quality checks: Within-schema check: 'Not applicable' must be selected if 'waterCategory' is not 'GW'.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="quantitativeFrequency" type="xs:nonNegativeInteger" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Conditional. If the groundwater monitoring site is used for quantitative monitoring, report the frequency of monitoring. Further guidance on what should be reported is provided in the glossary in section 4.3.5. Quality checks: Conditional check: Report if 'quantitativeMonitoring' is 'Yes'.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="quantitativeCycle" type="xs:nonNegativeInteger" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Conditional. If the groundwater monitoring site is used for quantitative monitoring, report the cycle of monitoring. Further guidance on what should be reported is provided in the glossary in section 4.3.5. Quality checks: Conditional check: Report if 'quantitativeMonitoring' is 'Yes'. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="quantitativeLastMonitored" type="wfd:YearRangeType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Conditional. If the groundwater monitoring site is used for quantitative monitoring, report the most recent year in the format YYYY that was monitored. Enter 9999 if parameter has yet to be measured. Quality checks: Conditional check: Report if 'quantitativeMonitoring' is 'Yes'.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="wellSpring" type="wfd:WellSpring_Enum" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Conditional. For groundwater sites, indicate whether the groundwater monitoring site is a well, spring or other. Quality checks: Conditional check: report it 'waterCategory' is 'GW' </xs:documentation> </xs:annotation> </xs:element> <xs:element name="depth" type="wfd:MonitoringDepth_Enum" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Conditional. For groundwater monitoring sites, indicate the groundwater layer within the groundwater body in which sampling occurs. Please see visualization of multi-layered GWBs in sections 1.3 and 2.3 of Annex 4. Quality checks: Conditional check: report it 'waterCategory' is 'GW' </xs:documentation> </xs:annotation> </xs:element> <xs:element name="MonitoringPurpose" type="MonitoringPurpose" minOccurs="1" maxOccurs="unbounded"/> <xs:element name="ChemicalMonitoring" type="ChemicalMonitoring" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="SWEcologicalMonitoring" type="SWEcologicalMonitoring" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> <xs:complexType name="SWEcologicalMonitoring"> <xs:sequence> <xs:element name="qeCode" type="wfd:QualityElement_Enum" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required . Select all the quality elements (QEs) monitored at this surface water monitoring site from the enumeration list. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="qeDescription" type="wfd:String100Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Conditional. If 'QE1-5 - Other species' has been selected from the enumeration list and reported under qualityElementCode, provide the name of the other QE(s) monitored at this surface water monitoring site Quality checks: Conditional check: Report if 'QE1-5 - Other species' is selected from the enumeration list under qualityElementCode.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="qeFrequency" type="xs:nonNegativeInteger" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required. Report the frequency at which each QE is monitored at this surface water monitoring site. Further guidance on what should be reported is provided in the glossary in section 4.3.5.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="qeCycle" type="xs:nonNegativeInteger" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required. Report the monitoring cycle relating to each QE monitored at this surface water monitoring site. Further guidance on what should be reported is provided in the glossary in section 4.3.5.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="qeLastMonitored" type="wfd:YearRangeType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required. Report the most recent year in the format YYYY that each QE was monitored at this surface water monitoring site. Enter 9999 if the QE has yet to be measured.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> <xs:complexType name="ChemicalMonitoring"> <xs:sequence> <xs:element name="chemicalSubstanceCode" type="wfd:ChemicalSubstances_Union_Enum" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required. Report each chemical substance or parameter which is monitored at this site. Please note that, as regards surface waters and according to the WFD, Priority Substances are included in the assessment of chemical status and non-priority River Basin Specific Pollutants are included in the assessment of ecological status. However, for the sake of simplicity in the reporting of monitoring data, they are required to be reported together.Please note that the following pollutants and parameters are only valid for groundwater (for surface waters most of them are included in ecological status or, in the case of pesticides, can be reported individually): Hardness, Water temperature, Dissolved oxygen, CODMn, Total organic carbon (TOC), Chloride, Sulphate, Electrical conductivity, pH, Hydrogen carbonate (bicarbonate) HCO3, Acid capacity to pH 4.5, Nitrate, Total phosphorus, Pesticides (active substances in pesticides, including their relevant metabolites, degradation and reaction products) – Total.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="chemicalSubstanceOther" type="wfd:String100Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Conditional. If 'chemicalSubstanceCode' is 'Other' please indicate in this field the CAS number (if relevant) and the name of the chemical substance.Quality checks: Conditional check: report if 'chemicalSubstanceCode' is 'EEA_00-00-0 – Other chemical parameter'. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="chemicalMatrix" type="wfd:Matrix_Enum" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required. Report the matrix in which each chemical substance is monitored. For groundwater monitoring sites report 'Water'.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="chemicalPurpose" type="wfd:ChemicalPurpose_Enum" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required. Report if the chemical monitoring is used for status assessment, trend assessment or both.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="chemicalFrequency" type="xs:nonNegativeInteger" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required. Report the frequency at which each chemical substance is monitored at this monitoring site. Further guidance on what should be reported is provided in the glossary in section 4.3.5.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="chemicalCycle" type="xs:nonNegativeInteger" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required. Report the monitoring cycle relating to each chemical substance monitored at this monitoring site. Further guidance on what should be reported is provided in the glossary in section 4.3.5.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="chemicalLastMonitored" type="wfd:YearRangeType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Required. Report the most recent year in the format YYYY that each chemical substance was monitored at this monitoring site. Enter 9999 if the chemical substance has yet to be measured.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:schema>
European Environment Agency
Kgs. Nytorv 6, DK-1050 Copenhagen K, Denmark