Schema URL | http://dd.eionet.europa.eu/schemas/Floods/GML_PFRA_PastEvents.xsd |
---|---|
File name | GML_PFRA_PastEvents.xsd |
Schema set | Floods |
Name | GML_PFRA_PastEvents.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_PE_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_PE_PropertyType"> <xs:sequence minOccurs="0"> <xs:element name="PreliminaryFloodsRiskAssessmentsPastEvents" type="PreliminaryFloodsRiskAssessmentsPastEvents"> <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="PreliminaryFloodsRiskAssessmentsPastEvents"> <xs:annotation> <xs:documentation>-- Definition --Significant floods refer to floods that occurred in the past and which had significant adverse impacts on human health, the environment, cultural heritage and economic activity and for which the likelihood of similar future events us still relevant (Art 4.2.(b)).</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="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.</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="nameOfEvent" minOccurs="1" maxOccurs="1" nillable="true"> <xs:annotation> <xs:documentation>-- Definition -- common name of the observed event. -- Guidance -- Voidable. An observed event can have a commonly known name (such as the ?Xynthia? tempest that stroke part of the Atlantic coast-line of France in early 2010). </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="validFrom" minOccurs="1" maxOccurs="1" nillable="true"> <xs:annotation> <xs:documentation>-- Definition -- The time when the observed event started to exist in the real world. --Guidance-- Voidable. Where the attributes validFrom and validTo are used, the value of validTo shall not be before the value of validFrom.</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="validTo" minOccurs="0" maxOccurs="1" nillable="true"> <xs:annotation> <xs:documentation>-- Definition -- The time from which the observed event no longer exists in the real world. --Guidance-- Voidable. Where the attributes validFrom and validTo are used, the value of validTo shall not be before the value of validFrom.</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="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="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:sequence> </xs:complexType> </xs:schema>
European Environment Agency
Kgs. Nytorv 6, DK-1050 Copenhagen K, Denmark