Schema URL | http://dd-test.01dev.eea.europa.eu/schemas/MSFD2018/ART8_ESA.xsd |
---|---|
File name | ART8_ESA.xsd |
Schema set | MSFD2018 |
Name | Article 8 ESA |
There are 0 QA scripts and 0 conversion scripts registered for this schema.
<?xml version="1.0" encoding="utf-8"?> <xs:schema xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msfd="http://dd.eionet.europa.eu/schemas/MSFD2018/msfdcommon" elementFormDefault="qualified"> <xs:import namespace="http://dd.eionet.europa.eu/schemas/MSFD2018/msfdcommon" schemaLocation="http://dd.eionet.europa.eu/schemas/MSFD2018/MSFDCommon_2018.xsd"/> <xs:complexType name="UsesActivities"> <xs:sequence> <xs:element name="Description" type="msfd:String2500OrEmptyType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Description of the use/activity (e.g. its characteristics in the area reported), of the approach to the analysis and of the assessment outcomes, including the results of the assessment when the ecosystem services approach is used</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Employment" type="msfd:EmptyFloatType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Direct employment (*1000 FTE) under the activity</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ProductionValue" type="msfd:EmptyFloatType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Production value (€ million) of the activity</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ValueAdded" type="msfd:EmptyFloatType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Value-added (€ million) by the activity</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RelatedPressures" type="msfd:Pressures_Enum" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Pressures that are produced by the activity</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RelatedIndicator" type="msfd:String50Type" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Indicators used for the assessment</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RelatedEcosystemServices" type="msfd:EcosystemServices_Enum" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Ecosystem services that the activity is dependent on</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> <xs:complexType name="CostDegradation"> <xs:sequence> <xs:element name="Description" type="msfd:String2500OrEmptyType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Describe main costs or changes due to degradation and, where relevant, provide details on the importance or value of the theme, or on the benefits derived from it, and details on what aspects have been included.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Approach" type="msfd:CostOfDegradationApproach_Enum" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicate which approach has been used for the calculation of the cost of degradation</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Results" type="msfd:String2500Type" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Provide estimated costs or qualitative or quantitative indication of the value of the changes or consequences to the human well-being</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CostDegradationType" type="msfd:EmptyCostOfDegradationType_Enum" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Cost of degradation type</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RelatedIndicator" type="msfd:String50Type" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Indicators used within the assessment</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> <xs:complexType name="Feature"> <xs:sequence> <xs:element name="Feature" type="msfd:ActivEcoServPressure_Enum" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Feature to which the assessment applies</xs:documentation> </xs:annotation> </xs:element> <xs:element name="NACEcode" type="msfd:Code4Digits" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Enter the NACE codes relevant to the Use/activity (from which the socio-economic data are derived)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RelatedGEScomponent" type="msfd:GEScomponent_Enum" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Descriptors or criterion to which the assessment is related </xs:documentation> </xs:annotation> </xs:element> <xs:element name="UsesActivities" type="UsesActivities" minOccurs="0" maxOccurs="1"/> <xs:element name="CostDegradation" type="CostDegradation" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> <xs:complexType name="MarineUnit"> <xs:sequence> <xs:element name="MarineReportingUnit" type="msfd:String50Type" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Area where the Assessment applies</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Feature" type="Feature" minOccurs="1" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> <xs:complexType name="ART8_ESA"> <xs:sequence> <xs:element name="CountryCode" type="msfd:CountryCode_Enum" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Country reporting</xs:documentation> </xs:annotation> </xs:element> <xs:element name="MarineUnit" type="MarineUnit" minOccurs="1" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="ContactMail" use="optional" type="msfd:EmailType"> <xs:annotation> <xs:documentation>Email of the reporter or functional email of the organisation</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="ContactName" use="optional" type="msfd:String100OrEmptyType"> <xs:annotation> <xs:documentation>Name of the reporter</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="ContactOrganisation" use="optional" type="msfd:String1000Type"> <xs:annotation> <xs:documentation>Name of the reporter’s organisation and address</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="ReportingDate" use="optional" type="msfd:DateType"> <xs:annotation> <xs:documentation>Date when the reporting has been done</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> <xs:element name="ART8_ESA" type="ART8_ESA"/> </xs:schema>
European Environment Agency
Kgs. Nytorv 6, DK-1050 Copenhagen K, Denmark