View schema

There are 0 QA scripts and 0 conversion scripts registered for this schema.

<?xml version="1.0"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msfd="http://dd.eionet.europa.eu/schemas/MSFD2018/msfdart11common" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<xs:import namespace="http://dd.eionet.europa.eu/schemas/MSFD2018/msfdart11common" schemaLocation="http://dd.eionet.europa.eu/schemas/MSFD2018/ART11_Common.xsd"/>
	<xs:complexType name="ART11_Strategies">
		<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="Metadata" type="Metadata" minOccurs="1" maxOccurs="unbounded"/>
			<xs:element name="FileControl" type="FileControl" minOccurs="0" maxOccurs="1"/>
		</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="ART11_Strategies" type="ART11_Strategies"/>
	<xs:complexType name="Metadata">
		<xs:sequence>
			<xs:element name="ResponsibleCompetentAuthority" type="msfd:String1000Type" minOccurs="1" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>Name of the Competent Authority which is responsible for the monitoring programmes and who will act as a contact point for the Commission.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="ResponsibleOrganisations" type="msfd:String1000OrEmptyType" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>Name(s) of responsible organisations.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="RelationshipToCA" type="msfd:String1000OrEmptyType" minOccurs="0" maxOccurs="1"/>
			<xs:element name="PublicConsultationDates" type="msfd:DateRangeType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Start and end date for the public consultation</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="PublicConsultationSite" type="msfd:URLType" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Website for the public consultation</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="RegionalCooperation" type="msfd:String2500Type" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Regional cooperation undertaken in the establishment and implementation of the monitoring programmes.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="MonitoringStrategy" type="MonitoringStrategy" minOccurs="1" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="RelatedMeasures">
		<xs:annotation>
			<xs:documentation>Measure(s) defined under Article 13 monitored within the monitoring strategy.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="RelatedMeasure_code" type="msfd:String50Type" minOccurs="1" maxOccurs="1">
			</xs:element>
			<xs:element name="RelatedMeasure_name" type="msfd:String1000Type" minOccurs="1" maxOccurs="1"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="MonitoringStrategy">
		<xs:sequence>
			<xs:element name="Descriptor" type="msfd:GESDescriptor_Enum" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Descriptor for which the monitoring strategy applies.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="MonitoringStrategyDescription" type="msfd:String5000Type" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Description of the strategy, including rationale for how activities, pressures, impact and state are monitored (DPSIR), how the strategy will enable progress with related targets and measures to be assessed.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="RelatedTargets" type="msfd:String50Type" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>Target(s) defined under Article 10 monitored within this monitoring strategy (i.e. addressing relevant pressures and impacts).</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Coverage_GEScriteria" type="msfd:Coverage_Enum" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>In relation to the GES criteria, indicate the completeness of the monitoring strategy, or timelines to complete coverage.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Coverage_Targets" type="msfd:CoverageEmpty_Enum" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>In relation to the targets defined under Article 10, indicate the completeness of the monitoring strategy, or timelines to complete coverage.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="Coverage_Measures" type="msfd:CoverageEmpty_Enum" minOccurs="0" maxOccurs="1"/>
			<xs:element name="Gaps_Plans" type="msfd:String2500Type" minOccurs="1" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>Description of the implementation gaps and plans to complete the establishment and implementation of monitoring and of the use of low risk for this strategy (descriptor).</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="MonitoringProgrammes" type="msfd:String50OrEmptyType" minOccurs="0" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation>Monitoring programmes that contribute to the monitoring strategy.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="RelatedMeasures" type="RelatedMeasures" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="FileControl">
		<xs:sequence>
			<xs:element name="Supersedes" type="msfd:String50OrEmptyType" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation>File name that is superseded by the present file</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</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: