Schema URL | http://dd.eionet.europa.eu/schemas/Floods/GML_PFRA_FutureEvents.xsd |
---|---|
File name | GML_PFRA_FutureEvents.xsd |
Schema set | Floods |
Name | GML_PFRA_FutureEvents.xsd |
There are 3 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 xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fd="http://dd.eionet.europa.eu/schemas/Floods/CFDGML" elementFormDefault="qualified" targetNamespace="http://dd.eionet.europa.eu/schemas/Floods/FDGML" xmlns="http://dd.eionet.europa.eu/schemas/Floods/FDGML"> <xs:import namespace="http://dd.eionet.europa.eu/schemas/Floods/CFDGML" schemaLocation="http://dd.eionet.europa.eu/schemas/Floods/GML_FDcommon.xsd"/> <xs:import namespace="http://www.opengis.net/gml/3.2" schemaLocation="http://schemas.opengis.net/gml/3.2.1/deprecatedTypes.xsd"/> <xs:element name="FeatureCollection" type="FeatureCollectionType" substitutionGroup="gml:AbstractFeature"/> <xs:complexType name="FeatureCollectionType"> <xs:complexContent> <xs:extension base="gml:AbstractFeatureType"> <xs:sequence> <xs:element name="featureMember" type="PFRA_FE_PropertyType" minOccurs="1" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> <xs:complexType name="FeatureCollectionPropertyType"> <xs:sequence minOccurs="0"> <xs:element ref="FeatureCollection"/> </xs:sequence> <xs:attributeGroup ref="gml:AssociationAttributeGroup"/> <xs:attributeGroup ref="gml:OwnershipAttributeGroup"/> </xs:complexType> <xs:complexType name="PFRA_FE_PropertyType"> <xs:sequence minOccurs="0"> <xs:element name="PreliminaryFloodsRiskAssessmentsFutureEvents" type="PreliminaryFloodsRiskAssessmentsFutureEvents"> <xs:annotation> <xs:documentation>-- Name -- sub unit -- Definition -- [Operational definition. Not in the WFD] Reporting unit. River basin districts larger than 50000 square kilometers should be divided into comparable sub-units with an area between 5000 and 50000 square kilometers. The sub-units can be created using river basins (if more than one river basin exists in the RBD) or sub-basins, for example. If the RBD area is less then 50000 square kilometers, the RBD itself can be used as a sub-unit.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attributeGroup ref="gml:AssociationAttributeGroup"/> <xs:attributeGroup ref="gml:OwnershipAttributeGroup"/> </xs:complexType> <xs:complexType name="PreliminaryFloodsRiskAssessmentsFutureEvents"> <xs:annotation> <xs:documentation>-- Definition --Significant floods which have occurred in the past, where significant adverse consequences of similar future events might be envisaged (Art 4.2(c)). Article 4.2 (d) of the Floods Directive requires that the impacts of climate change and long-term developments on the occurrence of floods should be considered in the Preliminary Flood Risk Assessment.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="inspireId" type="fd:Identifier" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>-- Definition -- External unique object identifier published by the responsible body, which may be used by external applications to reference the spatial object. -- Description -- NOTE1 External object identifiers are distinct from thematic object identifiers. NOTE 2 The voidable version identifier attribute is not part of the unique identifier of a spatial object and may be used to distinguish two versions of the same spatial object. NOTE 3 The unique identifier will not change during the life-time of a spatial object. --Guidance--It is strongly recommended that unique identifiers should be provided for spatial object types where references from other spatial objects are expected to be applicable.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="thematicId" type="fd:ThematicIdentifier" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> -- Definition --Descriptive unique object identifier applied to spatial objects in a defined information theme. -- Description -- Some spatial objects may be assigned multiple unique identifiers. These may have been established to meet data exchange requirements of different reporting obligations at International, European or national levels and/or internal data maintenance requirements. Where multiple thematicIDs exist all should be provided. This shall allow any external dataset that uses thematicIDs to referencing to the zone to continue to be linked to the spatial object. -- Guidance – voidable.. thematic object identifier are additional identifiers that have been assigned to the zone. Multiple thematic object identifiers may be assigned to a zone where different data exchange requirements (e.g. national vs European reporting) have defined different lexical rules for thematic object identifiers. Where multiple thematic object identifiers exist all should be provided. This shall allows external datasets that use these thematic object identifiers for referencing to link to the INSPIRE spatial object.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="geometry" type="gml:MultiGeometryPropertyType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>-- Definition -- The geometry representing the spatial extent of the spatial object. --Guidance--The geometry of a discrete representation of an exposed element is modelled as ?GM_Object?, and basically allows any kind of geometric primitives.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="determinationMethod" type="fd:DeterminationMethodValue" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>-- Definition -- Specifies if the Preliminary Flood Risk Area result is delineated after modelling or determined after interpretation. -- Guidance – There are several ways to delineate the perimeter of a hazard: to compute it according to a model, or to define it by interpretation of available data and/or information. This is modelled using the DeterminationMethod data type. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="typeOfHazard" type="fd:NaturalHazardClassification" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>-- Definition -- A generic classification and a specific classification of the type of hazard which is the source of risk.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="featureOfInterest" minOccurs="1" maxOccurs="1" nillable="true"> <xs:annotation> <xs:documentation>-- Definition --This feature is the real-world object whose properties are under observation, or is a feature intended to sample the real-world object.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="fd:featureOfInterest"> <xs:attribute name="nilReason" type="gml:NilReasonType"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> <xs:element name="beginLifespanVersion" type="fd:DateTime" minOccurs="1" maxOccurs="1"> <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. - Guidance -- Voidable.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="endLifespanVersion" minOccurs="0" maxOccurs="1" nillable="true"> <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. - Guidance -- Voidable.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="fd:DateTime"> <xs:attribute name="nilReason" type="gml:NilReasonType"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> <xs:element name="likelihoodOfOccurrence" minOccurs="1" maxOccurs="1" nillable="true"> <xs:annotation> <xs:documentation>-- Definition -- Likelihood is a general concept relating to the chance of an event occuring. - Guidance -- Voidable. Likelihood is generally expressed as a probability or a frequency. [EXCIFF].</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="LikelihoodOfOccurrence"> <xs:attribute name="nilReason" type="gml:NilReasonType"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> <xs:element name="magnitudeOrIntensity" minOccurs="1" maxOccurs="unbounded" nillable="true"> <xs:annotation> <xs:documentation>-- Definition -- An expression of the magnitude or the intensity of a phenomenon. -- Description -- It may address a value within the Richter scale, or a description of the european macro-seismic scale, or a flood flow, etc...</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="fd:LevelOrIntensity"> <xs:attribute name="nilReason" type="gml:NilReasonType"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> <xs:element name="validityPeriod" minOccurs="0" maxOccurs="1" nillable="true"> <xs:annotation> <xs:documentation>-- Definition -- Future finite time frame where the flood applies. - Guidance --It is an interval of dates, or the expression of a time frame for which the estimates are meant (eg: until 2090; summer of 2011; winter seasons until 2015).</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="fd:TM_Period"> <xs:attribute name="nilReason" type="gml:NilReasonType"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:complexType name="LikelihoodOfOccurrence"> <xs:annotation> <xs:documentation>-- Definition --Likelihood is a general concept relating to the chance of an event occurring. - Guidance -- Voidable. Likelihood is generally expressed as a probability or a frequency. [EXCIFF].</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="qualitativeLikelihood" minOccurs="1" maxOccurs="1" nillable="true"> <xs:annotation> <xs:documentation>-- Definition --A qualitative assessment of the likelihood of occurrence of a hazard. -- Description --Sometimes, this is known as susceptibility. - Guidance -- Voidable. Either the qualitative likelihood or the quantitative likelihood must be completed.</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="fd:CharacterString"> <xs:attribute name="nilReason" type="gml:NilReasonType"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="quantitativeLikelihood" minOccurs="1" maxOccurs="1" nillable="true"> <xs:annotation> <xs:documentation>-- Definition --A frequency of occurence or return period of a hazard phenomenon. -- Description --Sometimes, this is known as susceptibility. - Guidance -- Voidable. Either the qualitative likelihood or the quantitative likelihood must be completed.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="QuantitativeLikelihood"> <xs:attribute name="nilReason" type="gml:NilReasonType"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> <xs:element name="assessmentMethod" minOccurs="1" maxOccurs="1" nillable="true"> <xs:annotation> <xs:documentation>-- Definition --A citation to the method used to express the likelihood. -- Guidance -- Voidable.Refers to the method used to express the likelihood of a hazard event </xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="fd:DocumentCitation"> <xs:attribute name="nilReason" type="gml:NilReasonType"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:complexType name="QuantitativeLikelihood"> <xs:annotation> <xs:documentation>-- Definition -- A frequency of occurrence or return period of a hazard phenomenon. -- Description -- Sometimes, this is known as susceptibility.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="probabilityOfOccurrence" minOccurs="1" maxOccurs="1" nillable="true"> <xs:annotation> <xs:documentation>-- Definition --The probability of occurrence of a hazard event, expressed as a value between 0 and 1. -- Description --This is the inverse value of the return period. -- Guidance –The probability of occurrence is the inverse value of the return period.</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="nilReason" type="gml:NilReasonType"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="returnPeriod" minOccurs="1" maxOccurs="1" nillable="true"> <xs:annotation> <xs:documentation>-- Definition --Long-term average interval of time or number of years within which an event will be equalled or exceeded [UNESCO].</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="fd:Number"> <xs:attribute name="nilReason" type="gml:NilReasonType"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:schema>
European Environment Agency
Kgs. Nytorv 6, DK-1050 Copenhagen K, Denmark