Aller au contenu

Geographic information -- Metadata (iso19139:2007) (iso19139)

ISO 19115 defines the schema required for describing geographic information and services by means of metadata. It provides information about the identification, the extent, the quality, the spatial and temporal aspects, the content, the spatial reference, the portrayal, distribution, and other properties of digital geographic data and services.

ISO 19115 is applicable to:

  • the cataloguing of all types of resources, clearinghouse activities, and the full description of datasets and services;
  • geographic services, geographic datasets, dataset series, and individual geographic features and feature properties.

ISO 19115 defines:

  • mandatory and conditional metadata sections, metadata entities, and metadata elements;
  • the minimum set of metadata required to serve most metadata applications (data discovery, determining data fitness for use, data access, data transfer, and use of digital data and services);
  • optional metadata elements to allow for a more extensive standard description of resources, if required;
  • a method for extending metadata to fit specialized needs.

Though ISO 19115 is applicable to digital data and services, its principles can be extended to many other types of resources such as maps, charts, and textual documents as well as non-geographic data. Certain conditional metadata elements might not apply to these other forms of data.

More details:https://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=53798

Metadata editor

This standard can be encoded using 4 view(s).

View: INSPIRE (inspire)

This view is composed of2tab(s).

This view also allows to add the following element even if not in the current record:

  • Contains Operations (srv:containsOperations)
  • Operation (srv:SV_OperationMetadata)
  • Parameters (srv:parameters)

Tab: INSPIRE (inspire)

This tab display elements from the XML metadata record.

Section: Identification
File identifier
Unique identifier for this metadata file
XPath

/gmd:MD_Metadata/gmd:fileIdentifier

See File identifier

Title
Name by which the cited resource is known
XPath

/gmd:MD_Metadata/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/gmd:title

See Title

Abstract
Brief narrative summary of the content of the resource(s)
XPath

/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:abstract

See Abstract

Abstract
Brief narrative summary of the content of the resource(s)
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:abstract

See Abstract

Hierarchy level
Scope to which the metadata applies (see annex H for more information about metadata hierarchy levels)
XPath

/gmd:MD_Metadata/gmd:hierarchyLevel

See Hierarchy level

Name

Hierarchy level

Name

Hierarchy level

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification) = 0

<gmd:hierarchyLevel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                    xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ScopeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_ScopeCode"
                     codeListValue="dataset"/>
</gmd:hierarchyLevel>
Name

Hierarchy level

Name

Hierarchy level

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification) > 0

<gmd:hierarchyLevel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                    xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ScopeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_ScopeCode"
                     codeListValue="service"/>
</gmd:hierarchyLevel>
Online resource
OnLine resource
Information about online sources from which the resource can be obtained
XPath

/gmd:MD_Metadata/gmd:distributionInfo/gmd:MD_Distribution/gmd:transferOptions /gmd:MD_DigitalTransferOptions/gmd:onLine

See OnLine resource

Name

Online resource

Name

Online resource

Type

add

<gmd:onLine xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:CI_OnlineResource>
      <gmd:linkage>
         <gmd:URL/>
      </gmd:linkage>
      <gmd:protocol>
         <gco:CharacterString/>
      </gmd:protocol>
   </gmd:CI_OnlineResource>
</gmd:onLine>
Resource identifier
Citation identifier
Identifier of the citation
XPath

/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:citation/gmd:CI_Citation/gmd:identifier

See Identifier

Name

Resource identifier

Name

Resource identifier

Type

add

<gmd:identifier xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_Identifier>
      <gmd:code>
         <gco:CharacterString/>
      </gmd:code>
   </gmd:MD_Identifier>
</gmd:identifier>
Type

process

Displayed only if

(count(gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification) + count(gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:citation/gmd:CI_Citation/ gmd:identifier[ends-with(gmd:MD_Identifier/gmd:code/gco:CharacterString, //gmd:MD_Metadata/gmd:fileIdentifier/gco:CharacterString)])) = 1

Language

Language(s) used within the dataset
language(s) used within the dataset

XPath

/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:language

See Metadata language

Spatial representation type
Method used to spatially represent geographic information
XPath

/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:spatialRepresentationType

See Spatial representation type

Name

Spatial representation type

Name

Spatial representation type

Type

add

<gmd:spatialRepresentationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                               xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_SpatialRepresentationTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_SpatialRepresentationTypeCode"
                                         codeListValue="vector"/>
</gmd:spatialRepresentationType>
Encoding
Distribution format
Provides a description of the format of the data to be distributed
XPath

/gmd:MD_Metadata/gmd:distributionInfo/gmd:MD_Distribution/gmd:distributionFormat

See Distribution format

Name

Encoding

Name

Encoding

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification) = 0

<gmd:distributionFormat xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                        xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_Format>
      <gmd:name>
         <gco:CharacterString/>
      </gmd:name>
      <gmd:version>
         <gco:CharacterString/>
      </gmd:version>
      <gmd:specification>
         <gco:CharacterString/>
      </gmd:specification>
   </gmd:MD_Format>
</gmd:distributionFormat>
Projection
Reference system identifier
Name of reference system
XPath

/gmd:MD_Metadata/gmd:referenceSystemInfo/gmd:MD_ReferenceSystem/gmd:referenceSystemIdentifier

See Reference system identifier

Name

Projection

Name

Ref. system

Type

add

<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ReferenceSystem>
      <gmd:referenceSystemIdentifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/4936</gco:CharacterString>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:referenceSystemIdentifier>
   </gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>


<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ReferenceSystem>
      <gmd:referenceSystemIdentifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/4937</gco:CharacterString>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:referenceSystemIdentifier>
   </gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>


<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ReferenceSystem>
      <gmd:referenceSystemIdentifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/4258</gco:CharacterString>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:referenceSystemIdentifier>
   </gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>


<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ReferenceSystem>
      <gmd:referenceSystemIdentifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3035</gco:CharacterString>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:referenceSystemIdentifier>
   </gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>


<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ReferenceSystem>
      <gmd:referenceSystemIdentifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3034</gco:CharacterString>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:referenceSystemIdentifier>
   </gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>


<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ReferenceSystem>
      <gmd:referenceSystemIdentifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3038</gco:CharacterString>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:referenceSystemIdentifier>
   </gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>


<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ReferenceSystem>
      <gmd:referenceSystemIdentifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3039</gco:CharacterString>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:referenceSystemIdentifier>
   </gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>


<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ReferenceSystem>
      <gmd:referenceSystemIdentifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3040</gco:CharacterString>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:referenceSystemIdentifier>
   </gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>


<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ReferenceSystem>
      <gmd:referenceSystemIdentifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3041</gco:CharacterString>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:referenceSystemIdentifier>
   </gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>


<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ReferenceSystem>
      <gmd:referenceSystemIdentifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3042</gco:CharacterString>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:referenceSystemIdentifier>
   </gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>


<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ReferenceSystem>
      <gmd:referenceSystemIdentifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3043</gco:CharacterString>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:referenceSystemIdentifier>
   </gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>


<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ReferenceSystem>
      <gmd:referenceSystemIdentifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3044</gco:CharacterString>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:referenceSystemIdentifier>
   </gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>


<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ReferenceSystem>
      <gmd:referenceSystemIdentifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3045</gco:CharacterString>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:referenceSystemIdentifier>
   </gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>


<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ReferenceSystem>
      <gmd:referenceSystemIdentifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3046</gco:CharacterString>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:referenceSystemIdentifier>
   </gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>


<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ReferenceSystem>
      <gmd:referenceSystemIdentifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3047</gco:CharacterString>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:referenceSystemIdentifier>
   </gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>


<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ReferenceSystem>
      <gmd:referenceSystemIdentifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3048</gco:CharacterString>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:referenceSystemIdentifier>
   </gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>


<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ReferenceSystem>
      <gmd:referenceSystemIdentifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3049</gco:CharacterString>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:referenceSystemIdentifier>
   </gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>


<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ReferenceSystem>
      <gmd:referenceSystemIdentifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3050</gco:CharacterString>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:referenceSystemIdentifier>
   </gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>


<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ReferenceSystem>
      <gmd:referenceSystemIdentifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/3051</gco:CharacterString>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:referenceSystemIdentifier>
   </gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>


<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ReferenceSystem>
      <gmd:referenceSystemIdentifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/5730</gco:CharacterString>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:referenceSystemIdentifier>
   </gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>


<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ReferenceSystem>
      <gmd:referenceSystemIdentifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gco:CharacterString>http://www.opengis.net/def/crs/EPSG/0/7409</gco:CharacterString>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:referenceSystemIdentifier>
   </gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
Section: Classification of data and services
Topic category
Main theme(s) of the dataset
XPath

/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:topicCategory

See Topic category

Name

Topic category code

Name

Topic category code

Type

add

<gmd:topicCategory xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                   xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_TopicCategoryCode/>
</gmd:topicCategory>
Section: Classification of data and services
Service Type

Service type name from a registry of services. For example, the values of the nameSpace and name attributes of GeneralName may be 'OGC' and 'catalogue'
Recommended values

code label
OGC:WMS OGC Web Map Service (OGC:WMS)
OGC:WFS OGC Web Feature Service (OGC:WFS)
OGC:WCS OGC Web Coverage Service (OGC:WCS)
W3C:HTML:DOWNLOAD Download (W3C:HTML:DOWNLOAD)
W3C:HTML:LINK Information (W3C:HTML:LINK)
discovery INSPIRE Discovery Service (discovery)
view INSPIRE View Service (view)
download INSPIRE Download Service (download)
transformation INSPIRE Transformation Service (transformation)
other INSPIRE Other Services (other)
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/srv:serviceType

See Service Type

Coupling Type
Type of Coupling
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/srv:couplingType

See Coupling Type

Section: Coupled resource
Coupled resource
Operates On
Provides information on the datasets that the service operates on
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/srv:operatesOn

See Operates On

Name

Coupled resource

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification) > 0

<srv:operatesOn xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                xlink:href=""/>
Section: Coupled resource
Coupled resource
Operates On
Provides information on the datasets that the service operates on
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/srv:operatesOn

See Operates On

Name

Coupled resource

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification) > 0

<srv:operatesOn xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                xlink:href=""/>
Section: Classification of data and services
Service Type

Service type name from a registry of services. For example, the values of the nameSpace and name attributes of GeneralName may be 'OGC' and 'catalogue'
Recommended values

code label
OGC:WMS OGC Web Map Service (OGC:WMS)
OGC:WFS OGC Web Feature Service (OGC:WFS)
OGC:WCS OGC Web Coverage Service (OGC:WCS)
W3C:HTML:DOWNLOAD Download (W3C:HTML:DOWNLOAD)
W3C:HTML:LINK Information (W3C:HTML:LINK)
discovery INSPIRE Discovery Service (discovery)
view INSPIRE View Service (view)
download INSPIRE Download Service (download)
transformation INSPIRE Transformation Service (transformation)
other INSPIRE Other Services (other)
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/srv:serviceType

See Service Type

Coupling Type
Type of Coupling
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/srv:couplingType

See Coupling Type

Section: Coupled resource
Coupled resource
Operates On
Provides information on the datasets that the service operates on
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/srv:operatesOn

See Operates On

Name

Coupled resource

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification) > 0

<srv:operatesOn xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                xlink:href=""/>
Section: Coupled resource
Coupled resource
Operates On
Provides information on the datasets that the service operates on
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/srv:operatesOn

See Operates On

Name

Coupled resource

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification) > 0

<srv:operatesOn xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                xlink:href=""/>
Section: Keywords
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/ gmd:descriptiveKeywords [gmd:MD_Keywords/gmd:thesaurusName/gmd:CI_Citation/gmd:title/gco:CharacterString = 'INSPIRE Service taxonomy']

See Descriptive keywords

Name

INSPIRE Service Taxonomy

Name

INSPIRE Service Taxonomy

Type

add

Displayed only if

(count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/ gmd:descriptiveKeywords[ contains(gmd:MD_Keywords/gmd:thesaurusName/ gmd:CI_Citation/gmd:title/gco:CharacterString, 'INSPIRE Service taxonomy')]) + count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification)) = 1

<gmd:descriptiveKeywords xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_Keywords>
      <gmd:keyword gco:nilReason="missing">
         <gco:CharacterString/>
      </gmd:keyword>
      <gmd:type>
         <gmd:MD_KeywordTypeCode codeList="http://www.isotc211.org/2005/resources/codeList.xml#MD_KeywordTypeCode"
                                 codeListValue="theme"/>
      </gmd:type>
      <gmd:thesaurusName>
         <gmd:CI_Citation>
            <gmd:title>
               <gco:CharacterString>INSPIRE Service taxonomy</gco:CharacterString>
            </gmd:title>
            <gmd:date>
               <gmd:CI_Date>
                  <gmd:date>
                     <gco:Date>2010-04-22</gco:Date>
                  </gmd:date>
                  <gmd:dateType>
                     <gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode"
                                          codeListValue="publication"/>
                  </gmd:dateType>
               </gmd:CI_Date>
            </gmd:date>
            <gmd:identifier>
               <gmd:MD_Identifier>
                  <gmd:code>
                     <gmx:Anchor xlink:href="http://localhost:8080/geonetwork/srv/api/registries/vocabularies/external.theme.inspire-service-taxonomy">
                                geonetwork.thesaurus.external.theme.inspire-service-taxonomy</gmx:Anchor>
                  </gmd:code>
               </gmd:MD_Identifier>
            </gmd:identifier>
         </gmd:CI_Citation>
      </gmd:thesaurusName>
   </gmd:MD_Keywords>
</gmd:descriptiveKeywords>
XPath

/gmd:MD_Metadata/gmd:identificationInfo// gmd:descriptiveKeywords [contains(gmd:MD_Keywords/gmd:thesaurusName/gmd:CI_Citation/gmd:title/[name() = 'gco:CharacterString' or name() = 'gmx:Anchor']/text(), 'INSPIRE themes')]

See Descriptive keywords

Name

INSPIRE themes

Name

INSPIRE themes

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo// gmd:descriptiveKeywords[ contains(gmd:MD_Keywords/gmd:thesaurusName/ gmd:CI_Citation/gmd:title/[name() = 'gco:CharacterString' or name() = 'gmx:Anchor']/text(), 'INSPIRE themes')]) = 0

<gmd:descriptiveKeywords xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_Keywords>
      <gmd:keyword>
         <gmx:Anchor xlink:href=""/>
      </gmd:keyword>
      <gmd:type>
         <gmd:MD_KeywordTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_KeywordTypeCode"
                                 codeListValue="theme"/>
      </gmd:type>
      <gmd:thesaurusName>
         <gmd:CI_Citation>
            <gmd:title>
               <gmx:Anchor xlink:href="http://inspire.ec.europa.eu/theme">GEMET - INSPIRE themes, version 1.0</gmx:Anchor>
            </gmd:title>
            <gmd:date>
               <gmd:CI_Date>
                  <gmd:date>
                     <gco:Date>2008-06-01</gco:Date>
                  </gmd:date>
                  <gmd:dateType>
                     <gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode"
                                          codeListValue="publication"/>
                  </gmd:dateType>
               </gmd:CI_Date>
            </gmd:date>
            <gmd:identifier>
               <gmd:MD_Identifier>
                  <gmd:code>
                     <gmx:Anchor xlink:href="http://localhost:8080/geonetwork/srv/api/registries/vocabularies/external.theme.httpinspireeceuropaeutheme-theme">
                                geonetwork.thesaurus.external.theme.httpinspireeceuropaeutheme-theme
                              </gmx:Anchor>
                  </gmd:code>
               </gmd:MD_Identifier>
            </gmd:identifier>
         </gmd:CI_Citation>
      </gmd:thesaurusName>
   </gmd:MD_Keywords>
</gmd:descriptiveKeywords>
XPath

/gmd:MD_Metadata/gmd:identificationInfo// gmd:descriptiveKeywords [count(gmd:MD_Keywords/gmd:thesaurusName) > 0 and not(contains(gmd:MD_Keywords/gmd:thesaurusName/gmd:CI_Citation/gmd:title/[name() = 'gco:CharacterString' or name() = 'gmx:Anchor']/text(), 'INSPIRE themes'))]

See Descriptive keywords

Section: Other keywords
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/ gmd:descriptiveKeywords[not(gmd:MD_Keywords/gmd:thesaurusName)]

See Descriptive keywords

XPath

/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/ gmd:descriptiveKeywords[not(gmd:MD_Keywords/gmd:thesaurusName)]

See Descriptive keywords

Section: Other keywords
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/ gmd:descriptiveKeywords[not(gmd:MD_Keywords/gmd:thesaurusName)]

See Descriptive keywords

XPath

/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/ gmd:descriptiveKeywords[not(gmd:MD_Keywords/gmd:thesaurusName)]

See Descriptive keywords

Section: Geographic coverage
Geographic bounding box
Geographic position of the dataset
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/ srv:extent/gmd:EX_Extent/gmd:geographicElement/gmd:EX_GeographicBoundingBox

See Geographic bounding box

Geographic bounding box
Geographic position of the dataset
XPath

/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/ gmd:extent/gmd:EX_Extent/gmd:geographicElement/gmd:EX_GeographicBoundingBox

See Geographic bounding box

Name

Geographic bounding box

Name

Geographic bounding box

Type

add

<gmd:extent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:EX_Extent>
      <gmd:geographicElement>
         <gmd:EX_GeographicBoundingBox>
            <gmd:westBoundLongitude>
               <gco:Decimal/>
            </gmd:westBoundLongitude>
            <gmd:eastBoundLongitude>
               <gco:Decimal/>
            </gmd:eastBoundLongitude>
            <gmd:southBoundLatitude>
               <gco:Decimal/>
            </gmd:southBoundLatitude>
            <gmd:northBoundLatitude>
               <gco:Decimal/>
            </gmd:northBoundLatitude>
         </gmd:EX_GeographicBoundingBox>
      </gmd:geographicElement>
   </gmd:EX_Extent>
</gmd:extent>
Name

Geographic bounding box

Name

Geographic bounding box

Type

add

<srv:extent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:EX_Extent>
      <gmd:geographicElement>
         <gmd:EX_GeographicBoundingBox>
            <gmd:westBoundLongitude>
               <gco:Decimal/>
            </gmd:westBoundLongitude>
            <gmd:eastBoundLongitude>
               <gco:Decimal/>
            </gmd:eastBoundLongitude>
            <gmd:southBoundLatitude>
               <gco:Decimal/>
            </gmd:southBoundLatitude>
            <gmd:northBoundLatitude>
               <gco:Decimal/>
            </gmd:northBoundLatitude>
         </gmd:EX_GeographicBoundingBox>
      </gmd:geographicElement>
   </gmd:EX_Extent>
</srv:extent>
Section: Temporal reference
Temporal extent
Temporal element
Provides temporal component of the extent of the referring object
XPath

/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:extent/gmd:EX_Extent/gmd:temporalElement

See Temporal element

Name

Geographic bounding box

Name

Temporal extent

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:extent/gmd:EX_Extent/gmd:temporalElement) = 0

<gmd:extent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:EX_Extent>
      <gmd:temporalElement>
         <gmd:EX_TemporalExtent>
            <gmd:extent>
               <gml:TimePeriod gml:id="">
                  <gml:beginPosition/>
                  <gml:endPosition/>
               </gml:TimePeriod>
            </gmd:extent>
         </gmd:EX_TemporalExtent>
      </gmd:temporalElement>
   </gmd:EX_Extent>
</gmd:extent>
Temporal extent
Temporal element
Provides temporal component of the extent of the referring object
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/srv:extent/gmd:EX_Extent/gmd:temporalElement

See Temporal element

Name

Geographic bounding box

Name

Temporal extent

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/srv:extent/gmd:EX_Extent/gmd:temporalElement) = 0

<srv:extent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:EX_Extent>
      <gmd:temporalElement>
         <gmd:EX_TemporalExtent>
            <gmd:extent>
               <gml:TimePeriod gml:id="">
                  <gml:beginPosition/>
                  <gml:endPosition/>
               </gml:TimePeriod>
            </gmd:extent>
         </gmd:EX_TemporalExtent>
      </gmd:temporalElement>
   </gmd:EX_Extent>
</srv:extent>
XPath

/gmd:MD_Metadata/gmd:identificationInfo/*/gmd:citation/gmd:CI_Citation/ gmd:date

See Date

Name

Temporal information

Name

Temporal information

Type

add

<gmd:date xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:CI_Date>
      <gmd:date>
         <gco:Date/>
      </gmd:date>
      <gmd:dateType>
         <gmd:CI_DateTypeCode codeList="http://www.isotc211.org/2005/resources/codeList.xml#CI_DateTypeCode"
                              codeListValue="revision"/>
      </gmd:dateType>
   </gmd:CI_Date>
</gmd:date>
Section: Quality and validity
Lineage
Statement
General explanation of the data producer_s knowledge about the lineage of a dataset
XPath

/gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality/gmd:lineage/gmd:LI_Lineage/gmd:statement

See Statement

Name

Lineage

Name

Lineage

Type

add

<gmd:statement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
               xmlns:xlink="http://www.w3.org/1999/xlink">
   <gco:CharacterString/>
</gmd:statement>
Name

Lineage

Name

Lineage

Type

add

<gmd:lineage xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
             xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:LI_Lineage>
      <gmd:statement>
         <gco:CharacterString/>
      </gmd:statement>
   </gmd:LI_Lineage>
</gmd:lineage>
Denominator

The number below the line in a vulgar fraction
Recommended values

code label
5000 1:5´000
10000 1:10´000
25000 1:25´000
50000 1:50´000
100000 1:100´000
200000 1:200´000
300000 1:300´000
500000 1:500´000
1000000 1:1´000´000
XPath

/gmd:MD_Metadata/gmd:identificationInfo/ /gmd:spatialResolution/ /gmd:equivalentScale/*/gmd:denominator

See Denominator

Name

Spatial resolution (scale)

Type

add

<gmd:spatialResolution xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                       xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_Resolution>
      <gmd:equivalentScale>
         <gmd:MD_RepresentativeFraction>
            <gmd:denominator>
               <gco:Integer/>
            </gmd:denominator>
         </gmd:MD_RepresentativeFraction>
      </gmd:equivalentScale>
   </gmd:MD_Resolution>
</gmd:spatialResolution>
Distance

Ground sample distance
Recommended values

code label
0.10 10 cm
0.25 25 cm
0.50 50 cm
1 1 m
30 30 m
100 100 m
XPath

/gmd:MD_Metadata/gmd:identificationInfo/ /gmd:spatialResolution//gmd:distance

See Distance

Name

Spatial resolution (distance)

Type

add

<gmd:spatialResolution xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                       xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_Resolution>
      <gmd:distance>
         <gco:Distance uom="m"/>
      </gmd:distance>
   </gmd:MD_Resolution>
</gmd:spatialResolution>
Section: Conformity
Conformity
Result
Value (or set of values) obtained from applying a data quality measure or the out come of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level
XPath

/gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality/ gmd:report/gmd:DQ_DomainConsistency/gmd:result[count(gmd:DQ_ConformanceResult/gmd:specification/ gmd:CI_Citation/gmd:title/gmx:Anchor) > 0]

See Result

Conformity
Result
Value (or set of values) obtained from applying a data quality measure or the out come of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level
XPath

/gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality/ gmd:report/gmd:DQ_DomainConsistency/gmd:result[count(gmd:DQ_ConformanceResult/gmd:specification/ gmd:CI_Citation/gmd:title/gco:CharacterString) > 0]

See Result

Name

Conformity

Name

Conformity

Type

add

<gmd:report xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:DQ_DomainConsistency>
      <gmd:result>
         <gmd:DQ_ConformanceResult>
            <gmd:specification>
               <gmd:CI_Citation>
                  <gmd:title>
                     <gco:CharacterString/>
                  </gmd:title>
                  <gmd:date>
                     <gmd:CI_Date>
                        <gmd:date>
                           <gco:Date/>
                        </gmd:date>
                        <gmd:dateType>
                           <gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode"
                                                codeListValue="publication"/>
                        </gmd:dateType>
                     </gmd:CI_Date>
                  </gmd:date>
               </gmd:CI_Citation>
            </gmd:specification>
            <gmd:explanation>
               <gco:CharacterString/>
            </gmd:explanation>
            <gmd:pass>
               <gco:Boolean>true</gco:Boolean>
            </gmd:pass>
         </gmd:DQ_ConformanceResult>
      </gmd:result>
   </gmd:DQ_DomainConsistency>
</gmd:report>
Section: Conformity
Conformity
Result
Value (or set of values) obtained from applying a data quality measure or the out come of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level
XPath

/gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality/ gmd:report/gmd:DQ_DomainConsistency/gmd:result[count(gmd:DQ_ConformanceResult/gmd:specification/ gmd:CI_Citation/gmd:title/gmx:Anchor) > 0]

See Result

Conformity
Result
Value (or set of values) obtained from applying a data quality measure or the out come of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level
XPath

/gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality/ gmd:report/gmd:DQ_DomainConsistency/gmd:result[count(gmd:DQ_ConformanceResult/gmd:specification/ gmd:CI_Citation/gmd:title/gco:CharacterString) > 0]

See Result

Name

Conformity

Name

Conformity

Type

add

<gmd:report xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:DQ_DomainConsistency>
      <gmd:result>
         <gmd:DQ_ConformanceResult>
            <gmd:specification>
               <gmd:CI_Citation>
                  <gmd:title>
                     <gco:CharacterString/>
                  </gmd:title>
                  <gmd:date>
                     <gmd:CI_Date>
                        <gmd:date>
                           <gco:Date/>
                        </gmd:date>
                        <gmd:dateType>
                           <gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode"
                                                codeListValue="publication"/>
                        </gmd:dateType>
                     </gmd:CI_Date>
                  </gmd:date>
               </gmd:CI_Citation>
            </gmd:specification>
            <gmd:explanation>
               <gco:CharacterString/>
            </gmd:explanation>
            <gmd:pass>
               <gco:Boolean>true</gco:Boolean>
            </gmd:pass>
         </gmd:DQ_ConformanceResult>
      </gmd:result>
   </gmd:DQ_DomainConsistency>
</gmd:report>
Section: Restrictions on access and use
Use limitation
Limitation affecting the fitness for use of the resource. Example, _not to be used for navigation_
XPath

/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/ gmd:resourceConstraints/gmd:MD_Constraints/gmd:useLimitation

See Use limitation

Name

Use limitation

Name

Use limitation

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification) > 0

<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_Constraints>
      <gmd:useLimitation>
         <gco:CharacterString/>
      </gmd:useLimitation>
   </gmd:MD_Constraints>
</gmd:resourceConstraints>
Access constraints
Other constraints
Other restrictions and legal prerequisites for accessing and using the resource
XPath

/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/ gmd:resourceConstraints/gmd:MD_LegalConstraints/gmd:otherConstraints

See Other constraints

Name

Access constraints

Name

Access constraints

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification) > 0

<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_LegalConstraints>
      <gmd:accessConstraints>
         <gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
                                 codeListValue="otherRestrictions"/>
      </gmd:accessConstraints>
      <gmd:useConstraints/>
      <gmd:otherConstraints gco:nilReason="missing">
         <gco:CharacterString/>
      </gmd:otherConstraints>
   </gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
Section: Restrictions on access and use
Use limitation
Limitation affecting the fitness for use of the resource. Example, _not to be used for navigation_
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/ gmd:resourceConstraints/gmd:MD_Constraints/gmd:useLimitation

See Use limitation

Name

Use limitation

Name

Use limitation

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification) > 0

<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_Constraints>
      <gmd:useLimitation>
         <gco:CharacterString/>
      </gmd:useLimitation>
   </gmd:MD_Constraints>
</gmd:resourceConstraints>
Access constraints
Other constraints
Other restrictions and legal prerequisites for accessing and using the resource
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/ gmd:resourceConstraints/gmd:MD_LegalConstraints/gmd:otherConstraints

See Other constraints

Name

Other constraints

Name

Access constraints

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification) > 0

<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_LegalConstraints>
      <gmd:accessConstraints>
         <gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
                                 codeListValue="otherRestrictions"/>
      </gmd:accessConstraints>
      <gmd:useConstraints/>
      <gmd:otherConstraints gco:nilReason="missing">
         <gco:CharacterString/>
      </gmd:otherConstraints>
   </gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
Section: Responsible organization (s)
Contact for the resource
Point of contact
Identification of, and means of communication with, person(s) and organizations(s) associated with the resource(s)
XPath

/gmd:MD_Metadata/gmd:identificationInfo/*/gmd:pointOfContact

See Point of contact

Name

Contact for the resource

Type

add

<gmd:pointOfContact xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                    xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:CI_ResponsibleParty>
      <gmd:organisationName gco:nilReason="missing">
         <gco:CharacterString/>
      </gmd:organisationName>
      <gmd:contactInfo>
         <gmd:CI_Contact>
            <gmd:address>
               <gmd:CI_Address>
                  <gmd:electronicMailAddress gco:nilReason="missing">
                     <gco:CharacterString/>
                  </gmd:electronicMailAddress>
               </gmd:CI_Address>
            </gmd:address>
         </gmd:CI_Contact>
      </gmd:contactInfo>
      <gmd:role>
         <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
                          codeListValue="resourceProvider"/>
      </gmd:role>
   </gmd:CI_ResponsibleParty>
</gmd:pointOfContact>
Section: Responsible organization (s)
Contact for the resource
Point of contact
Identification of, and means of communication with, person(s) and organizations(s) associated with the resource(s)
XPath

/gmd:MD_Metadata/gmd:identificationInfo/*/gmd:pointOfContact

See Point of contact

Name

Contact for the resource

Type

add

<gmd:pointOfContact xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                    xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:CI_ResponsibleParty>
      <gmd:organisationName gco:nilReason="missing">
         <gco:CharacterString/>
      </gmd:organisationName>
      <gmd:contactInfo>
         <gmd:CI_Contact>
            <gmd:address>
               <gmd:CI_Address>
                  <gmd:electronicMailAddress gco:nilReason="missing">
                     <gco:CharacterString/>
                  </gmd:electronicMailAddress>
               </gmd:CI_Address>
            </gmd:address>
         </gmd:CI_Contact>
      </gmd:contactInfo>
      <gmd:role>
         <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
                          codeListValue="resourceProvider"/>
      </gmd:role>
   </gmd:CI_ResponsibleParty>
</gmd:pointOfContact>
Section: Metadata information
Contact for the metadata
Contact
Party responsible for the metadata information
XPath

/gmd:MD_Metadata/gmd:contact

See Metadata author

Name

Contact for the metadata

Type

add

<gmd:contact xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
             xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:CI_ResponsibleParty>
      <gmd:organisationName gco:nilReason="missing">
         <gco:CharacterString/>
      </gmd:organisationName>
      <gmd:contactInfo>
         <gmd:CI_Contact>
            <gmd:address>
               <gmd:CI_Address>
                  <gmd:electronicMailAddress gco:nilReason="missing">
                     <gco:CharacterString/>
                  </gmd:electronicMailAddress>
               </gmd:CI_Address>
            </gmd:address>
         </gmd:CI_Contact>
      </gmd:contactInfo>
      <gmd:role>
         <gmd:CI_RoleCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_RoleCode"
                          codeListValue="pointOfContact"/>
      </gmd:role>
   </gmd:CI_ResponsibleParty>
</gmd:contact>
Date stamp
Date that the metadata was created (YYYY-MM-DDThh:mm:ss)
XPath

/gmd:MD_Metadata/gmd:dateStamp

See Date stamp

Metadata language
Language used for documenting metadata
XPath

/gmd:MD_Metadata/gmd:language

See Metadata language

Name

Metadata language

Name
Type

add

<gmd:language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
              xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:LanguageCode codeList="http://www.loc.gov/standards/iso639-2/" codeListValue="eng"/>
</gmd:language>
Character set
Full name of the character coding standard used for the dataset
XPath

/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:characterSet

See Character set

Tab: SDS (inspire_sds)

This tab display elements from the XML metadata record.

Section: Conformance class 1: invocable
Type

process

Displayed only if

count(gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality[gmd:scope/gmd:DQ_Scope/gmd:level/gmd:MD_ScopeCode/@codeListValue='service'])=0

Type

process

Displayed only if

count(gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality[gmd:scope/gmd:DQ_Scope/gmd:level/gmd:MD_ScopeCode/@codeListValue='service']/gmd:report/gmd:DQ_DomainConsistency/gmd:result/gmd:DQ_ConformanceResult/gmd:specification/gmd:CI_Citation/gmd:title/gco:CharacterString)>0

Category
Data quality
Quality information for the data specified by a data quality scope
XPath

/gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality[gmd:scope/gmd:DQ_Scope/gmd:level/gmd:MD_ScopeCode/@codeListValue='service']/gmd:report/gmd:DQ_DomainConsistency/gmd:result/gmd:DQ_ConformanceResult/gmd:specification/gmd:CI_Citation/gmd:title

See Data quality

Data quality
Quality information for the data specified by a data quality scope
XPath

/gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality[gmd:scope/gmd:DQ_Scope/gmd:level/gmd:MD_ScopeCode/@codeListValue='service']/gmd:report/gmd:DQ_DomainConsistency/gmd:result/gmd:DQ_ConformanceResult/gmd:pass

See Data quality

Name

Add pass element

Type

add

<gmd:pass xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xmlns:xlink="http://www.w3.org/1999/xlink">
   <gco:Boolean>true</gco:Boolean>
</gmd:pass>
Access Point URL
OnLine resource
Information about online sources from which the resource can be obtained
XPath

/gmd:MD_Metadata/gmd:distributionInfo/gmd:MD_Distribution//gmd:transferOptions/gmd:MD_DigitalTransferOptions/gmd:onLine[gmd:CI_OnlineResource/gmd:description/gmx:Anchor/text() = 'accessPoint']

See OnLine resource

Name

Add Access Point

Type

add

<gmd:onLine xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:CI_OnlineResource>
      <gmd:linkage>
         <gmd:URL>http://accesspoint.url</gmd:URL>
      </gmd:linkage>
      <gmd:description>
         <gmx:Anchor xlink:href="http://inspire.ec.europa.eu/registry/metadata-codelist/ResourceLocatorDescription/accessPoint">
                        accessPoint
                      </gmx:Anchor>
      </gmd:description>
      <gmd:function>
         <gmd:CI_OnLineFunctionCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_OnLineFunctionCode"
                                    codeListValue="information"/>
      </gmd:function>
   </gmd:CI_OnlineResource>
</gmd:onLine>
Endpoint URL
OnLine resource
Information about online sources from which the resource can be obtained
XPath

/gmd:MD_Metadata/gmd:distributionInfo/gmd:MD_Distribution//gmd:transferOptions/gmd:MD_DigitalTransferOptions/gmd:onLine[gmd:CI_OnlineResource/gmd:description/gmx:Anchor/text() = 'endPoint']

See OnLine resource

Name

Add Endpoint

Type

add

<gmd:onLine xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:CI_OnlineResource>
      <gmd:linkage>
         <gmd:URL>http://endpoint.url</gmd:URL>
      </gmd:linkage>
      <gmd:description>
         <gmx:Anchor xlink:href="http://inspire.ec.europa.eu/registry/metadata-codelist/ResourceLocatorDescription/endPoint">
                        endPoint
                      </gmx:Anchor>
      </gmd:description>
      <gmd:function>
         <gmd:CI_OnLineFunctionCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_OnLineFunctionCode"
                                    codeListValue="information"/>
      </gmd:function>
   </gmd:CI_OnlineResource>
</gmd:onLine>
Technical specification
Data quality
Quality information for the data specified by a data quality scope
XPath

/gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality[gmd:scope/gmd:DQ_Scope/gmd:level/gmd:MD_ScopeCode/@codeListValue='service']/gmd:report/gmd:DQ_DomainConsistency/gmd:result

See Data quality

Name

Add a technical specification

Type

add

<gmd:report xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:DQ_FormatConsistency>
      <gmd:result>
         <gmd:DQ_ConformanceResult>
            <gmd:specification>
               <gmd:CI_Citation>
                  <gmd:title>
                     <gmx:Anchor xlink:href=" http://link,to/the.technical.specification">
                                Description of technical specification
                              </gmx:Anchor>
                  </gmd:title>
                  <gmd:date>
                     <gmd:CI_Date>
                        <gmd:date>
                           <gco:Date>2014-12-11</gco:Date>
                        </gmd:date>
                        <gmd:dateType>
                           <gmd:CI_DateTypeCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_DateTypeCode"
                                                codeListValue="publication"/>
                        </gmd:dateType>
                     </gmd:CI_Date>
                  </gmd:date>
               </gmd:CI_Citation>
            </gmd:specification>
            <gmd:explanation>
               <gco:CharacterString>Conformant to the cited specifications.
                          </gco:CharacterString>
            </gmd:explanation>
            <gmd:pass>
               <gco:Boolean>true</gco:Boolean>
            </gmd:pass>
         </gmd:DQ_ConformanceResult>
      </gmd:result>
   </gmd:DQ_FormatConsistency>
</gmd:report>
Section: Conformance class 2: interoperable
Section: Coordinate reference system
Anchor
Supports hyper-linking capabilities and ensures a web-like implementation of CharacterStrings
XPath

gmd:MD_Metadata/gmd:referenceSystemInfo/gmd:MD_ReferenceSystem/gmd:referenceSystemIdentifier/gmd:RS_Identifier/gmd:code/gmx:Anchor

See Anchor

Name

Projection

Type

add

<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ReferenceSystem>
      <gmd:referenceSystemIdentifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gmx:Anchor xlink:href="http://www.opengis.net/def/crs/EPSG/0/{{code}}"
                           xlink:title="{{description}}">{{code}}
                            </gmx:Anchor>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:referenceSystemIdentifier>
   </gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
Section: Quality of Service
Type

process

Displayed only if

(count(gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality[gmd:scope/gmd:DQ_Scope/gmd:level/gmd:MD_ScopeCode/@codeListValue='service'])>0 and (count(gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality[gmd:scope/gmd:DQ_Scope/gmd:level/gmd:MD_ScopeCode/@codeListValue='service']/gmd:report/gmd:DQ_ConceptualConsistency/gmd:nameOfMeasure/gmx:Anchor[text()='availability'])=0 or count(gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality[gmd:scope/gmd:DQ_Scope/gmd:level/gmd:MD_ScopeCode/@codeListValue='service']/gmd:report/gmd:DQ_ConceptualConsistency/gmd:nameOfMeasure/gmx:Anchor[text()='performance'])=0 or count(gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality[gmd:scope/gmd:DQ_Scope/gmd:level/gmd:MD_ScopeCode/@codeListValue='service']/gmd:report/gmd:DQ_ConceptualConsistency/gmd:nameOfMeasure/gmx:Anchor[text()='capacity'])=0 ))

Conceptual consistency
Adherence to rules of the conceptual schema
XPath

/gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality/gmd:report/gmd:DQ_ConceptualConsistency

See Conceptual consistency

Section: Access constraints
Resource constraints
Provides information about constraints which apply to the resource(s)
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints[gmd:MD_LegalConstraints[gmd:accessConstraints]/gmd:otherConstraints/gmx:Anchor]

See Resource constraints

Limitation
Resource constraints
Provides information about constraints which apply to the resource(s)
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints[gmd:MD_LegalConstraints[gmd:accessConstraints]/gmd:otherConstraints[gco:CharacterString]]

See Resource constraints

Name

No Limitation

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints/gmd:MD_LegalConstraints[gmd:accessConstraints]) = 0

<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_LegalConstraints>
      <gmd:accessConstraints>
         <gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
                                 codeListValue="otherRestrictions"/>
      </gmd:accessConstraints>
      <gmd:otherConstraints>
         <gmx:Anchor xlink:href="http://inspire.ec.europa.eu/registry/metadata-codelist/ConditionsApplyingToAccessAndUse/noConditionsApply">
                          No Conditions Apply
                        </gmx:Anchor>
      </gmd:otherConstraints>
   </gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
Name

Unknown Limitation

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints/gmd:MD_LegalConstraints[gmd:accessConstraints]) = 0

<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_LegalConstraints>
      <gmd:accessConstraints>
         <gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
                                 codeListValue="otherRestrictions"/>
      </gmd:accessConstraints>
      <gmd:otherConstraints>
         <gmx:Anchor xlink:href="http://inspire.ec.europa.eu/registry/metadata-codelist/ConditionsApplyingToAccessAndUse/conditionsUnknown">
                          Conditions Unknown
                        </gmx:Anchor>
      </gmd:otherConstraints>
   </gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
Name

Customizable constraints

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints/gmd:MD_LegalConstraints[gmd:accessConstraints]) = 0

<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_LegalConstraints>
      <gmd:accessConstraints>
         <gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
                                 codeListValue="otherRestrictions"/>
      </gmd:accessConstraints>
      <gmd:otherConstraints gco:nilReason="missing">
         <gco:CharacterString/>
      </gmd:otherConstraints>
   </gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
Section: Use constraints
Resource constraints
Provides information about constraints which apply to the resource(s)
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints[gmd:MD_LegalConstraints[gmd:useConstraints]/gmd:otherConstraints/gmx:Anchor]

See Resource constraints

Limitation
Resource constraints
Provides information about constraints which apply to the resource(s)
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints[gmd:MD_LegalConstraints[gmd:useConstraints]/gmd:otherConstraints[gco:CharacterString]]

See Resource constraints

Name

No Limitation

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints/gmd:MD_LegalConstraints[gmd:useConstraints]) = 0

<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_LegalConstraints>
      <gmd:useConstraints>
         <gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
                                 codeListValue="otherRestrictions"/>
      </gmd:useConstraints>
      <gmd:otherConstraints>
         <gmx:Anchor xlink:href="http://inspire.ec.europa.eu/registry/metadata-codelist/ConditionsApplyingToAccessAndUse/noConditionsApply">
                          No Conditions Apply
                        </gmx:Anchor>
      </gmd:otherConstraints>
   </gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
Name

Unknown Limitation

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints/gmd:MD_LegalConstraints[gmd:useConstraints]) = 0

<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_LegalConstraints>
      <gmd:useConstraints>
         <gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
                                 codeListValue="otherRestrictions"/>
      </gmd:useConstraints>
      <gmd:otherConstraints>
         <gmx:Anchor xlink:href="http://inspire.ec.europa.eu/registry/metadata-codelist/ConditionsApplyingToAccessAndUse/conditionsUnknown">
                          Conditions Unknown
                        </gmx:Anchor>
      </gmd:otherConstraints>
   </gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
Name

Customizable constraints

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints/gmd:MD_LegalConstraints[gmd:useConstraints]) = 0

<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_LegalConstraints>
      <gmd:useConstraints>
         <gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
                                 codeListValue="otherRestrictions"/>
      </gmd:useConstraints>
      <gmd:otherConstraints gco:nilReason="missing">
         <gco:CharacterString/>
      </gmd:otherConstraints>
   </gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
Section: Responsible custodian
Contact for the resource
Point of contact
Identification of, and means of communication with, person(s) and organizations(s) associated with the resource(s)
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:pointOfContact[gmd:CI_ResponsibleParty/gmd:role/gmd:CI_RoleCode/@codeListValue='custodian']

See Point of contact

Name

Contact for the resource

Type

add

Section: Coordinate reference system
Anchor
Supports hyper-linking capabilities and ensures a web-like implementation of CharacterStrings
XPath

gmd:MD_Metadata/gmd:referenceSystemInfo/gmd:MD_ReferenceSystem/gmd:referenceSystemIdentifier/gmd:RS_Identifier/gmd:code/gmx:Anchor

See Anchor

Name

Projection

Type

add

<gmd:referenceSystemInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ReferenceSystem>
      <gmd:referenceSystemIdentifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gmx:Anchor xlink:href="http://www.opengis.net/def/crs/EPSG/0/{{code}}"
                           xlink:title="{{description}}">{{code}}
                            </gmx:Anchor>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:referenceSystemIdentifier>
   </gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
Section: Quality of Service
Type

process

Displayed only if

(count(gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality[gmd:scope/gmd:DQ_Scope/gmd:level/gmd:MD_ScopeCode/@codeListValue='service'])>0 and (count(gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality[gmd:scope/gmd:DQ_Scope/gmd:level/gmd:MD_ScopeCode/@codeListValue='service']/gmd:report/gmd:DQ_ConceptualConsistency/gmd:nameOfMeasure/gmx:Anchor[text()='availability'])=0 or count(gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality[gmd:scope/gmd:DQ_Scope/gmd:level/gmd:MD_ScopeCode/@codeListValue='service']/gmd:report/gmd:DQ_ConceptualConsistency/gmd:nameOfMeasure/gmx:Anchor[text()='performance'])=0 or count(gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality[gmd:scope/gmd:DQ_Scope/gmd:level/gmd:MD_ScopeCode/@codeListValue='service']/gmd:report/gmd:DQ_ConceptualConsistency/gmd:nameOfMeasure/gmx:Anchor[text()='capacity'])=0 ))

Conceptual consistency
Adherence to rules of the conceptual schema
XPath

/gmd:MD_Metadata/gmd:dataQualityInfo/gmd:DQ_DataQuality/gmd:report/gmd:DQ_ConceptualConsistency

See Conceptual consistency

Section: Access constraints
Resource constraints
Provides information about constraints which apply to the resource(s)
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints[gmd:MD_LegalConstraints[gmd:accessConstraints]/gmd:otherConstraints/gmx:Anchor]

See Resource constraints

Limitation
Resource constraints
Provides information about constraints which apply to the resource(s)
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints[gmd:MD_LegalConstraints[gmd:accessConstraints]/gmd:otherConstraints[gco:CharacterString]]

See Resource constraints

Name

No Limitation

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints/gmd:MD_LegalConstraints[gmd:accessConstraints]) = 0

<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_LegalConstraints>
      <gmd:accessConstraints>
         <gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
                                 codeListValue="otherRestrictions"/>
      </gmd:accessConstraints>
      <gmd:otherConstraints>
         <gmx:Anchor xlink:href="http://inspire.ec.europa.eu/registry/metadata-codelist/ConditionsApplyingToAccessAndUse/noConditionsApply">
                          No Conditions Apply
                        </gmx:Anchor>
      </gmd:otherConstraints>
   </gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
Name

Unknown Limitation

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints/gmd:MD_LegalConstraints[gmd:accessConstraints]) = 0

<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_LegalConstraints>
      <gmd:accessConstraints>
         <gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
                                 codeListValue="otherRestrictions"/>
      </gmd:accessConstraints>
      <gmd:otherConstraints>
         <gmx:Anchor xlink:href="http://inspire.ec.europa.eu/registry/metadata-codelist/ConditionsApplyingToAccessAndUse/conditionsUnknown">
                          Conditions Unknown
                        </gmx:Anchor>
      </gmd:otherConstraints>
   </gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
Name

Customizable constraints

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints/gmd:MD_LegalConstraints[gmd:accessConstraints]) = 0

<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_LegalConstraints>
      <gmd:accessConstraints>
         <gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
                                 codeListValue="otherRestrictions"/>
      </gmd:accessConstraints>
      <gmd:otherConstraints gco:nilReason="missing">
         <gco:CharacterString/>
      </gmd:otherConstraints>
   </gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
Section: Use constraints
Resource constraints
Provides information about constraints which apply to the resource(s)
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints[gmd:MD_LegalConstraints[gmd:useConstraints]/gmd:otherConstraints/gmx:Anchor]

See Resource constraints

Limitation
Resource constraints
Provides information about constraints which apply to the resource(s)
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints[gmd:MD_LegalConstraints[gmd:useConstraints]/gmd:otherConstraints[gco:CharacterString]]

See Resource constraints

Name

No Limitation

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints/gmd:MD_LegalConstraints[gmd:useConstraints]) = 0

<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_LegalConstraints>
      <gmd:useConstraints>
         <gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
                                 codeListValue="otherRestrictions"/>
      </gmd:useConstraints>
      <gmd:otherConstraints>
         <gmx:Anchor xlink:href="http://inspire.ec.europa.eu/registry/metadata-codelist/ConditionsApplyingToAccessAndUse/noConditionsApply">
                          No Conditions Apply
                        </gmx:Anchor>
      </gmd:otherConstraints>
   </gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
Name

Unknown Limitation

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints/gmd:MD_LegalConstraints[gmd:useConstraints]) = 0

<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_LegalConstraints>
      <gmd:useConstraints>
         <gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
                                 codeListValue="otherRestrictions"/>
      </gmd:useConstraints>
      <gmd:otherConstraints>
         <gmx:Anchor xlink:href="http://inspire.ec.europa.eu/registry/metadata-codelist/ConditionsApplyingToAccessAndUse/conditionsUnknown">
                          Conditions Unknown
                        </gmx:Anchor>
      </gmd:otherConstraints>
   </gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
Name

Customizable constraints

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:resourceConstraints/gmd:MD_LegalConstraints[gmd:useConstraints]) = 0

<gmd:resourceConstraints xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_LegalConstraints>
      <gmd:useConstraints>
         <gmd:MD_RestrictionCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#MD_RestrictionCode"
                                 codeListValue="otherRestrictions"/>
      </gmd:useConstraints>
      <gmd:otherConstraints gco:nilReason="missing">
         <gco:CharacterString/>
      </gmd:otherConstraints>
   </gmd:MD_LegalConstraints>
</gmd:resourceConstraints>
Section: Responsible custodian
Contact for the resource
Point of contact
Identification of, and means of communication with, person(s) and organizations(s) associated with the resource(s)
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/gmd:pointOfContact[gmd:CI_ResponsibleParty/gmd:role/gmd:CI_RoleCode/@codeListValue='custodian']

See Point of contact

Name

Contact for the resource

Type

add

Section: Conformance class 3: harmonized
Contains Operations
Provides information about the operations that comprise the service
XPath

/gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification/srv:containsOperations

See Contains Operations

Name

Add Operation

Type

add

Displayed only if

count(gmd:MD_Metadata/gmd:identificationInfo/srv:SV_ServiceIdentification) > 0

<srv:containsOperations xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                        xmlns:xlink="http://www.w3.org/1999/xlink">
   <srv:SV_OperationMetadata>
      <srv:operationName>
         <gco:CharacterString/>
      </srv:operationName>
      <srv:DCP>
         <srv:DCPList codeList="http://inspire.ec.europa.eu/metadata-codelist/DCPList"
                      codeListValue="webServices">Web services
                      </srv:DCPList>
      </srv:DCP>
      <srv:connectPoint>
         <gmd:CI_OnlineResource>
            <gmd:linkage>
               <gmd:URL>http://</gmd:URL>
            </gmd:linkage>
         </gmd:CI_OnlineResource>
      </srv:connectPoint>
   </srv:SV_OperationMetadata>
</srv:containsOperations>

View: Simple (default)

This view is composed of1tab(s).

This view also allows to add the following element even if not in the current record:

  • Descriptive keywords (gmd:descriptiveKeywords)
  • Keyword (gmd:keyword)
  • Name (gmd:name)
  • Spatial resolution (gmd:spatialResolution)
  • Point of contact (gmd:pointOfContact)
  • Distributor (gmd:distributor)
  • Distribution format (gmd:distributionFormat)
  • Contact (gmd:contact)
  • Processor (gmd:processor)
  • Topic category (gmd:topicCategory)
  • Parameters (srv:parameters)

Tab: Simple (default)

This tab display elements from the XML metadata record.

Instruction
Linkage
Location (address) for on-line access using a Uniform Resource Locator address or similar addressing scheme such as http://www.statkart.no/isotc211
XPath

*/gmd:linkage

See Linkage

Name
XPath

*/gmd:name

See Name

Instruction
Linkage
Location (address) for on-line access using a Uniform Resource Locator address or similar addressing scheme such as http://www.statkart.no/isotc211
XPath

*/gmd:linkage

See Linkage

Name
XPath

*/gmd:name

See Name

Section: Content Information

Provides information about the feature catalogue and describes the coverage and image data characteristics
See Content Information

Included with dataset
Indication of whether or not the feature catalogue is included with the dataset
XPath

gmd:MD_FeatureCatalogueDescription/gmd:includedWithDataset

See Included with dataset

Feature catalogue citation

Complete bibliographic reference to one or more external feature catalogues
See Feature catalogue citation

XPath

.

Feature catalogue citation

Complete bibliographic reference to one or more external feature catalogues
See Feature catalogue citation

XPath

.

Name
Type

add

<gmd:contentInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                 xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_FeatureCatalogueDescription>
      <gmd:includedWithDataset>
         <gco:Boolean>true</gco:Boolean>
      </gmd:includedWithDataset>
      <gmd:featureCatalogueCitation uuidref=""/>
   </gmd:MD_FeatureCatalogueDescription>
</gmd:contentInfo>

View: Full (advanced)

This view is composed of11tab(s).

Tab: Identification (identificationInfo)

This tab display elements from the XML metadata record and also provide controls to add all elements defined in the schema (XSD).

Section: Identification info

Basic information about the resource(s) to which the metadata applies
See Identification info

Tab: Distribution (distributionInfo)

This tab display elements from the XML metadata record and also provide controls to add all elements defined in the schema (XSD).

Section: Distribution Information

Provides information about the distributor of and options for obtaining the resource(s)
See Distribution Information

Tab: Quality (dataQualityInfo)

This tab display elements from the XML metadata record and also provide controls to add all elements defined in the schema (XSD).

Section: Data quality info

Provides overall assessment of quality of a resource(s)
See Data quality info

Tab: Spatial rep. (spatialRepresentationInfo)

This tab display elements from the XML metadata record and also provide controls to add all elements defined in the schema (XSD).

Section: Spatial representation info

Digital representation of spatial information in the dataset
See Spatial representation info

Tab: Ref. system (referenceSystemInfo)

This tab display elements from the XML metadata record and also provide controls to add all elements defined in the schema (XSD).

Section: Reference System Information

Description of the spatial and temporal reference systems used in the dataset
See Reference System Information

Tab: Content (contentInfo)

This tab display elements from the XML metadata record and also provide controls to add all elements defined in the schema (XSD).

Section: Content Information

Provides information about the feature catalogue and describes the coverage and image data characteristics
See Content Information

Tab: Portrayal (portrayalCatalogueInfo)

This tab display elements from the XML metadata record and also provide controls to add all elements defined in the schema (XSD).

Section: Portrayal catalogue info

Provides information about the catalogue of rules defined for the portrayal of a resource(s)
See Portrayal catalogue info

Tab: Metadata (metadata)

This tab display elements from the XML metadata record and also provide controls to add all elements defined in the schema (XSD).

Section: Metadata
File identifier
Unique identifier for this metadata file
XPath

/gmd:MD_Metadata/gmd:fileIdentifier

See File identifier

Metadata language
Language used for documenting metadata
XPath

/gmd:MD_Metadata/gmd:language

See Metadata language

Other language
Use this section to define other metadata language (multilingual metadata).
XPath

/gmd:MD_Metadata/gmd:locale

See Other language

Character set
Full name of the character coding standard used for the metadata set
XPath

/gmd:MD_Metadata/gmd:characterSet

See Character set

Parent identifier
File identifier of the metadata to which this metadata is a subset (child)
XPath

/gmd:MD_Metadata/gmd:parentIdentifier

See Parent identifier

Hierarchy level
Scope to which the metadata applies (see annex H for more information about metadata hierarchy levels)
XPath

/gmd:MD_Metadata/gmd:hierarchyLevel

See Hierarchy level

Hierarchy level name
Name of the hierarchy levels for which the metadata is provided
XPath

/gmd:MD_Metadata/gmd:hierarchyLevelName

See Hierarchy level name

Date stamp
Date that the metadata was created (YYYY-MM-DDThh:mm:ss)
XPath

/gmd:MD_Metadata/gmd:dateStamp

See Date stamp

Metadata standard name
Name of the metadata standard (including profile name) used
XPath

/gmd:MD_Metadata/gmd:metadataStandardName

See Metadata standard name

Metadata standard version
Version (profile) of the metadata standard used
XPath

/gmd:MD_Metadata/gmd:metadataStandardVersion

See Metadata standard version

Contact
Party responsible for the metadata information
XPath

/gmd:MD_Metadata/gmd:contact

See Metadata author

Dataset URI

Uniformed Resource Identifier (URI) of the dataset to which the metadata applies
Uniformed Resource Identifier (URI) of the dataset to which the metadata applies. This link refers direct to the machine-readable dataset.

XPath

/gmd:MD_Metadata/gmd:dataSetURI

See Dataset URI

Series
Information about the series, or aggregate dataset, of which the dataset is a part
XPath

/gmd:MD_Metadata/gmd:series

See Series

Describes
Describes
XPath

/gmd:MD_Metadata/gmd:describes

See Describes

PropertyType
PropertyType
XPath

/gmd:MD_Metadata/gmd:propertyType

See PropertyType

Feature type
Subset of feature types from cited feature catalogue occurring in data
XPath

/gmd:MD_Metadata/gmd:featureType

See Feature type

Feature attribute
XPath

/gmd:MD_Metadata/gmd:featureAttribute

See Feature attribute

Tab: Md. constraints (metadataConstraints)

This tab display elements from the XML metadata record and also provide controls to add all elements defined in the schema (XSD).

Section: Metadata constraints

Provides restrictions on the access and use of metadata
See Metadata constraints

Tab: Md. maintenance (metadataMaintenance)

This tab display elements from the XML metadata record and also provide controls to add all elements defined in the schema (XSD).

Section: Metadata maintenance

Provides information about the frequency of metadata updates, and the scope of those updates
See Metadata maintenance

Tab: Schema info (applicationSchemaInfo)

This tab display elements from the XML metadata record and also provide controls to add all elements defined in the schema (XSD).

Section: Application schema info

Provides information about the conceptual schema of a dataset
See Application schema info

View: XML (xml)

This view is composed of1tab(s).

Tab: XML (xml)

This tab display elements from the XML metadata record and also provide controls to add all elements defined in the schema (XSD).

Schema technical details

Standard identifier

iso19139

Version

1.0

Schema location

http://www.isotc211.org/2005/gmd http://schemas.opengis.net/csw/2.0.2/profiles/apiso/1.0.0/apiso.xsd

Schema namespaces
Schema detection mode

elements (root)

Schema detection elements
  • gmd:CI_ResponsibleParty
  • gmd:DQ_DomainConsistency
  • gmd:EX_Extent
  • gmd:MD_Format
  • gmd:MD_Metadata

Standard elements

List of all elements available in the standard.

Name of the calendar era

Name

calendarEraName

Description

Code

Name

code

Context

gmd:MD_Identifier

Description

Alphanumeric value identifying an instance in the namespace
alphanumeric value identifying an instance in the namespace

System code

Name

code

Description
Code. i.e. EPSG code.

Code

Name

code

Context

gmd:MD_CodeValue

Description

Value code
Value code (i.e. numeric)

Reference Authority

Name

codeSpace

Description
Authority responsible for codification. i.e. EPSG

Direct projection system (for geographical resources)

Name

DirectReferenceSystem

Description
ReferenceSystem derived / specify that it is a direct
      reference

Factor

Name

factor

Description

Frame

Name

frame

Description
Frame attribute provides a URI reference that identifies a description of the
      reference system

Name

Name

gco:aName

Description

Type name

Name

gco:aName

Context

gco:TypeName

Description

Recommended values

code label
BOOLEAN BOOLEAN
BYTE BYTE
CHARACTER CHARACTER
DATE DATE
DATETIME DATETIME
DOUBLE DOUBLE
FLOAT FLOAT
INTEGER INTEGER
NUMERIC NUMERIC
REAL REAL
SERIAL SERIAL
VARCHAR VARCHAR
TEXT TEXT

Angle

Name

gco:Angle

Description

Attribute type

Name

gco:attributeType

Description

Binary

Name

gco:Binary

Description

Text

Name

gco:CharacterString

Description

Edition Date

Name

gco:Date

Context

gmd:CI_Citation

Description
Date of the edition

Date

Name

gco:Date

Description

Formatted as 2007-09-12 (YYYY-MM-DD)
reference date and event used to describe it

Usage Date / Time

Name

gco:DateTime

Context

gmd:MD_Usage

Description

Formatted as 2007-09-12T15:00:00 (YYYY-MM-DDTHH:mm:ss)
date and time of the first use or range of uses of the resource and/or resource
      series
<gco:DateTime xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
              xmlns:xlink="http://www.w3.org/1999/xlink">2016-01-15T16:57:35</gco:DateTime>

Planned Available Date / Time

Name

gco:DateTime

Context

gmd:MD_StandardOrderProcess

Description

Formatted as 2007-09-12T15:00:00 (YYYY-MM-DDTHH:mm:ss)
date and time when theresource will be available
<gco:DateTime xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
              xmlns:xlink="http://www.w3.org/1999/xlink">2016-01-15T16:57:35</gco:DateTime>

Date and time

Name

gco:DateTime

Description

Date and time or range of date and time on or over which the process step occurred
      (YYYY-MM-DDThh:mm:ss)
<gco:DateTime xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
              xmlns:xlink="http://www.w3.org/1999/xlink">2016-01-15T16:57:35</gco:DateTime>

Distance

Name

gco:Distance

Description
<gco:Distance xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
              uom="m">100</gco:Distance>

Length

Name

gco:Length

Description

Name

Name

gco:localName

Description

Local name

Name

gco:LocalName

Description

Lower cardinality

Name

gco:lower

Description
Lower cardinality

Name of Measure

Name

gco:Measure

Context

gmd:DQ_Element

Description
Name of the test applied to the data

Unit of Measure

Name

gco:Measure

Context

gmd:EX_VerticalExtent

Description
Vertical units used for vertical extent information Examples: metres, feet,
      millimetres, hectopascals

Measure

Name

gco:Measure

Description

Member name

Name

gco:MemberName

Description

Nil reason

Name

gco:nilReason

Description

Standard codelists Nil reason (gco:nilReason)

code label
missing Missing
inapplicable Inapplicable
template Template
unknown Unknown
withheld Withheld

Record

Name

gco:Record

Description

Scale

Name

gco:Scale

Description

Scoped name

Name

gco:ScopedName

Description

Type name

Name

gco:TypeName

Description

Upper cardinality

Name

gco:upper

Description
Upper cardinality

Abstract

Name

gmd:abstract

Description
Brief narrative summary of the content of the resource(s)
Condition

mandatory

<gmd:abstract xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
              xmlns:xlink="http://www.w3.org/1999/xlink">
   <gco:CharacterString>The data set combines the Corine based MAES (Mapping and Assessment of
          Ecosystems and their Services) ecosystem classes with the non-spatial EUNIS habitat
          classification (LEVEL 1) for a better biological characterization of ecosystems across
          Europe (EEA-39). As such it represents probabilities of EUNIS habitat presence for each
          MAES ecosystem type.

          The data set aims to combine spatially explicit land cover information with non-spatially
          referenced habitat information to improve our knowledge about ecosystems and their
          distribution across Europe. The work supports the MAES process, Target 2 Action 5 of the
          implementation of the EU Biodiversity Strategy to 2020, established to achieve the Aichi
          targets of the Convention of Biological Diversity (CBD).

          The objective of the ecosystem data set produced by EEA and its Topic Centre ETC/SIA was
          to improve the biological description of land cover based ecosystem types. It represents
          probabilities of EUNIS habitat presence in ecosystem types at European level. Since it is
          not based on spatial explicit mapping the spatial and thematic accuracy is not of same
          quality as delineated maps.

          The MAES ecosystem typology differentiates three levels: whereas the level 2 of the MAES
          proposal follows closely the EUNIS level 1, the third level of the MAES typology
          corresponds to the EUNIS level 2. This level will be the base for the mapping approach.
        </gco:CharacterString>
</gmd:abstract>

Access constraints

Name

gmd:accessConstraints

Description

Access constraints applied to assure the protection of privacy or intellectual
      property, and any special restrictions or limitations on obtaining the
      resource
<gmd:accessConstraints xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                       xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_RestrictionCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_RestrictionCode"
                           codeListValue="otherRestrictions"/>
</gmd:accessConstraints>

Address

Name

gmd:address

Context

gmd:CI_ResponsibleParty

Description
Address of the responsible party

Address

Name

gmd:address

Description
Physical and email address at which the organization or individual may be
      contacted

Administrative area

Name

gmd:administrativeArea

Description
State, province of the location

Aggregate Datasetindentifier

Name

gmd:aggregateDataSetIdentifier

Description
Identification information about aggregate dataset

Aggregate Datasetname

Name

gmd:aggregateDataSetName

Description
Citation information about the aggregate dataset

Aggregation Information

Name

gmd:aggregationInfo

Description
Provides aggregate dataset information

Alternate title

Name

gmd:alternateTitle

Description
Short name or other language name by which the cited information is known.
      Example: "DCW" as an alternative title for "Digital Chart of the World

Amendment number

Name

gmd:amendmentNumber

Description
Amendment number of the format version

Application profile

Name

gmd:applicationProfile

Description
Name of an application profile that can be used with the online
      resource

Application schema info

Name

gmd:applicationSchemaInfo

Description
Provides information about the conceptual schema of a dataset

Association Type

Name

gmd:associationType

Description
Association type of the aggregate dataset
Condition

mandatory

Attribute description

Name

gmd:attributeDescription

Description
Description of the attribute described by the measurement value
Condition

mandatory

Attribute instances

Name

gmd:attributeInstances

Description
Attribute instances to which the information applies

Attributes

Name

gmd:attributes

Description
Attributes to which the information applies

Authority

Name

gmd:authority

Description
Person or party responsible for maintenance of the namespace

Axis Dimensions Properties

Name

gmd:axisDimensionProperties

Description
Information about spatial-temporal axis properties

Bits per value

Name

gmd:bitsPerValue

Description
Maximum number of significant bits in the uncompressed representation for the
      value in each band of each pixel

Camera calibration information availability

Name

gmd:cameraCalibrationInformationAvailability

Description
Indication of whether or not constants are available which allow for camera
      calibration corrections

Cell geometry

Name

gmd:cellGeometry

Description
Identification of grid data as point or cell
Condition

mandatory

Center point

Name

gmd:centerPoint

Description
Earth location in the coordinate system defined by the Spatial Reference System
      and the grid coordinate of the cell halfway between opposite ends of the grid in the
      spatial dimensions

Character encoding

Name

gmd:characterEncoding

Description
CharacterEncoding

Character set

Name

gmd:characterSet

Context

gmd:MD_Metadata

Description
Full name of the character coding standard used for the metadata
      set
Condition

conditional

<gmd:characterSet xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                  xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_CharacterSetCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_CharacterSetCode"
                            codeListValue="utf8"/>
</gmd:characterSet>

Character set

Name

gmd:characterSet

Context

gmd:MD_DataIdentification

Description

Full name of the character coding standard used for the dataset
<gmd:characterSet xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                  xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_CharacterSetCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_CharacterSetCode"
                            codeListValue="utf8"/>
</gmd:characterSet>

Character set

Name

gmd:characterSet

Description
Full name of the character coding standard used for the metadata
      set
Condition

conditional

<gmd:characterSet xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                  xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_CharacterSetCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_CharacterSetCode"
                            codeListValue="utf8"/>
</gmd:characterSet>

Checkpoint Availability

Name

gmd:checkPointAvailability

Description
Indication of whether or not geographic position points are available to test
      the accuracy of the georeferenced grid data
Condition

mandatory

Checkpoint Description

Name

gmd:checkPointDescription

Description
Description of geographic position points used to test the accuracy of the
      georeferenced grid data
Condition

conditional

Address

Name

gmd:CI_Address

Description
Location of the responsible individual or organization

Citation

Name

gmd:CI_Citation

Description
Standardised resource reference

Contact

Name

gmd:CI_Contact

Description
Information required to enable contact with the responsible person and/or
      organization

Date

Name

gmd:CI_Date

Description
Reference date and event used to describe it (YYYY-MM-DD)

Date type code

Name

gmd:CI_DateTypeCode

Description

Standard codelists Date type code (gmd:CI_DateTypeCode)

code label description
creation Creation Date identifies when the resource was brought into existence
publication Publication Date identifies when the resource was issued
revision Revision Date identifies when the resource was examined or re-examined and improved or amended

OnLine function code

Name

gmd:CI_OnLineFunctionCode

Description

Standard codelists OnLine function code (gmd:CI_OnLineFunctionCode)

code label description
download Download Online instructions for transferring data from one storage device or system to another
information Information Online information about the resource
offlineAccess Offline access Online instructions for requesting the resource from the provider
order Order Online order process for obtening the resource
search Search Online search interface for seeking out information about the resource

OnLine resource

Name

gmd:CI_OnlineResource

Description
Information about on-line sources from which the dataset, specification, or
      community profile name and extended metadata elements can be obtained

Presentatiewijze code

Name

gmd:CI_PresentationFormCode

Description

Standard codelists Presentatiewijze code (gmd:CI_PresentationFormCode)

code label description
documentDigital Digital document Digital representation of a primarily textual item (can contain illustrations also)
imageDigital Digital image Likeness of natural or man-made features, objects, and activities acquired through the sensing of visual or any other segment of the electromagnetic spectrum by sensors, such as thermal infrared, and high resolution radar and stored in digital format
documentHardcopy Hardcopy document Representation of a primarily textual item (can contain illustrations also) on paper, photographic material, or other media
imageHardcopy Hardcopy image Likeness of natural or man-made features, objects, and activities acquired through the sensing of visual or any other segment of the electromagnetic spectrum by sensors, such as thermal infrared, and high resolution radar and reproduced on paper, photographic material, or other media for use directly by the human user
mapDigital Digital map Map represented in raster or vector form
mapHardcopy Hardcopy map Map printed on paper, photographic material, or other media for use directly by the human user
modelDigital Digital model Multi-dimensional digital representation of a feature, process, etc.
modelHardcopy Hardcopy model 3-dimensional, physical model
profileDigital Digital profile Vertical cross-section in digital form
profileHardcopy Hardcopy profile Vertical cross-section printed on paper, etc.
tableDigital Digital table Digital representation of facts or figures systematically displayed, especially in columns
tableHardcopy Hardcopy table Representation of facts or figures systematically displayed, especially in columns, printed onpapers, photographic material, or other media
videoDigital Digital video Digital video recording
videoHardcopy Hardcopy video Video recording on film

Responsible party

Name

gmd:CI_ResponsibleParty

Description
Identification of, and means of communication with, person(s) and organizations
      associated with the dataset

Role code

Name

gmd:CI_RoleCode

Description

Standard codelists Role code (gmd:CI_RoleCode)

code label description
resourceProvider Resource provider Party that supplies the resource
custodian Custodian Party that accepts accountability and responsibility for the data and ensures appropriate care and maintenance of the resource
owner Owner Party that owns the resource
user User Party who uses the resource
distributor Distributor Party who distributes the resource
originator Originator Party who created the resource
pointOfContact Point of contact Party who can be contacted for acquiring knowledge about or acquisition of the resource
principalInvestigator Principal investigator Key party responsible for gathering information and conducting research
processor Processor Party that has processed the data in a manner such that the resource has been modified
publisher Publisher Party who published the resource
author Author Party who authored the resource

Series

Name

gmd:CI_Series

Description
Information about the series, or aggregate dataset, to which a dataset
      belongs

Telephone

Name

gmd:CI_Telephone

Description
Telephone numbers for contacting the responsible individual or
      organization

Citation

Name

gmd:citation

Context

gmd:MD_Identification

Description

Citation data for the resource(s)
<gmd:citation xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
              xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:CI_Citation>
      <gmd:title>
         <gco:CharacterString>Ecosystem types of Europe based on EUNIS level 1 (raster 100m) -
              version 2.1, Dec. 2015
            </gco:CharacterString>
      </gmd:title>
      <gmd:date>
         <gmd:CI_Date>
            <gmd:date>
               <gco:Date>2015-12-08</gco:Date>
            </gmd:date>
            <gmd:dateType>
               <gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
                                    codeListValue="publication"/>
            </gmd:dateType>
         </gmd:CI_Date>
      </gmd:date>
      <gmd:date>
         <gmd:CI_Date>
            <gmd:date>
               <gco:Date>2015-12-08</gco:Date>
            </gmd:date>
            <gmd:dateType>
               <gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
                                    codeListValue="creation"/>
            </gmd:dateType>
         </gmd:CI_Date>
      </gmd:date>
      <gmd:edition>
         <gco:CharacterString>2.1</gco:CharacterString>
      </gmd:edition>
      <gmd:identifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gco:CharacterString>eea_r_3035_100_m_ecosystem-types-l1_2006_rev2-1
                </gco:CharacterString>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:identifier>
   </gmd:CI_Citation>
</gmd:citation>

Citation

Name

gmd:citation

Context

gmd:MD_Authority

Description

Citation which belongs to the authority
<gmd:citation xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
              xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:CI_Citation>
      <gmd:title>
         <gco:CharacterString>Ecosystem types of Europe based on EUNIS level 1 (raster 100m) -
              version 2.1, Dec. 2015
            </gco:CharacterString>
      </gmd:title>
      <gmd:date>
         <gmd:CI_Date>
            <gmd:date>
               <gco:Date>2015-12-08</gco:Date>
            </gmd:date>
            <gmd:dateType>
               <gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
                                    codeListValue="publication"/>
            </gmd:dateType>
         </gmd:CI_Date>
      </gmd:date>
      <gmd:date>
         <gmd:CI_Date>
            <gmd:date>
               <gco:Date>2015-12-08</gco:Date>
            </gmd:date>
            <gmd:dateType>
               <gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
                                    codeListValue="creation"/>
            </gmd:dateType>
         </gmd:CI_Date>
      </gmd:date>
      <gmd:edition>
         <gco:CharacterString>2.1</gco:CharacterString>
      </gmd:edition>
      <gmd:identifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gco:CharacterString>eea_r_3035_100_m_ecosystem-types-l1_2006_rev2-1
                </gco:CharacterString>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:identifier>
   </gmd:CI_Citation>
</gmd:citation>

Citation

Name

gmd:citation

Context

gmd:MD_Thesaurus

Description

Citation of the thesaurus
<gmd:citation xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
              xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:CI_Citation>
      <gmd:title>
         <gco:CharacterString>Ecosystem types of Europe based on EUNIS level 1 (raster 100m) -
              version 2.1, Dec. 2015
            </gco:CharacterString>
      </gmd:title>
      <gmd:date>
         <gmd:CI_Date>
            <gmd:date>
               <gco:Date>2015-12-08</gco:Date>
            </gmd:date>
            <gmd:dateType>
               <gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
                                    codeListValue="publication"/>
            </gmd:dateType>
         </gmd:CI_Date>
      </gmd:date>
      <gmd:date>
         <gmd:CI_Date>
            <gmd:date>
               <gco:Date>2015-12-08</gco:Date>
            </gmd:date>
            <gmd:dateType>
               <gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
                                    codeListValue="creation"/>
            </gmd:dateType>
         </gmd:CI_Date>
      </gmd:date>
      <gmd:edition>
         <gco:CharacterString>2.1</gco:CharacterString>
      </gmd:edition>
      <gmd:identifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gco:CharacterString>eea_r_3035_100_m_ecosystem-types-l1_2006_rev2-1
                </gco:CharacterString>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:identifier>
   </gmd:CI_Citation>
</gmd:citation>

Citation

Name

gmd:citation

Description

Citation data for the resource(s)
<gmd:citation xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
              xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:CI_Citation>
      <gmd:title>
         <gco:CharacterString>Ecosystem types of Europe based on EUNIS level 1 (raster 100m) -
              version 2.1, Dec. 2015
            </gco:CharacterString>
      </gmd:title>
      <gmd:date>
         <gmd:CI_Date>
            <gmd:date>
               <gco:Date>2015-12-08</gco:Date>
            </gmd:date>
            <gmd:dateType>
               <gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
                                    codeListValue="publication"/>
            </gmd:dateType>
         </gmd:CI_Date>
      </gmd:date>
      <gmd:date>
         <gmd:CI_Date>
            <gmd:date>
               <gco:Date>2015-12-08</gco:Date>
            </gmd:date>
            <gmd:dateType>
               <gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
                                    codeListValue="creation"/>
            </gmd:dateType>
         </gmd:CI_Date>
      </gmd:date>
      <gmd:edition>
         <gco:CharacterString>2.1</gco:CharacterString>
      </gmd:edition>
      <gmd:identifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gco:CharacterString>eea_r_3035_100_m_ecosystem-types-l1_2006_rev2-1
                </gco:CharacterString>
            </gmd:code>
         </gmd:RS_Identifier>
      </gmd:identifier>
   </gmd:CI_Citation>
</gmd:citation>

Cited responsible party

Name

gmd:citedResponsibleParty

Description
Name and position information for an individual or organization that is
      responsible for the resource

City

Name

gmd:city

Description
City of the location

Classification

Name

gmd:classification

Description
Name of the handling restrictions on the resource or metadata
Condition

mandatory

Classification system

Name

gmd:classificationSystem

Description
Name of the classification system

Cloud cover percentage

Name

gmd:cloudCoverPercentage

Description
Area of the dataset obscured by clouds, expressed as a percentage of the
      spatial extent

Unique resource identifier

Name

gmd:code

Context

gmd:RS_Identifier

Description
Alphanumeric value identifying an instance in the namespace
Condition

mandatory

Code

Name

gmd:code

Context

gmd:MD_Identifier

Description
Alphanumeric value identifying an instance in the namespace
Condition

mandatory

Code

Name

gmd:code

Context

gmd:MD_CodeValue

Description

Value code
Value code (i.e. numeric)

Codespace

Name

gmd:codeSpace

Description

Name or identifier of the person or organization responsible for
      namespace
Recommended values

code label
EPSG EPSG
<gmd:codeSpace xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
               xmlns:xlink="http://www.w3.org/1999/xlink">
   <gco:CharacterString>OGP Surveying &amp; Positioning Committee</gco:CharacterString>
</gmd:codeSpace>

Collective title

Name

gmd:collectiveTitle

Description

Common title with holdings note. NOTE title identifies elements of a series
      collectively, combined with information about what volumes are available at the source
      cited
This field is used to name the Basic Geodata as defined in the GeoIV Annex I, as it is
      possible that there are more than 1 "physical" datasets assigned to 1 legal entry. E.g.: Entry
      no. 47 "Geophysikalisches Kartenwerk" consists of 3 datasets "Geophysikalische Karten
      1:500000", "Geophysikalische Spezialkarten" and "Gravimetrischer Atlas 1:100000"

Compliance code

Name

gmd:complianceCode

Description
Indication of whether or not the cited feature catalogue complies with ISO
      19110

ComposedOf

Name

gmd:composedOf

Description
ComposedOf

Compression generation quantity

Name

gmd:compressionGenerationQuantity

Description
Count of the number of lossy compression cycles performed on the
      image

Condition

Name

gmd:condition

Description
Condition under which the extended element is mandatory

Constraint language

Name

gmd:constraintLanguage

Description
Formal language used in Application Schema
Condition

mandatory

Contact

Name

gmd:contact

Context

gmd:MD_Metadata

Description
Party responsible for the metadata information
Condition

mandatory

<gmd:contact xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
             xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:CI_ResponsibleParty>
      <gmd:organisationName>
         <gco:CharacterString>European Environment Agency</gco:CharacterString>
      </gmd:organisationName>
      <gmd:contactInfo>
         <gmd:CI_Contact>
            <gmd:address>
               <gmd:CI_Address>
                  <gmd:deliveryPoint>
                     <gco:CharacterString>Kongens Nytorv 6</gco:CharacterString>
                  </gmd:deliveryPoint>
                  <gmd:city>
                     <gco:CharacterString>Copenhagen</gco:CharacterString>
                  </gmd:city>
                  <gmd:administrativeArea>
                     <gco:CharacterString>K</gco:CharacterString>
                  </gmd:administrativeArea>
                  <gmd:postalCode>
                     <gco:CharacterString>1050</gco:CharacterString>
                  </gmd:postalCode>
                  <gmd:country>
                     <gco:CharacterString>Denmark</gco:CharacterString>
                  </gmd:country>
                  <gmd:electronicMailAddress>
                     <gco:CharacterString>eea.enquiries@eea.europa.eu</gco:CharacterString>
                  </gmd:electronicMailAddress>
               </gmd:CI_Address>
            </gmd:address>
         </gmd:CI_Contact>
      </gmd:contactInfo>
      <gmd:role>
         <gmd:CI_RoleCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_RoleCode"
                          codeListValue="pointOfContact"/>
      </gmd:role>
   </gmd:CI_ResponsibleParty>
</gmd:contact>

Contact

Name

gmd:contact

Context

gmd:MD_MaintenanceInformation

Description

Identification of, and means of communication with, person(s) and
      organization(s) with responsibility for maintaining the metadata
<gmd:contact xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
             xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:CI_ResponsibleParty>
      <gmd:organisationName>
         <gco:CharacterString>European Environment Agency</gco:CharacterString>
      </gmd:organisationName>
      <gmd:contactInfo>
         <gmd:CI_Contact>
            <gmd:address>
               <gmd:CI_Address>
                  <gmd:deliveryPoint>
                     <gco:CharacterString>Kongens Nytorv 6</gco:CharacterString>
                  </gmd:deliveryPoint>
                  <gmd:city>
                     <gco:CharacterString>Copenhagen</gco:CharacterString>
                  </gmd:city>
                  <gmd:administrativeArea>
                     <gco:CharacterString>K</gco:CharacterString>
                  </gmd:administrativeArea>
                  <gmd:postalCode>
                     <gco:CharacterString>1050</gco:CharacterString>
                  </gmd:postalCode>
                  <gmd:country>
                     <gco:CharacterString>Denmark</gco:CharacterString>
                  </gmd:country>
                  <gmd:electronicMailAddress>
                     <gco:CharacterString>eea.enquiries@eea.europa.eu</gco:CharacterString>
                  </gmd:electronicMailAddress>
               </gmd:CI_Address>
            </gmd:address>
         </gmd:CI_Contact>
      </gmd:contactInfo>
      <gmd:role>
         <gmd:CI_RoleCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_RoleCode"
                          codeListValue="pointOfContact"/>
      </gmd:role>
   </gmd:CI_ResponsibleParty>
</gmd:contact>

Metadata author

Name

gmd:contact

Description
Party responsible for the metadata information
Condition

mandatory

<gmd:contact xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
             xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:CI_ResponsibleParty>
      <gmd:organisationName>
         <gco:CharacterString>European Environment Agency</gco:CharacterString>
      </gmd:organisationName>
      <gmd:contactInfo>
         <gmd:CI_Contact>
            <gmd:address>
               <gmd:CI_Address>
                  <gmd:deliveryPoint>
                     <gco:CharacterString>Kongens Nytorv 6</gco:CharacterString>
                  </gmd:deliveryPoint>
                  <gmd:city>
                     <gco:CharacterString>Copenhagen</gco:CharacterString>
                  </gmd:city>
                  <gmd:administrativeArea>
                     <gco:CharacterString>K</gco:CharacterString>
                  </gmd:administrativeArea>
                  <gmd:postalCode>
                     <gco:CharacterString>1050</gco:CharacterString>
                  </gmd:postalCode>
                  <gmd:country>
                     <gco:CharacterString>Denmark</gco:CharacterString>
                  </gmd:country>
                  <gmd:electronicMailAddress>
                     <gco:CharacterString>eea.enquiries@eea.europa.eu</gco:CharacterString>
                  </gmd:electronicMailAddress>
               </gmd:CI_Address>
            </gmd:address>
         </gmd:CI_Contact>
      </gmd:contactInfo>
      <gmd:role>
         <gmd:CI_RoleCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_RoleCode"
                          codeListValue="pointOfContact"/>
      </gmd:role>
   </gmd:CI_ResponsibleParty>
</gmd:contact>

Contact Information

Name

gmd:contactInfo

Description
Address of the responsible party

Contact instructions

Name

gmd:contactInstructions

Description
Supplemental instructions on how or when to contact the individual or
      organization

Content Information

Name

gmd:contentInfo

Description

Provides information about the feature catalogue and describes the coverage and
      image data characteristics
<gmd:contentInfo xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                 xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_FeatureCatalogueDescription>
      <gmd:includedWithDataset>
         <gco:Boolean>false</gco:Boolean>
      </gmd:includedWithDataset>
      <gmd:featureCatalogueCitation uuidref="e38815ec-a386-45e5-9d1c-b13e0f6ca9e0"
                                    xlink:href="http://sdi.eea.europa.eu/internal-catalogue/srv/eng/csw?service=CSW&amp;request=GetRecordById&amp;version=2.0.2&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;elementSetName=full&amp;id=e38815ec-a386-45e5-9d1c-b13e0f6ca9e0"/>
   </gmd:MD_FeatureCatalogueDescription>
</gmd:contentInfo>

Content type

Name

gmd:contentType

Description
Type of information represented by the cell value
Condition

mandatory

Controlpoint Availability

Name

gmd:controlPointAvailability

Description
Indication of whether or not control point(s) exists
Condition

mandatory

Corner points

Name

gmd:cornerPoints

Description
Earth location in the coordinate system defined by the Spatial Reference System
      and the grid coordinate of the cells at opposite ends of grid coverage along two
      diagonals in the grid spatial dimensions. There are four corner points in a georectified
      grid; at least two corner points along one diagonal are required
Condition

mandatory

Country

Name

gmd:country

Description
Country of the physical address

Country

Name

gmd:country

Context

gmd:MD_Legislation

Description
Country in which the law was issued

Country

Name

gmd:country

Context

PT_Group

Description
Country of language used for documenting a plain text

Credit

Name

gmd:credit

Description
Recognition of those who contributed to the resource(s)

Data quality info

Name

gmd:dataQualityInfo

Description

Provides overall assessment of quality of a resource(s)
<gmd:dataQualityInfo xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                     xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:DQ_DataQuality>
      <gmd:scope>
         <gmd:DQ_Scope>
            <gmd:level>
               <gmd:MD_ScopeCode codeListValue="dataset"
                                 codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_ScopeCode"/>
            </gmd:level>
         </gmd:DQ_Scope>
      </gmd:scope>
      <gmd:lineage>
         <gmd:LI_Lineage>
            <gmd:statement>
               <gco:CharacterString>The data set production implied 2 steps. First re-classification of
              CORINE Land Cover 2006 and bathymetry data using the 7 terrestrial (urban, cropland,
              grassland, woodland and forest, heathland and shrub, sparsely vegetated land,
              wetland), 1 freshwater (river and lakes), and 4 marine (marine inlets and transitional
              waters, coastal, shelf, open ocean) classes of the MAES ecosystem typology (Maes et
              al., 2013). The classes also provide links to major policy lines such as agriculture,
              forestry, territorial cohesion, water and marine related policies. The second step
              comprised refinement of the ecosystem types by attributing EUNIS habitat information
              to each ecosystem type (see http://eunis.eea.europa.eu/habitats.jsp). The refinement
              process used reference data such as potential natural vegetation, elevation, slope,
              aspect, soil, geology, environmental regions and other spatial referenced information
              which allowed attribution of the EUNIS habitat characteristics to the spatial mapping
              units of the MAES ecosystem types. The geometric and thematic accuracy of EUNIS class
              presence was also estimated and mapped. The method is described in the EEA Technical
              Report 06/2015: European Ecosystem Assessment  Concept, Data, and Implementation.
              The basis for the update was CORINE land cover 2006 (CLC 2006). It includes Albania,
              Austria, Belgium, Bosnia and Herzegovina, Bulgaria, Croatia, Cyprus, Czech Republic,
              Denmark, Estonia, Finland, France, Germany, Hungary, Iceland, Ireland, Italy, Kosovo
              (under UNSCR 1244/99), Latvia, Liechtenstein, Lithuania, Luxembourg, the former
              Yugoslavian Republic of Macedonia, Malta, Montenegro, the Netherlands, Norway, Poland,
              Portugal, Romania, Serbia, Slovakia, Slovenia, Spain, Sweden, Switzerland, Turkey and
              the United Kingdom. For Greece that has not participated in the CLC 2006 activity the
              CLC 2000 data was used instead.
            </gco:CharacterString>
            </gmd:statement>
            <gmd:source uuidref="bacb0dcd-dcb2-44a5-8b2c-4a569c5deafa"/>
         </gmd:LI_Lineage>
      </gmd:lineage>
   </gmd:DQ_DataQuality>
</gmd:dataQualityInfo>

Dataset

Name

gmd:dataset

Description
Dataset to which the information applies

Dataset URI

Name

gmd:dataSetURI

Description

Uniformed Resource Identifier (URI) of the dataset to which the metadata
      applies
Uniformed Resource Identifier (URI) of the dataset to which the metadata applies. This
      link refers direct to the machine-readable dataset.

Data type

Name

gmd:dataType

Description
Code which identifies the kind of valueprovidedeprovided in the extended
      element
Condition

mandatory

Date

Name

gmd:date

Description
Reference date for the cited resource (YYYY-MM-DD)
Condition

mandatory

Date of last update

Name

gmd:date

Context

gmd:MD_Revision

Description
Date of last update

Date of next update

Name

gmd:date

Context

gmd:MD_MaintenanceInformation

Description
Scheduled revision date for resource

Date

Name

gmd:date

Context

gmd:CI_Citation

Description
Reference date for the cited resource
Condition

mandatory

Date

Name

gmd:date

Context

gmd:CI_Date

Description
Reference date for the cited resource
Condition

mandatory

Date of next update

Name

gmd:dateOfNextUpdate

Description
Scheduled revision date for resource (YYYY-MM-DD)

Date stamp

Name

gmd:dateStamp

Description
Date that the metadata was created (YYYY-MM-DDThh:mm:ss)
Condition

mandatory

<gmd:dateStamp xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
               xmlns:xlink="http://www.w3.org/1999/xlink">
   <gco:DateTime>2016-01-15T16:57:35</gco:DateTime>
</gmd:dateStamp>

Date / Time

Name

gmd:dateTime

Description
Date and time or range of date and time on or over which the process step
      occurred (YYYY-MM-DDThh:mm:ss)

Date / Time

Name

gmd:dateTime

Context

LI_ProcessStep

Description
Date and time or range of date and time on or over which the process step
      occurred (YYYY-MM-DDThh:mm:ss)

Date / Time

Name

gmd:dateTime

Context

gmd:DQ_Element

Description
Date or range of dates on which a data quality measure was
      applied

Date type

Name

gmd:dateType

Description
Event used for reference date
Condition

mandatory

Definition

Name

gmd:definition

Description
Definition of the extended element
Condition

mandatory

Delivery point

Name

gmd:deliveryPoint

Description
Address line for the location (as described in ISO 11180, annex
      A)

Denominator

Name

gmd:denominator

Description
The number below the line in a vulgar fraction
Condition

add either a denominator or a distance

Recommended values

code label
5000 1:5´000
10000 1:10´000
25000 1:25´000
50000 1:50´000
100000 1:100´000
200000 1:200´000
300000 1:300´000
500000 1:500´000
1000000 1:1´000´000

Density

Name

gmd:density

Description
Density at which the data is recorded

Density units

Name

gmd:densityUnits

Description
Units of measure for the recording density
Condition

conditional

Describes

Name

gmd:describes

Description
Describes

Description

Name

gmd:description

Description
Description of the event, including related parameters or
      tolerances

Description

Name

gmd:description

Context

gmd:MD_AbstractClass

Description
Description

Description

Name

gmd:description

Context

LI_ProcessStep

Description
Description of the event, including related parameters or
      tolerances
Condition

mandatory

Description

Name

gmd:description

Context

LI_Source

Description
Detailed description of the level of the source data

Description

Name

gmd:description

Context

gmd:EX_Extent

Description
Spatial and temporal extent for the referring object

Description

Name

gmd:description

Context

gmd:CI_OnlineResource

Description

Detailed text description of what the online resource is/does
Recommended values

code label
http://www.opengis.net/def/crs/EPSG/0/3035 ETRS89 / LAEA Europe
http://www.opengis.net/def/crs/EPSG/0/31370 Belge 1972 / Belgian Lambert 72
http://www.opengis.net/def/crs/EPSG/0/4936 ETRS89-XYZ: 3D Cartesian in ETRS89
http://www.opengis.net/def/crs/EPSG/0/4937 ETRS89-GRS80h: 3D geodetic in ETRS89 on GRS80
http://www.opengis.net/def/crs/EPSG/0/4258 ETRS89-GRS802D: geodetic in ETRS89 on GRS80
http://www.opengis.net/def/crs/EPSG/0/3035 ETRS89-LAEA2D: LAEA projection in ETRS89 on GRS80
http://www.opengis.net/def/crs/EPSG/0/3034 ETRS89-LCC2D: LCC projection in ETRS89 on GRS80
http://www.opengis.net/def/crs/EPSG/0/3038 ETRS89-TM26N2D: TM projection in ETRS89 on GRS80, zone 26N (30°W to 24°W)
http://www.opengis.net/def/crs/EPSG/0/3039 ETRS89-TM27N2D: TM projection in ETRS89 on GRS80, zone 27N (24°W to 18°W)
http://www.opengis.net/def/crs/EPSG/0/3040 ETRS89-TM28N: 2D TM projection in ETRS89 on GRS80, zone 28N (18°W to 12°W)
http://www.opengis.net/def/crs/EPSG/0/3041 ETRS89-TM29N: 2D TM projection in ETRS89 on GRS80, zone 29N (12°W to 6°W)
http://www.opengis.net/def/crs/EPSG/0/3042 ETRS89-TM30N: 2D TM projection in ETRS89 on GRS80, zone 30N (6°W to 0°)
http://www.opengis.net/def/crs/EPSG/0/3043 ETRS89-TM31N: 2D TM projection in ETRS89 on GRS80, zone 31N (0° to 6°E)
http://www.opengis.net/def/crs/EPSG/0/3044 ETRS89-TM32N: 2D TM projection in ETRS89 on GRS80, zone 32N (6°E to 12°E)
http://www.opengis.net/def/crs/EPSG/0/3045 ETRS89-TM33N: 2D TM projection in ETRS89 on GRS80, zone 33N (12°E to 18°E)
http://www.opengis.net/def/crs/EPSG/0/3046 ETRS89-TM34N: 2D TM projection in ETRS89 on GRS80, zone 34N (18°E to 24°E)
http://www.opengis.net/def/crs/EPSG/0/3047 ETRS89-TM35N: 2D TM projection in ETRS89 on GRS80, zone 35N (24°E to 30°E)
http://www.opengis.net/def/crs/EPSG/0/3048 ETRS89-TM36N: 2D TM projection in ETRS89 on GRS80, zone 36N (30°E to 36°E)
http://www.opengis.net/def/crs/EPSG/0/3049 ETRS89-TM37N: 2D TM projection in ETRS89 on GRS80, zone 37N (36°E to 42°E)
http://www.opengis.net/def/crs/EPSG/0/3050 ETRS89-TM38N: 2D TM projection in ETRS89 on GRS80, zone 38N (42°E to 48°E)
http://www.opengis.net/def/crs/EPSG/0/3051 ETRS89-TM39N: 2D TM projection in ETRS89 on GRS80, zone 39N (48°E to 54°E)
http://www.opengis.net/def/crs/EPSG/0/5730 EVRS: Height in EVRS
http://www.opengis.net/def/crs/EPSG/0/7409 ETRS89-GRS80-EVRS: 3D compound: 2D geodetic in ETRS89 on GRS80, and EVRS height
http://www.opengis.net/def/crs/EPSG/0/2154 RGF93 / Lambert-93
http://www.opengis.net/def/crs/EPSG/0/32620 WGS 84 / UTM zone 20N
http://www.opengis.net/def/crs/EPSG/0/2972 RGFG95 / UTM zone 22N
http://www.opengis.net/def/crs/EPSG/0/2975 RGR92 / UTM zone 40S
http://www.opengis.net/def/crs/EPSG/0/4467 RGSPM06 / UTM zone 21N
http://www.opengis.net/def/crs/EPSG/0/4471 RGM04 / UTM zone 38S

Description

Name

gmd:description

Context

gmd:MD_CodeDomain

Description
Description of the code domain

Value description

Name

gmd:description

Context

gmd:MD_CodeValue

Description
Description of the value

Description

Name

gmd:description

Context

gmd:MD_Attribute

Description
Attribute description

Description

Name

gmd:description

Context

gmd:MD_Role

Description
Role description

Descriptive keywords

Name

gmd:descriptiveKeywords

Description
Provides category keywords, their type, and reference source

Descriptor

Name

gmd:descriptor

Description
Description of the range of a cell measurement value

Dimension

Name

gmd:dimension

Description
Information on the dimensions of the cell measurement value

Dimension name

Name

gmd:dimensionName

Description
Name of the axis
Condition

mandatory

Dimension size

Name

gmd:dimensionSize

Description
Number of elements along the axis
Condition

mandatory

Distance

Name

gmd:distance

Description
Ground sample distance
Condition

Provide a distance if no equivalent Scale is documented

Recommended values

code label
0.10 10 cm
0.25 25 cm
0.50 50 cm
1 1 m
30 30 m
100 100 m
<gmd:distance xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
              xmlns:xlink="http://www.w3.org/1999/xlink">
   <gco:Distance uom="m">100</gco:Distance>
</gmd:distance>

Distribution format

Name

gmd:distributionFormat

Description
Provides a description of the format of the data to be
      distributed
Condition

mandatory

<gmd:distributionFormat xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                        xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_Format>
      <gmd:name>
         <gco:CharacterString>GTiff</gco:CharacterString>
      </gmd:name>
      <gmd:version gco:nilReason="missing">
         <gco:CharacterString/>
      </gmd:version>
   </gmd:MD_Format>
</gmd:distributionFormat>

Distribution Information

Name

gmd:distributionInfo

Description

Provides information about the distributor of and options for obtaining the
      resource(s)
<gmd:distributionInfo xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                      xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_Distribution>
      <gmd:distributionFormat>
         <gmd:MD_Format>
            <gmd:name>
               <gco:CharacterString>GTiff</gco:CharacterString>
            </gmd:name>
            <gmd:version gco:nilReason="missing">
               <gco:CharacterString/>
            </gmd:version>
         </gmd:MD_Format>
      </gmd:distributionFormat>
      <gmd:transferOptions>
         <gmd:MD_DigitalTransferOptions>
            <gmd:onLine>
               <gmd:CI_OnlineResource>
                  <gmd:linkage>
                     <gmd:URL>
                  http://www.eea.europa.eu/data-and-maps/data/ds_resolveuid/d851e1b7f678468b8f0b1b98930ba3e1
                </gmd:URL>
                  </gmd:linkage>
                  <gmd:protocol>
                     <gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString>
                  </gmd:protocol>
                  <gmd:function>
                     <gmd:CI_OnLineFunctionCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_OnLineFunctionCode"
                                                codeListValue="download"/>
                  </gmd:function>
               </gmd:CI_OnlineResource>
            </gmd:onLine>
         </gmd:MD_DigitalTransferOptions>
      </gmd:transferOptions>
   </gmd:MD_Distribution>
</gmd:distributionInfo>

Distribution / Order Process

Name

gmd:distributionOrderProcess

Description
Provides information about how the resource may be obtained, and related
      instructions and fee information

Distributor

Name

gmd:distributor

Description
Provides information about the distributor

Distributor contact

Name

gmd:distributorContact

Description
Party from whom the resource may be obtained. This list need not be
      exhaustive
Condition

mandatory

Distributor format

Name

gmd:distributorFormat

Description
Provides information about the format used by the distributor
Condition

conditional

Distributor transfer options

Name

gmd:distributorTransferOptions

Description
Provides information about the technical means and media used by the
      distributor

Domain code

Name

gmd:domainCode

Description
Three digit code assigned to the extended element

Domain of validity

Name

gmd:domainOfValidity

Description
Range which is valid for the referencesystem

Domain value

Name

gmd:domainValue

Description
Valid values that can be assigned to the extended element

Absolute external positional accuracy

Name

gmd:DQ_AbsoluteExternalPositionalAccuracy

Description
Closeness of reported coordinate values to values accepted as or being
      true

Accuracy of time measurement

Name

gmd:DQ_AccuracyOfATimeMeasurement

Description
Correctness of the temporal references of an item (reporting of error in time
      measurement)

Completeness commission

Name

gmd:DQ_CompletenessCommission

Description
Excess data present in the dataset, as described by the scope

Completeness omission

Name

gmd:DQ_CompletenessOmission

Description
Data absent from the dataset, as described by the scope

Conceptual consistency

Name

gmd:DQ_ConceptualConsistency

Description
Adherence to rules of the conceptual schema

Conformance result

Name

gmd:DQ_ConformanceResult

Description
Information about the outcome of evaluating the obtained value (or set of
      values) against a specified acceptable conformance quality level

Data quality

Name

gmd:DQ_DataQuality

Description

Quality information for the data specified by a data quality
      scope
<gmd:DQ_DataQuality xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                    xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:scope>
      <gmd:DQ_Scope>
         <gmd:level>
            <gmd:MD_ScopeCode codeListValue="dataset"
                              codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_ScopeCode"/>
         </gmd:level>
      </gmd:DQ_Scope>
   </gmd:scope>
   <gmd:lineage>
      <gmd:LI_Lineage>
         <gmd:statement>
            <gco:CharacterString>The data set production implied 2 steps. First re-classification of
              CORINE Land Cover 2006 and bathymetry data using the 7 terrestrial (urban, cropland,
              grassland, woodland and forest, heathland and shrub, sparsely vegetated land,
              wetland), 1 freshwater (river and lakes), and 4 marine (marine inlets and transitional
              waters, coastal, shelf, open ocean) classes of the MAES ecosystem typology (Maes et
              al., 2013). The classes also provide links to major policy lines such as agriculture,
              forestry, territorial cohesion, water and marine related policies. The second step
              comprised refinement of the ecosystem types by attributing EUNIS habitat information
              to each ecosystem type (see http://eunis.eea.europa.eu/habitats.jsp). The refinement
              process used reference data such as potential natural vegetation, elevation, slope,
              aspect, soil, geology, environmental regions and other spatial referenced information
              which allowed attribution of the EUNIS habitat characteristics to the spatial mapping
              units of the MAES ecosystem types. The geometric and thematic accuracy of EUNIS class
              presence was also estimated and mapped. The method is described in the EEA Technical
              Report 06/2015: European Ecosystem Assessment  Concept, Data, and Implementation.
              The basis for the update was CORINE land cover 2006 (CLC 2006). It includes Albania,
              Austria, Belgium, Bosnia and Herzegovina, Bulgaria, Croatia, Cyprus, Czech Republic,
              Denmark, Estonia, Finland, France, Germany, Hungary, Iceland, Ireland, Italy, Kosovo
              (under UNSCR 1244/99), Latvia, Liechtenstein, Lithuania, Luxembourg, the former
              Yugoslavian Republic of Macedonia, Malta, Montenegro, the Netherlands, Norway, Poland,
              Portugal, Romania, Serbia, Slovakia, Slovenia, Spain, Sweden, Switzerland, Turkey and
              the United Kingdom. For Greece that has not participated in the CLC 2006 activity the
              CLC 2000 data was used instead.
            </gco:CharacterString>
         </gmd:statement>
         <gmd:source uuidref="bacb0dcd-dcb2-44a5-8b2c-4a569c5deafa"/>
      </gmd:LI_Lineage>
   </gmd:lineage>
</gmd:DQ_DataQuality>

Domain consistency

Name

gmd:DQ_DomainConsistency

Description
Adherence of values to the value domains

Evaluation method type code

Name

gmd:DQ_EvaluationMethodTypeCode

Description
type of method for evaluating an identified data quality
      measure

Standard codelists Evaluation method type code (gmd:DQ_EvaluationMethodTypeCode)

code label description
directInternal Direct internal Method of evaluating the quality of a dataset based on inspection of items within the dataset, where all data required is internal to the dataset being evaluated
directExternal Direct external Method of evaluating the quality of a dataset based on inspection of items within the dataset, where reference data external to the dataset being evaluated is required
indirect Indirect Method of evaluating the quality of a dataset based on external knowledge

Format consistency

Name

gmd:DQ_FormatConsistency

Description
Degree to which data is stored in accordance with the physical structure of the
      dataset, as described by the scope

Gridded data positional accuracy

Name

gmd:DQ_GriddedDataPositionalAccuracy

Description
Closeness of gridded data position values to values accepted as or being
      true

Non quantitative attribute accuracy

Name

gmd:DQ_NonQuantitativeAttributeAccuracy

Description
Correctness of non-quantitative attributes

Quantitative attribute accuracy

Name

gmd:DQ_QuantitativeAttributeAccuracy

Description
Accuracy of quantitative attributes

Quantitative result

Name

gmd:DQ_QuantitativeResult

Description
The values or information about the value(s) (or set of values) obtained from
      applying a data quality measure

Relative internal positional accuracy

Name

gmd:DQ_RelativeInternalPositionalAccuracy

Description
Closeness of the relative positions of features in the scope to their
      respective relative positions accepted as or being true

Scope

Name

gmd:DQ_Scope

Description

Description of the data specified by the scope
extent of characteristic(s) of the data for which quality information is
      reported
<gmd:DQ_Scope xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
              xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:level>
      <gmd:MD_ScopeCode codeListValue="dataset"
                        codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_ScopeCode"/>
   </gmd:level>
</gmd:DQ_Scope>

Temporal consistency

Name

gmd:DQ_TemporalConsistency

Description
Correctness of ordered events or sequences, if reported

Temporal validity

Name

gmd:DQ_TemporalValidity

Description
Validity of data specified by the scope with respect to time

Thematic classification correctness

Name

gmd:DQ_ThematicClassificationCorrectness

Description
Comparison of the classes assigned to features or their attributes to a
      universe of discourse

Topological consistency

Name

gmd:DQ_TopologicalConsistency

Description
Correctness of the explicitly encoded topological characteristics of the
      dataset as described by the scope

DS_Association

Name

gmd:DS_Association

Description
DS_Association

Association Type

Name

gmd:DS_AssociationTypeCode

Description

Standard codelists Association Type (gmd:DS_AssociationTypeCode)

code label description
crossReference Cross reference Reference from one dataset to another
largerWorkCitation Larger work citation Reference to a master dataset of which this one is a part
partOfSeamlessDatabase Part of seamless database Part of the same structured set of data held in a computer
source Source Mapping and charting information from which the dataset content originates
stereoMate Stereo mate Part of a set of imagery that when used together, provides three-dimensional images

DS_DataSet

Name

gmd:DS_DataSet

Description
DS_DataSet

DS_Initiative

Name

gmd:DS_Initiative

Description
DS_Initiative

Initiative Type

Name

gmd:DS_InitiativeTypeCode

Description

Standard codelists Initiative Type (gmd:DS_InitiativeTypeCode)

code label description
campaign Campaign Series of organized planned actions
collection Collection Accumulation of datasets assembled for a specific purpose
exercise Exercise Specific performance of a function or group of functions
experiment Experiment Process designed to find if something is effective or valid
investigation Investigation Search or systematic inquiry
mission Mission Specific operation of a data collection system
sensor Sensor Device or piece of equipment which detects or records
operation Operation Action that is part of a series of actions
platform Platform Vehicle or other support base that holds a sensor
process Process Method of doing something involving a number of steps
program Program Specific planned activity
project Project Organized undertaking, research, or development
study Study Examination or investigation
task Task Piece of work
trial Trial Process of testing to discover or demonstrate something

DS_OtherAggregate

Name

gmd:DS_OtherAggregate

Description
DS_OtherAggregate

DS_Platform

Name

gmd:DS_Platform

Description
DS_Platform

DS_ProductionSeries

Name

gmd:DS_ProductionSeries

Description
DS_ProductionSeries

DS_Sensor

Name

gmd:DS_Sensor

Description
DS_Sensor

DS_Series

Name

gmd:DS_Series

Description
DS_Series

DS_StereoMate

Name

gmd:DS_StereoMate

Description
DS_StereoMate

East bound

Name

gmd:eastBoundLongitude

Description
Eastern-most coordinate of the limit of the dataset extent, expressed in
      longitude in decimal degrees (positive east)
Condition

mandatory

<gmd:eastBoundLongitude xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                        xmlns:xlink="http://www.w3.org/1999/xlink">
   <gco:Decimal>38.1471</gco:Decimal>
</gmd:eastBoundLongitude>

Edition

Name

gmd:edition

Description

Version of the cited resource
<gmd:edition xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
             xmlns:xlink="http://www.w3.org/1999/xlink">
   <gco:CharacterString>2.1</gco:CharacterString>
</gmd:edition>

Edition date

Name

gmd:editionDate

Description
Date of the edition (YYYY-MM-DD)

Electronic mail address

Name

gmd:electronicMailAddress

Description
Address of the electronic mailbox of the responsible organization or
      individual

Environment description

Name

gmd:environmentDescription

Description
Description of the dataset in the producer_s processing environment, including
      items such as the software, the computer operating system, file name, and the dataset
      size

Equivalent scale

Name

gmd:equivalentScale

Description
Level of detail expressed as the scale of a comparable hardcopy map or
      chart

Error statistic

Name

gmd:errorStatistic

Description
Statistical method used to determine the value

Evaluation method description

Name

gmd:evaluationMethodDescription

Description
Description of the evaluation method

Evaluation Method

Name

gmd:evaluationMethodType

Description
Type of method used to evaluate quality of the dataset

Evaluation procedure

Name

gmd:evaluationProcedure

Description
Reference to the procedure information

Bounding Polygon

Name

gmd:EX_BoundingPolygon

Description
Boundary enclosing the dataset, expressed as the closed set of (x,y)
      coordinates of the polygon (last point replicates first point)

Extent

Name

gmd:EX_Extent

Description
Information about spatial, vertical, and temporal extent

Geographic bounding box

Name

gmd:EX_GeographicBoundingBox

Description

Geographic position of the dataset
<gmd:EX_GeographicBoundingBox xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                              xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:westBoundLongitude>
      <gco:Decimal>-33.90432</gco:Decimal>
   </gmd:westBoundLongitude>
   <gmd:eastBoundLongitude>
      <gco:Decimal>38.1471</gco:Decimal>
   </gmd:eastBoundLongitude>
   <gmd:southBoundLatitude>
      <gco:Decimal>26.988714</gco:Decimal>
   </gmd:southBoundLatitude>
   <gmd:northBoundLatitude>
      <gco:Decimal>60.57849</gco:Decimal>
   </gmd:northBoundLatitude>
</gmd:EX_GeographicBoundingBox>

Geographic description

Name

gmd:EX_GeographicDescription

Description
Description of the geographic area using identifiers

Spatial Temporal Extent

Name

gmd:EX_SpatialTemporalExtent

Description
Extent with respect to date/time and spatial boundaries

Temporal Extent

Name

gmd:EX_TemporalExtent

Description

Time period covered by the content of the dataset
<gmd:EX_TemporalExtent xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                       xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:extent>
      <gml:TimePeriod gml:id="d28e322a1049886">
         <gml:beginPosition>2006-01-01</gml:beginPosition>
         <gml:endPosition>2006-12-31</gml:endPosition>
      </gml:TimePeriod>
   </gmd:extent>
</gmd:EX_TemporalExtent>

Vertical extent

Name

gmd:EX_VerticalExtent

Description
Vertical domain of dataset

Explanation

Name

gmd:explanation

Description
Explanation of the meaning of conformance for this result
Condition

mandatory

Extended element information

Name

gmd:extendedElementInformation

Description
Provides information about a new metadata element, not found in ISO 19115,
      which is required to describe geographic data

Extension Online resource

Name

gmd:extensionOnLineResource

Description
Information about on-line sources containing the community profile name and the
      extended metadata elements. Information for all new metadata elements

Extent

Name

gmd:extent

Context

gmd:MD_DataIdentification

Description
Extent information including the bounding polygon, vertical, and temporal
      extent of the dataset

Extent

Name

gmd:extent

Context

gmd:DQ_Scope

Description
Information about the horizontal, vertical and temporal extent of the data
      specified by the scope

Extent

Name

gmd:extent

Context

gmd:EX_TemporalExtent

Description
Date and time for the content of the dataset

Extent type code

Name

gmd:extentTypeCode

Description
Indication of whether the bounding polygon encompasses an area covered by the
      data or an area where data is not present. Possible values: '1' for inclusion or '0' for
      exclusion

Facsimile

Name

gmd:facsimile

Description
Telephone number of a facsimile machine for the responsible organization or
      individual

Feature attribute

Name

gmd:featureAttribute

Description

Feature catalogue citation

Name

gmd:featureCatalogueCitation

Description
Complete bibliographic reference to one or more external feature
      catalogues
Condition

mandatory

<gmd:featureCatalogueCitation xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                              uuidref="e38815ec-a386-45e5-9d1c-b13e0f6ca9e0"
                              xlink:href="http://sdi.eea.europa.eu/internal-catalogue/srv/eng/csw?service=CSW&amp;request=GetRecordById&amp;version=2.0.2&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;elementSetName=full&amp;id=e38815ec-a386-45e5-9d1c-b13e0f6ca9e0"/>

Feature instances

Name

gmd:featureInstances

Description
Feature instances to which the information applies

Features

Name

gmd:features

Description
Features to which the information applies

Feature type

Name

gmd:featureType

Description
Subset of feature types from cited feature catalogue occurring in
      data

Feature types

Name

gmd:featureTypes

Description
Subset of feature types from cited feature catalogue occurring in
      data

Fees

Name

gmd:fees

Description
Fees and terms for retrieving the resource. Include monetary units (as
      specified in ISO 4217)

File decompression technique

Name

gmd:fileDecompressionTechnique

Description
Recommendations of algorithms or processes that can be applied to read or
      expand resources to which compression techniques have been applied

File description

Name

gmd:fileDescription

Description
Text description of the illustration

File identifier

Name

gmd:fileIdentifier

Description

Unique identifier for this metadata file
<gmd:fileIdentifier xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                    xmlns:xlink="http://www.w3.org/1999/xlink">
   <gco:CharacterString>e8a366b7-0029-44d7-ae33-7578253179c0</gco:CharacterString>
</gmd:fileIdentifier>

File name

Name

gmd:fileName

Description
Name of the file that contains a graphic that provides an illustration of the
      dataset. It could be a public image document URL.
Condition

mandatory

<gmd:fileName xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
              xmlns:xlink="http://www.w3.org/1999/xlink">
   <gco:CharacterString>
              http://sdi.eea.europa.eu/public/catalogue-graphic-overview/e8a366b7-0029-44d7-ae33-7578253179c0.png
            </gco:CharacterString>
</gmd:fileName>

File type

Name

gmd:fileType

Description

Format in which the illustration is encoded
format in which the illustration is encoded Examples: CGM, EPS, GIF, JPEG, PBM, PS,
      TIFF, XWD

Film distortion information availability

Name

gmd:filmDistortionInformationAvailability

Description
Indication of whether or not Calibration Reseau information is
      available

Format distributor

Name

gmd:formatDistributor

Description
Provides information about the distributor’s format

Function

Name

gmd:function

Description
Code for function performed by the online resource

Geographic element

Name

gmd:geographicElement

Description

Provides geographic component of the extent of the referring
      object
<gmd:geographicElement xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                       xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:EX_GeographicBoundingBox>
      <gmd:westBoundLongitude>
         <gco:Decimal>-33.90432</gco:Decimal>
      </gmd:westBoundLongitude>
      <gmd:eastBoundLongitude>
         <gco:Decimal>38.1471</gco:Decimal>
      </gmd:eastBoundLongitude>
      <gmd:southBoundLatitude>
         <gco:Decimal>26.988714</gco:Decimal>
      </gmd:southBoundLatitude>
      <gmd:northBoundLatitude>
         <gco:Decimal>60.57849</gco:Decimal>
      </gmd:northBoundLatitude>
   </gmd:EX_GeographicBoundingBox>
</gmd:geographicElement>

Geographic identifier

Name

gmd:geographicIdentifier

Description
Identifier used to represent a geographic area
Condition

mandatory

Geometric object count

Name

gmd:geometricObjectCount

Description
Total number of the point or vector object type occurring in the
      dataset

Geometric objects

Name

gmd:geometricObjects

Description
Information about the geometric objects used in the dataset

Geometric object type

Name

gmd:geometricObjectType

Description
Name of point and vector spatial objects used to locate zero-, one-, and
      two-dimensional spatial locations in the dataset
Condition

mandatory

GeoreferencedParameters

Name

gmd:georeferencedParameters

Description
GeoreferencedParameters

Graphic overview

Name

gmd:graphicOverview

Description

Provides a graphic that illustrates the resource(s) (should include a legend
      for the graphic)
<gmd:graphicOverview xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                     xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_BrowseGraphic>
      <gmd:fileName>
         <gco:CharacterString>
              http://sdi.eea.europa.eu/public/catalogue-graphic-overview/e8a366b7-0029-44d7-ae33-7578253179c0.png
            </gco:CharacterString>
      </gmd:fileName>
   </gmd:MD_BrowseGraphic>
</gmd:graphicOverview>

Graphics file

Name

gmd:graphicsFile

Description
Full application schema given as a graphics file

Handling description

Name

gmd:handlingDescription

Description
Additional information about the restrictions on handling the
      resource

Has

Name

gmd:has

Description
Has

Hierarchy level

Name

gmd:hierarchyLevel

Description

Scope to which the metadata applies (see annex H for more information about
      metadata hierarchy levels)
<gmd:hierarchyLevel xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                    xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ScopeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_ScopeCode"
                     codeListValue="dataset"/>
</gmd:hierarchyLevel>

Hierarchy level name

Name

gmd:hierarchyLevelName

Description
Name of the hierarchy levels for which the metadata is provided

Hours of service

Name

gmd:hoursOfService

Description
Time period (including time zone) when individuals can contact the organization
      or individual

Identification info

Name

gmd:identificationInfo

Description
Basic information about the resource(s) to which the metadata
      applies
Condition

mandatory

<gmd:identificationInfo xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                        xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_DataIdentification>
      <gmd:citation>
         <gmd:CI_Citation>
            <gmd:title>
               <gco:CharacterString>Ecosystem types of Europe based on EUNIS level 1 (raster 100m) -
              version 2.1, Dec. 2015
            </gco:CharacterString>
            </gmd:title>
            <gmd:date>
               <gmd:CI_Date>
                  <gmd:date>
                     <gco:Date>2015-12-08</gco:Date>
                  </gmd:date>
                  <gmd:dateType>
                     <gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
                                          codeListValue="publication"/>
                  </gmd:dateType>
               </gmd:CI_Date>
            </gmd:date>
            <gmd:date>
               <gmd:CI_Date>
                  <gmd:date>
                     <gco:Date>2015-12-08</gco:Date>
                  </gmd:date>
                  <gmd:dateType>
                     <gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
                                          codeListValue="creation"/>
                  </gmd:dateType>
               </gmd:CI_Date>
            </gmd:date>
            <gmd:edition>
               <gco:CharacterString>2.1</gco:CharacterString>
            </gmd:edition>
            <gmd:identifier>
               <gmd:RS_Identifier>
                  <gmd:code>
                     <gco:CharacterString>eea_r_3035_100_m_ecosystem-types-l1_2006_rev2-1
                </gco:CharacterString>
                  </gmd:code>
               </gmd:RS_Identifier>
            </gmd:identifier>
         </gmd:CI_Citation>
      </gmd:citation>
      <gmd:abstract>
         <gco:CharacterString>The data set combines the Corine based MAES (Mapping and Assessment of
          Ecosystems and their Services) ecosystem classes with the non-spatial EUNIS habitat
          classification (LEVEL 1) for a better biological characterization of ecosystems across
          Europe (EEA-39). As such it represents probabilities of EUNIS habitat presence for each
          MAES ecosystem type.

          The data set aims to combine spatially explicit land cover information with non-spatially
          referenced habitat information to improve our knowledge about ecosystems and their
          distribution across Europe. The work supports the MAES process, Target 2 Action 5 of the
          implementation of the EU Biodiversity Strategy to 2020, established to achieve the Aichi
          targets of the Convention of Biological Diversity (CBD).

          The objective of the ecosystem data set produced by EEA and its Topic Centre ETC/SIA was
          to improve the biological description of land cover based ecosystem types. It represents
          probabilities of EUNIS habitat presence in ecosystem types at European level. Since it is
          not based on spatial explicit mapping the spatial and thematic accuracy is not of same
          quality as delineated maps.

          The MAES ecosystem typology differentiates three levels: whereas the level 2 of the MAES
          proposal follows closely the EUNIS level 1, the third level of the MAES typology
          corresponds to the EUNIS level 2. This level will be the base for the mapping approach.
        </gco:CharacterString>
      </gmd:abstract>
      <gmd:pointOfContact>
         <gmd:CI_ResponsibleParty>
            <gmd:organisationName>
               <gco:CharacterString>European Environment Agency</gco:CharacterString>
            </gmd:organisationName>
            <gmd:contactInfo>
               <gmd:CI_Contact>
                  <gmd:address>
                     <gmd:CI_Address>
                        <gmd:deliveryPoint>
                           <gco:CharacterString>Kongens Nytorv 6</gco:CharacterString>
                        </gmd:deliveryPoint>
                        <gmd:city>
                           <gco:CharacterString>Copenhagen</gco:CharacterString>
                        </gmd:city>
                        <gmd:administrativeArea>
                           <gco:CharacterString>K</gco:CharacterString>
                        </gmd:administrativeArea>
                        <gmd:postalCode>
                           <gco:CharacterString>1050</gco:CharacterString>
                        </gmd:postalCode>
                        <gmd:country>
                           <gco:CharacterString>Denmark</gco:CharacterString>
                        </gmd:country>
                        <gmd:electronicMailAddress>
                           <gco:CharacterString>eea.enquiries@eea.europa.eu</gco:CharacterString>
                        </gmd:electronicMailAddress>
                     </gmd:CI_Address>
                  </gmd:address>
                  <gmd:onlineResource>
                     <gmd:CI_OnlineResource>
                        <gmd:linkage>
                           <gmd:URL>http://www.eea.europa.eu</gmd:URL>
                        </gmd:linkage>
                        <gmd:protocol>
                           <gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString>
                        </gmd:protocol>
                        <gmd:name>
                           <gco:CharacterString>Europen Environment Agency public website
                    </gco:CharacterString>
                        </gmd:name>
                        <gmd:function>
                           <gmd:CI_OnLineFunctionCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_OnLineFunctionCode"
                                                      codeListValue="information"/>
                        </gmd:function>
                     </gmd:CI_OnlineResource>
                  </gmd:onlineResource>
               </gmd:CI_Contact>
            </gmd:contactInfo>
            <gmd:role>
               <gmd:CI_RoleCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_RoleCode"
                                codeListValue="pointOfContact"/>
            </gmd:role>
         </gmd:CI_ResponsibleParty>
      </gmd:pointOfContact>
      <gmd:resourceMaintenance>
         <gmd:MD_MaintenanceInformation>
            <gmd:maintenanceAndUpdateFrequency>
               <gmd:MD_MaintenanceFrequencyCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_MaintenanceFrequencyCode"
                                                codeListValue="asNeeded"/>
            </gmd:maintenanceAndUpdateFrequency>
         </gmd:MD_MaintenanceInformation>
      </gmd:resourceMaintenance>
      <gmd:graphicOverview>
         <gmd:MD_BrowseGraphic>
            <gmd:fileName>
               <gco:CharacterString>
              http://sdi.eea.europa.eu/public/catalogue-graphic-overview/e8a366b7-0029-44d7-ae33-7578253179c0.png
            </gco:CharacterString>
            </gmd:fileName>
         </gmd:MD_BrowseGraphic>
      </gmd:graphicOverview>
      <gmd:descriptiveKeywords>
         <gmd:MD_Keywords>
            <gmd:keyword>
               <gco:CharacterString>Land cover</gco:CharacterString>
            </gmd:keyword>
            <gmd:keyword>
               <gco:CharacterString>Habitats and biotopes</gco:CharacterString>
            </gmd:keyword>
            <gmd:type>
               <gmd:MD_KeywordTypeCode codeList="http://www.isotc211.org/2005/resources/codeList.xml#MD_KeywordTypeCode"
                                       codeListValue="theme"/>
            </gmd:type>
            <gmd:thesaurusName>
               <gmd:CI_Citation>
                  <gmd:title>
                     <gco:CharacterString>GEMET - INSPIRE themes, version 1.0</gco:CharacterString>
                  </gmd:title>
                  <gmd:date>
                     <gmd:CI_Date>
                        <gmd:date>
                           <gco:Date>2008-06-01</gco:Date>
                        </gmd:date>
                        <gmd:dateType>
                           <gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
                                                codeListValue="publication"/>
                        </gmd:dateType>
                     </gmd:CI_Date>
                  </gmd:date>
                  <gmd:identifier>
                     <gmd:MD_Identifier>
                        <gmd:code>
                           <gmx:Anchor xmlns:gmx="http://www.isotc211.org/2005/gmx"
                                       xlink:href="http://sdi.eea.europa.eu/internal-catalogue/srv/api/registries/vocabularies/external.theme.httpinspireeceuropaeutheme-theme">
                      geonetwork.thesaurus.external.theme.httpinspireeceuropaeutheme-theme
                    </gmx:Anchor>
                        </gmd:code>
                     </gmd:MD_Identifier>
                  </gmd:identifier>
               </gmd:CI_Citation>
            </gmd:thesaurusName>
         </gmd:MD_Keywords>
      </gmd:descriptiveKeywords>
      <gmd:descriptiveKeywords>
         <gmd:MD_Keywords>
            <gmd:keyword>
               <gco:CharacterString>ecosystem</gco:CharacterString>
            </gmd:keyword>
            <gmd:keyword>
               <gco:CharacterString>ecosystem type</gco:CharacterString>
            </gmd:keyword>
            <gmd:keyword>
               <gco:CharacterString>land cover</gco:CharacterString>
            </gmd:keyword>
            <gmd:keyword>
               <gco:CharacterString>environmental assessment</gco:CharacterString>
            </gmd:keyword>
            <gmd:keyword>
               <gco:CharacterString>habitat</gco:CharacterString>
            </gmd:keyword>
            <gmd:type>
               <gmd:MD_KeywordTypeCode codeList="http://www.isotc211.org/2005/resources/codeList.xml#MD_KeywordTypeCode"
                                       codeListValue="theme"/>
            </gmd:type>
            <gmd:thesaurusName>
               <gmd:CI_Citation>
                  <gmd:title>
                     <gco:CharacterString>GEMET - Concepts, version 2.4</gco:CharacterString>
                  </gmd:title>
                  <gmd:date>
                     <gmd:CI_Date>
                        <gmd:date>
                           <gco:Date>2010-01-13</gco:Date>
                        </gmd:date>
                        <gmd:dateType>
                           <gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
                                                codeListValue="publication"/>
                        </gmd:dateType>
                     </gmd:CI_Date>
                  </gmd:date>
                  <gmd:identifier>
                     <gmd:MD_Identifier>
                        <gmd:code>
                           <gmx:Anchor xmlns:gmx="http://www.isotc211.org/2005/gmx"
                                       xlink:href="http://sdi.eea.europa.eu/internal-catalogue/srv/api/registries/vocabularies/external.theme.gemet">
                      geonetwork.thesaurus.external.theme.gemet
                    </gmx:Anchor>
                        </gmd:code>
                     </gmd:MD_Identifier>
                  </gmd:identifier>
               </gmd:CI_Citation>
            </gmd:thesaurusName>
         </gmd:MD_Keywords>
      </gmd:descriptiveKeywords>
      <gmd:resourceConstraints>
         <gmd:MD_Constraints>
            <gmd:useLimitation>
               <gco:CharacterString>Unless otherwise indicated, re-use of content on the EEA website
              for commercial or non-commercial purposes is permitted free of charge, provided that
              the source is acknowledged. The EEA re-use policy follows Directive 2003/98/EC of the
              European Parliament and the Council on the re-use of public sector information
              throughout the European Union and Commission Decision 2006/291/EC, Euratom on the
              re-use of Commission information. The EEA accepts no responsibility or liability
              whatsoever for the re-use of content accessible on its website. Any inquiries about
              re-use of content on the EEA website should be addressed to Ove Caspersen, EEA,
              Kongens Nytorv 6, DK-1050 Copenhagen K, Tel +45 33 36 71 00, Fax +45 33 36 71 99,
              e-mail copyrights at eea.europa.eu
            </gco:CharacterString>
            </gmd:useLimitation>
         </gmd:MD_Constraints>
      </gmd:resourceConstraints>
      <gmd:resourceConstraints>
         <gmd:MD_LegalConstraints>
            <gmd:accessConstraints>
               <gmd:MD_RestrictionCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_RestrictionCode"
                                       codeListValue="otherRestrictions"/>
            </gmd:accessConstraints>
            <gmd:otherConstraints>
               <gco:CharacterString>no limitations</gco:CharacterString>
            </gmd:otherConstraints>
         </gmd:MD_LegalConstraints>
      </gmd:resourceConstraints>
      <gmd:spatialRepresentationType>
         <gmd:MD_SpatialRepresentationTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_SpatialRepresentationTypeCode"
                                               codeListValue="grid"/>
      </gmd:spatialRepresentationType>
      <gmd:spatialResolution>
         <gmd:MD_Resolution>
            <gmd:distance>
               <gco:Distance uom="m">100</gco:Distance>
            </gmd:distance>
         </gmd:MD_Resolution>
      </gmd:spatialResolution>
      <gmd:language>
         <gmd:LanguageCode codeList="http://www.loc.gov/standards/iso639-2/" codeListValue="eng"/>
      </gmd:language>
      <gmd:topicCategory>
         <gmd:MD_TopicCategoryCode>biota</gmd:MD_TopicCategoryCode>
      </gmd:topicCategory>
      <gmd:topicCategory>
         <gmd:MD_TopicCategoryCode>environment</gmd:MD_TopicCategoryCode>
      </gmd:topicCategory>
      <gmd:extent>
         <gmd:EX_Extent>
            <gmd:geographicElement>
               <gmd:EX_GeographicBoundingBox>
                  <gmd:westBoundLongitude>
                     <gco:Decimal>-33.90432</gco:Decimal>
                  </gmd:westBoundLongitude>
                  <gmd:eastBoundLongitude>
                     <gco:Decimal>38.1471</gco:Decimal>
                  </gmd:eastBoundLongitude>
                  <gmd:southBoundLatitude>
                     <gco:Decimal>26.988714</gco:Decimal>
                  </gmd:southBoundLatitude>
                  <gmd:northBoundLatitude>
                     <gco:Decimal>60.57849</gco:Decimal>
                  </gmd:northBoundLatitude>
               </gmd:EX_GeographicBoundingBox>
            </gmd:geographicElement>
         </gmd:EX_Extent>
      </gmd:extent>
      <gmd:extent>
         <gmd:EX_Extent>
            <gmd:temporalElement>
               <gmd:EX_TemporalExtent>
                  <gmd:extent>
                     <gml:TimePeriod gml:id="d28e322a1049886">
                        <gml:beginPosition>2006-01-01</gml:beginPosition>
                        <gml:endPosition>2006-12-31</gml:endPosition>
                     </gml:TimePeriod>
                  </gmd:extent>
               </gmd:EX_TemporalExtent>
            </gmd:temporalElement>
         </gmd:EX_Extent>
      </gmd:extent>
   </gmd:MD_DataIdentification>
</gmd:identificationInfo>

Identifier

Name

gmd:identifier

Description
Unique identifier for the resource. EXAMPLE: Universal Product Code (UPC),
      National Stock Number (NSN)

Citation identifier

Name

gmd:identifier

Context

gmd:CI_Citation

Description
Identifier of the citation

Identifier

Name

gmd:identifier

Context

gmd:MD_Authority

Description
Identifier which belongs to the authority

Illumination azimuth angle

Name

gmd:illuminationAzimuthAngle

Description
Illumination azimuth measured in degrees clockwise from true north at the time
      the image is taken. For images from a scanning device, refer to the centre pixel of the
      image

Illumination elevation angle

Name

gmd:illuminationElevationAngle

Description
Illumination elevation measured in degrees clockwise from the target plane at
      intersection of the optical line of sight with the Earth_s surface. For images from a
      scanning device, refer to the centre pixel of the image

Image quality code

Name

gmd:imageQualityCode

Description

Specifies the image quality
specifies the image quality

Imaging condition

Name

gmd:imagingCondition

Description
Conditions affected the image

Included with dataset

Name

gmd:includedWithDataset

Description
Indication of whether or not the feature catalogue is included with the
      dataset
Condition

mandatory

<gmd:includedWithDataset xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gco:Boolean>false</gco:Boolean>
</gmd:includedWithDataset>

Individual name

Name

gmd:individualName

Description
Name of the responsible person- surname, given name, title separated by a
      delimiter

Initiative Type

Name

gmd:initiativeType

Description
Type of initiative under which the aggregate dataset was produced

ISBN

Name

gmd:ISBN

Description
International Standard Book Number

ISSN

Name

gmd:ISSN

Description
International Standard Serial Number

Issue identification

Name

gmd:issueIdentification

Description
Information identifying the issue of the series

Keyword

Name

gmd:keyword

Description
Commonly used word(s) or formalised word(s) or phrase(s) used to describe the
      subject

Metadata language

Name

gmd:language

Description
Language used for documenting metadata
Condition

conditional

Language

Name

gmd:language

Context

gmd:MD_DataIdentification

Description

Language(s) used within the dataset
language(s) used within the dataset

Language

Name

gmd:language

Context

gmd:MD_FeatureCatalogueDescription

Description
Language(s) used within the catalogue

Language

Name

gmd:languageCode

Description
Language code

ISO Language code

Name

gmd:LanguageCode

Description
Language code

Lens distortion information availability

Name

gmd:lensDistortionInformationAvailability

Description
Indication of whether or not lens aberration correction information is
      available

Hierarchy level

Name

gmd:level

Description
Hierarchical level of the data specified by the scope
Condition

mandatory

<gmd:level xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
           xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ScopeCode codeListValue="dataset"
                     codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_ScopeCode"/>
</gmd:level>

Level description

Name

gmd:levelDescription

Description
Detailed description about the level of the data specified by the
      scope

Lineage

Name

gmd:LI_Lineage

Description

Information about the events or source data used in constructing the data
      specified by the scope or lack of knowledge about lineage
<gmd:LI_Lineage xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:statement>
      <gco:CharacterString>The data set production implied 2 steps. First re-classification of
              CORINE Land Cover 2006 and bathymetry data using the 7 terrestrial (urban, cropland,
              grassland, woodland and forest, heathland and shrub, sparsely vegetated land,
              wetland), 1 freshwater (river and lakes), and 4 marine (marine inlets and transitional
              waters, coastal, shelf, open ocean) classes of the MAES ecosystem typology (Maes et
              al., 2013). The classes also provide links to major policy lines such as agriculture,
              forestry, territorial cohesion, water and marine related policies. The second step
              comprised refinement of the ecosystem types by attributing EUNIS habitat information
              to each ecosystem type (see http://eunis.eea.europa.eu/habitats.jsp). The refinement
              process used reference data such as potential natural vegetation, elevation, slope,
              aspect, soil, geology, environmental regions and other spatial referenced information
              which allowed attribution of the EUNIS habitat characteristics to the spatial mapping
              units of the MAES ecosystem types. The geometric and thematic accuracy of EUNIS class
              presence was also estimated and mapped. The method is described in the EEA Technical
              Report 06/2015: European Ecosystem Assessment  Concept, Data, and Implementation.
              The basis for the update was CORINE land cover 2006 (CLC 2006). It includes Albania,
              Austria, Belgium, Bosnia and Herzegovina, Bulgaria, Croatia, Cyprus, Czech Republic,
              Denmark, Estonia, Finland, France, Germany, Hungary, Iceland, Ireland, Italy, Kosovo
              (under UNSCR 1244/99), Latvia, Liechtenstein, Lithuania, Luxembourg, the former
              Yugoslavian Republic of Macedonia, Malta, Montenegro, the Netherlands, Norway, Poland,
              Portugal, Romania, Serbia, Slovakia, Slovenia, Spain, Sweden, Switzerland, Turkey and
              the United Kingdom. For Greece that has not participated in the CLC 2006 activity the
              CLC 2000 data was used instead.
            </gco:CharacterString>
   </gmd:statement>
   <gmd:source uuidref="bacb0dcd-dcb2-44a5-8b2c-4a569c5deafa"/>
</gmd:LI_Lineage>

Process step

Name

gmd:LI_ProcessStep

Description

Information about an event in the creation process for the data specified by
      the scope
information about an event or transformation in the life of a dataset including the
      process used to maintain the dataset

Source

Name

gmd:LI_Source

Description
Information about the source data used in creating the data specified by the
      scope

Lineage

Name

gmd:lineage

Description

Non-quantitative quality information about the lineage of the data specified by
      the scope
<gmd:lineage xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
             xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:LI_Lineage>
      <gmd:statement>
         <gco:CharacterString>The data set production implied 2 steps. First re-classification of
              CORINE Land Cover 2006 and bathymetry data using the 7 terrestrial (urban, cropland,
              grassland, woodland and forest, heathland and shrub, sparsely vegetated land,
              wetland), 1 freshwater (river and lakes), and 4 marine (marine inlets and transitional
              waters, coastal, shelf, open ocean) classes of the MAES ecosystem typology (Maes et
              al., 2013). The classes also provide links to major policy lines such as agriculture,
              forestry, territorial cohesion, water and marine related policies. The second step
              comprised refinement of the ecosystem types by attributing EUNIS habitat information
              to each ecosystem type (see http://eunis.eea.europa.eu/habitats.jsp). The refinement
              process used reference data such as potential natural vegetation, elevation, slope,
              aspect, soil, geology, environmental regions and other spatial referenced information
              which allowed attribution of the EUNIS habitat characteristics to the spatial mapping
              units of the MAES ecosystem types. The geometric and thematic accuracy of EUNIS class
              presence was also estimated and mapped. The method is described in the EEA Technical
              Report 06/2015: European Ecosystem Assessment  Concept, Data, and Implementation.
              The basis for the update was CORINE land cover 2006 (CLC 2006). It includes Albania,
              Austria, Belgium, Bosnia and Herzegovina, Bulgaria, Croatia, Cyprus, Czech Republic,
              Denmark, Estonia, Finland, France, Germany, Hungary, Iceland, Ireland, Italy, Kosovo
              (under UNSCR 1244/99), Latvia, Liechtenstein, Lithuania, Luxembourg, the former
              Yugoslavian Republic of Macedonia, Malta, Montenegro, the Netherlands, Norway, Poland,
              Portugal, Romania, Serbia, Slovakia, Slovenia, Spain, Sweden, Switzerland, Turkey and
              the United Kingdom. For Greece that has not participated in the CLC 2006 activity the
              CLC 2000 data was used instead.
            </gco:CharacterString>
      </gmd:statement>
      <gmd:source uuidref="bacb0dcd-dcb2-44a5-8b2c-4a569c5deafa"/>
   </gmd:LI_Lineage>
</gmd:lineage>

Linkage

Name

gmd:linkage

Description
Location (address) for on-line access using a Uniform Resource Locator address
      or similar addressing scheme such as http://www.statkart.no/isotc211
Condition

mandatory

Other language

Name

gmd:locale

Description
Use this section to define other metadata language (multilingual metadata).

Localised string

Name

gmd:LocalisedCharacterString

Description

Localised string

Name

gmd:localisedString

Description

Maintenance and update frequency

Name

gmd:maintenanceAndUpdateFrequency

Description
Frequency with which changes and additions are made to the resource after the
      initial resource is completed
Condition

mandatory

<gmd:maintenanceAndUpdateFrequency xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                                   xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_MaintenanceFrequencyCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_MaintenanceFrequencyCode"
                                    codeListValue="asNeeded"/>
</gmd:maintenanceAndUpdateFrequency>

Maintenance note

Name

gmd:maintenanceNote

Description
Information regarding specific requirements for maintaining the
      resource

Maximum occurrence

Name

gmd:maximumOccurrence

Description
Maximum occurrence of the extended element

Maximum value

Name

gmd:maximumValue

Description
Highest vertical extent contained in the dataset
Condition

mandatory

Maximum value

Name

gmd:maxValue

Description
Longest wavelength that the sensor is capable of collecting within a designated
      band

Aggregate Information

Name

gmd:MD_AggregateInformation

Description
Aggregate dataset information

Application Schema Information

Name

gmd:MD_ApplicationSchemaInformation

Description
Information about the application schema used to build the
      dataset

Band

Name

gmd:MD_Band

Description

Range of wavelengths in the electromagnetic spectrum
range of wavelengths in the electromagnetic spectrum

Browse Graphic

Name

gmd:MD_BrowseGraphic

Description

Graphic that provides an illustration of the dataset (should include a legend
      for the graphic)
<gmd:MD_BrowseGraphic xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                      xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:fileName>
      <gco:CharacterString>
              http://sdi.eea.europa.eu/public/catalogue-graphic-overview/e8a366b7-0029-44d7-ae33-7578253179c0.png
            </gco:CharacterString>
   </gmd:fileName>
</gmd:MD_BrowseGraphic>

Cell geometry code

Name

gmd:MD_CellGeometryCode

Description
code indicating whether grid data is point or area

Standard codelists Cell geometry code (gmd:MD_CellGeometryCode)

code label description
point Point Each cell represents a point
area Area Each cell represents an area

Characterset code

Name

gmd:MD_CharacterSetCode

Description
name of the character coding standard used for the
      resource

Standard codelists Characterset code (gmd:MD_CharacterSetCode)

code label description
ucs2 UCS2 16-bit fixed size Universal Character Set, based on ISO/IEC 10646
ucs4 UCS4 32-bit fixed size Universal Character Set, based on ISO/IEC 10646
utf7 UTF7 7-bit variable size UCS Transfer Format, based on ISO/IEC 10646
utf8 UTF8 8-bit variable size UCS Transfer Format, based on ISO/IEC 10646
utf16 UTF16 16-bit variable size UCS Transfer Format, based on ISO/IEC 10646
8859part1 8859 Part 1 ISO/IEC 8859-1, Information technology - 8-bit single byte coded graphic character sets - Part 1 : Latin alphabet No.1
8859part2 8859 Part 2 ISO/IEC 8859-2, Information technology - 8-bit single byte coded graphic character sets - Part 2 : Latin alphabet No.2
8859part3 8859 Part 3 ISO/IEC 8859-3, Information technology - 8-bit single byte coded graphic character sets - Part 3 : Latin alphabet No.3
8859part4 8859 Part 4 ISO/IEC 8859-4, Information technology - 8-bit single byte coded graphic character sets - Part 4 : Latin alphabet No.4
8859part5 8859 Part 5 ISO/IEC 8859-5, Information technology - 8-bit single byte coded graphic character sets - Part 5 : Latin/Cyrillic alphabet
8859part6 8859 Part 6 ISO/IEC 8859-6, Information technology - 8-bit single byte coded graphic character sets - Part 6 : Latin/Arabic alphabet
8859part7 8859 Part 7 ISO/IEC 8859-7, Information technology - 8-bit single byte coded graphic character sets - Part 7 : Latin/Greek alphabet
8859part8 8859 Part 8 ISO/IEC 8859-8, Information technology - 8-bit single byte coded graphic character sets - Part 8 : Latin/Hebrew alphabet
8859part9 8859 Part 9 ISO/IEC 8859-9, Information technology - 8-bit single byte coded graphic character sets - Part 9 : Latin alphabet No.5
8859part10 8859 Part 10 ISO/IEC 8859-10, Information technology - 8-bit single byte coded graphic character sets - Part 10 : Latin alphabet No.6
8859part11 8859 Part 11 ISO/IEC 8859-11, Information technology - 8-bit single byte coded graphic character sets - Part 11 : Latin/Thai alphabet
8859part13 8859 Part 13 ISO/IEC 8859-13, Information technology - 8-bit single byte coded graphic character sets - Part 13 : Latin alphabet No.7
8859part14 8859 Part 14 ISO/IEC 8859-14, Information technology - 8-bit single byte coded graphic character sets - Part 14 : Latin alphabet No.8 (Celtic)
8859part15 8859 Part 15 ISO/IEC 8859-15, Information technology - 8-bit single byte coded graphic character sets - Part 15 : Latin alphabet No.9
8859part16 8859 Part 16 ISO/IEC 8859-16, Information technology - 8-bit single byte coded graphic character sets - Part 16 : Latin alphabet No.10
jis JIS Japanese code set used for electronic transmission
shiftJIS Shift JIS Japanese code set used on MS-DOS machines
eucJP EUC JP Japanese code set used on UNIX based machines
usAscii US ASCII United States ASCII code set (ISO 646 US)
ebcdic EBCDIC IBM mainframe code set
eucKR EUC KR Korean code set
big5 Big 5 Traditional Chinese code set used in Taiwan, Hong Kong of China and other areas
GB2312 GB2312 Simplified Chinese code set
<gmd:MD_CharacterSetCode xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                         codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_CharacterSetCode"
                         codeListValue="utf8"/>

Classification code

Name

gmd:MD_ClassificationCode

Description
Name of the handling restrictions on the dataset

Standard codelists Classification code (gmd:MD_ClassificationCode)

code label description
unclassified Unclassified Available for general disclosure
restricted Restricted Not for general disclosure
confidential Confidential Available for someone who can be entrusted with information
secret Secret Kept or meant to be kept private, unknown, or hidden from all but a select group of people
topSecret Top secret Of the highest secrecy

Constraints

Name

gmd:MD_Constraints

Description
<gmd:MD_Constraints xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                    xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:useLimitation>
      <gco:CharacterString>Unless otherwise indicated, re-use of content on the EEA website
              for commercial or non-commercial purposes is permitted free of charge, provided that
              the source is acknowledged. The EEA re-use policy follows Directive 2003/98/EC of the
              European Parliament and the Council on the re-use of public sector information
              throughout the European Union and Commission Decision 2006/291/EC, Euratom on the
              re-use of Commission information. The EEA accepts no responsibility or liability
              whatsoever for the re-use of content accessible on its website. Any inquiries about
              re-use of content on the EEA website should be addressed to Ove Caspersen, EEA,
              Kongens Nytorv 6, DK-1050 Copenhagen K, Tel +45 33 36 71 00, Fax +45 33 36 71 99,
              e-mail copyrights at eea.europa.eu
            </gco:CharacterString>
   </gmd:useLimitation>
</gmd:MD_Constraints>

Content type code

Name

gmd:MD_CoverageContentTypeCode

Description
specific type of information represented in the cell

Standard codelists Content type code (gmd:MD_CoverageContentTypeCode)

code label description
image Image Meaningful numerical representation of a physical parameter that is not the actual value of the physical parameter
thematicClassification Thematic classification Code value with no quantitative meaning, used to represent a physical quantity
physicalMeasurement Physical measurement Value in physical units of the quantity being measured

Coverage Description

Name

gmd:MD_CoverageDescription

Description
information about the content of a grid data cell

Data identification

Name

gmd:MD_DataIdentification

Description

Information required to identify a dataset
<gmd:MD_DataIdentification xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                           xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:citation>
      <gmd:CI_Citation>
         <gmd:title>
            <gco:CharacterString>Ecosystem types of Europe based on EUNIS level 1 (raster 100m) -
              version 2.1, Dec. 2015
            </gco:CharacterString>
         </gmd:title>
         <gmd:date>
            <gmd:CI_Date>
               <gmd:date>
                  <gco:Date>2015-12-08</gco:Date>
               </gmd:date>
               <gmd:dateType>
                  <gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
                                       codeListValue="publication"/>
               </gmd:dateType>
            </gmd:CI_Date>
         </gmd:date>
         <gmd:date>
            <gmd:CI_Date>
               <gmd:date>
                  <gco:Date>2015-12-08</gco:Date>
               </gmd:date>
               <gmd:dateType>
                  <gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
                                       codeListValue="creation"/>
               </gmd:dateType>
            </gmd:CI_Date>
         </gmd:date>
         <gmd:edition>
            <gco:CharacterString>2.1</gco:CharacterString>
         </gmd:edition>
         <gmd:identifier>
            <gmd:RS_Identifier>
               <gmd:code>
                  <gco:CharacterString>eea_r_3035_100_m_ecosystem-types-l1_2006_rev2-1
                </gco:CharacterString>
               </gmd:code>
            </gmd:RS_Identifier>
         </gmd:identifier>
      </gmd:CI_Citation>
   </gmd:citation>
   <gmd:abstract>
      <gco:CharacterString>The data set combines the Corine based MAES (Mapping and Assessment of
          Ecosystems and their Services) ecosystem classes with the non-spatial EUNIS habitat
          classification (LEVEL 1) for a better biological characterization of ecosystems across
          Europe (EEA-39). As such it represents probabilities of EUNIS habitat presence for each
          MAES ecosystem type.

          The data set aims to combine spatially explicit land cover information with non-spatially
          referenced habitat information to improve our knowledge about ecosystems and their
          distribution across Europe. The work supports the MAES process, Target 2 Action 5 of the
          implementation of the EU Biodiversity Strategy to 2020, established to achieve the Aichi
          targets of the Convention of Biological Diversity (CBD).

          The objective of the ecosystem data set produced by EEA and its Topic Centre ETC/SIA was
          to improve the biological description of land cover based ecosystem types. It represents
          probabilities of EUNIS habitat presence in ecosystem types at European level. Since it is
          not based on spatial explicit mapping the spatial and thematic accuracy is not of same
          quality as delineated maps.

          The MAES ecosystem typology differentiates three levels: whereas the level 2 of the MAES
          proposal follows closely the EUNIS level 1, the third level of the MAES typology
          corresponds to the EUNIS level 2. This level will be the base for the mapping approach.
        </gco:CharacterString>
   </gmd:abstract>
   <gmd:pointOfContact>
      <gmd:CI_ResponsibleParty>
         <gmd:organisationName>
            <gco:CharacterString>European Environment Agency</gco:CharacterString>
         </gmd:organisationName>
         <gmd:contactInfo>
            <gmd:CI_Contact>
               <gmd:address>
                  <gmd:CI_Address>
                     <gmd:deliveryPoint>
                        <gco:CharacterString>Kongens Nytorv 6</gco:CharacterString>
                     </gmd:deliveryPoint>
                     <gmd:city>
                        <gco:CharacterString>Copenhagen</gco:CharacterString>
                     </gmd:city>
                     <gmd:administrativeArea>
                        <gco:CharacterString>K</gco:CharacterString>
                     </gmd:administrativeArea>
                     <gmd:postalCode>
                        <gco:CharacterString>1050</gco:CharacterString>
                     </gmd:postalCode>
                     <gmd:country>
                        <gco:CharacterString>Denmark</gco:CharacterString>
                     </gmd:country>
                     <gmd:electronicMailAddress>
                        <gco:CharacterString>eea.enquiries@eea.europa.eu</gco:CharacterString>
                     </gmd:electronicMailAddress>
                  </gmd:CI_Address>
               </gmd:address>
               <gmd:onlineResource>
                  <gmd:CI_OnlineResource>
                     <gmd:linkage>
                        <gmd:URL>http://www.eea.europa.eu</gmd:URL>
                     </gmd:linkage>
                     <gmd:protocol>
                        <gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString>
                     </gmd:protocol>
                     <gmd:name>
                        <gco:CharacterString>Europen Environment Agency public website
                    </gco:CharacterString>
                     </gmd:name>
                     <gmd:function>
                        <gmd:CI_OnLineFunctionCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_OnLineFunctionCode"
                                                   codeListValue="information"/>
                     </gmd:function>
                  </gmd:CI_OnlineResource>
               </gmd:onlineResource>
            </gmd:CI_Contact>
         </gmd:contactInfo>
         <gmd:role>
            <gmd:CI_RoleCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_RoleCode"
                             codeListValue="pointOfContact"/>
         </gmd:role>
      </gmd:CI_ResponsibleParty>
   </gmd:pointOfContact>
   <gmd:resourceMaintenance>
      <gmd:MD_MaintenanceInformation>
         <gmd:maintenanceAndUpdateFrequency>
            <gmd:MD_MaintenanceFrequencyCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_MaintenanceFrequencyCode"
                                             codeListValue="asNeeded"/>
         </gmd:maintenanceAndUpdateFrequency>
      </gmd:MD_MaintenanceInformation>
   </gmd:resourceMaintenance>
   <gmd:graphicOverview>
      <gmd:MD_BrowseGraphic>
         <gmd:fileName>
            <gco:CharacterString>
              http://sdi.eea.europa.eu/public/catalogue-graphic-overview/e8a366b7-0029-44d7-ae33-7578253179c0.png
            </gco:CharacterString>
         </gmd:fileName>
      </gmd:MD_BrowseGraphic>
   </gmd:graphicOverview>
   <gmd:descriptiveKeywords>
      <gmd:MD_Keywords>
         <gmd:keyword>
            <gco:CharacterString>Land cover</gco:CharacterString>
         </gmd:keyword>
         <gmd:keyword>
            <gco:CharacterString>Habitats and biotopes</gco:CharacterString>
         </gmd:keyword>
         <gmd:type>
            <gmd:MD_KeywordTypeCode codeList="http://www.isotc211.org/2005/resources/codeList.xml#MD_KeywordTypeCode"
                                    codeListValue="theme"/>
         </gmd:type>
         <gmd:thesaurusName>
            <gmd:CI_Citation>
               <gmd:title>
                  <gco:CharacterString>GEMET - INSPIRE themes, version 1.0</gco:CharacterString>
               </gmd:title>
               <gmd:date>
                  <gmd:CI_Date>
                     <gmd:date>
                        <gco:Date>2008-06-01</gco:Date>
                     </gmd:date>
                     <gmd:dateType>
                        <gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
                                             codeListValue="publication"/>
                     </gmd:dateType>
                  </gmd:CI_Date>
               </gmd:date>
               <gmd:identifier>
                  <gmd:MD_Identifier>
                     <gmd:code>
                        <gmx:Anchor xmlns:gmx="http://www.isotc211.org/2005/gmx"
                                    xlink:href="http://sdi.eea.europa.eu/internal-catalogue/srv/api/registries/vocabularies/external.theme.httpinspireeceuropaeutheme-theme">
                      geonetwork.thesaurus.external.theme.httpinspireeceuropaeutheme-theme
                    </gmx:Anchor>
                     </gmd:code>
                  </gmd:MD_Identifier>
               </gmd:identifier>
            </gmd:CI_Citation>
         </gmd:thesaurusName>
      </gmd:MD_Keywords>
   </gmd:descriptiveKeywords>
   <gmd:descriptiveKeywords>
      <gmd:MD_Keywords>
         <gmd:keyword>
            <gco:CharacterString>ecosystem</gco:CharacterString>
         </gmd:keyword>
         <gmd:keyword>
            <gco:CharacterString>ecosystem type</gco:CharacterString>
         </gmd:keyword>
         <gmd:keyword>
            <gco:CharacterString>land cover</gco:CharacterString>
         </gmd:keyword>
         <gmd:keyword>
            <gco:CharacterString>environmental assessment</gco:CharacterString>
         </gmd:keyword>
         <gmd:keyword>
            <gco:CharacterString>habitat</gco:CharacterString>
         </gmd:keyword>
         <gmd:type>
            <gmd:MD_KeywordTypeCode codeList="http://www.isotc211.org/2005/resources/codeList.xml#MD_KeywordTypeCode"
                                    codeListValue="theme"/>
         </gmd:type>
         <gmd:thesaurusName>
            <gmd:CI_Citation>
               <gmd:title>
                  <gco:CharacterString>GEMET - Concepts, version 2.4</gco:CharacterString>
               </gmd:title>
               <gmd:date>
                  <gmd:CI_Date>
                     <gmd:date>
                        <gco:Date>2010-01-13</gco:Date>
                     </gmd:date>
                     <gmd:dateType>
                        <gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
                                             codeListValue="publication"/>
                     </gmd:dateType>
                  </gmd:CI_Date>
               </gmd:date>
               <gmd:identifier>
                  <gmd:MD_Identifier>
                     <gmd:code>
                        <gmx:Anchor xmlns:gmx="http://www.isotc211.org/2005/gmx"
                                    xlink:href="http://sdi.eea.europa.eu/internal-catalogue/srv/api/registries/vocabularies/external.theme.gemet">
                      geonetwork.thesaurus.external.theme.gemet
                    </gmx:Anchor>
                     </gmd:code>
                  </gmd:MD_Identifier>
               </gmd:identifier>
            </gmd:CI_Citation>
         </gmd:thesaurusName>
      </gmd:MD_Keywords>
   </gmd:descriptiveKeywords>
   <gmd:resourceConstraints>
      <gmd:MD_Constraints>
         <gmd:useLimitation>
            <gco:CharacterString>Unless otherwise indicated, re-use of content on the EEA website
              for commercial or non-commercial purposes is permitted free of charge, provided that
              the source is acknowledged. The EEA re-use policy follows Directive 2003/98/EC of the
              European Parliament and the Council on the re-use of public sector information
              throughout the European Union and Commission Decision 2006/291/EC, Euratom on the
              re-use of Commission information. The EEA accepts no responsibility or liability
              whatsoever for the re-use of content accessible on its website. Any inquiries about
              re-use of content on the EEA website should be addressed to Ove Caspersen, EEA,
              Kongens Nytorv 6, DK-1050 Copenhagen K, Tel +45 33 36 71 00, Fax +45 33 36 71 99,
              e-mail copyrights at eea.europa.eu
            </gco:CharacterString>
         </gmd:useLimitation>
      </gmd:MD_Constraints>
   </gmd:resourceConstraints>
   <gmd:resourceConstraints>
      <gmd:MD_LegalConstraints>
         <gmd:accessConstraints>
            <gmd:MD_RestrictionCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_RestrictionCode"
                                    codeListValue="otherRestrictions"/>
         </gmd:accessConstraints>
         <gmd:otherConstraints>
            <gco:CharacterString>no limitations</gco:CharacterString>
         </gmd:otherConstraints>
      </gmd:MD_LegalConstraints>
   </gmd:resourceConstraints>
   <gmd:spatialRepresentationType>
      <gmd:MD_SpatialRepresentationTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_SpatialRepresentationTypeCode"
                                            codeListValue="grid"/>
   </gmd:spatialRepresentationType>
   <gmd:spatialResolution>
      <gmd:MD_Resolution>
         <gmd:distance>
            <gco:Distance uom="m">100</gco:Distance>
         </gmd:distance>
      </gmd:MD_Resolution>
   </gmd:spatialResolution>
   <gmd:language>
      <gmd:LanguageCode codeList="http://www.loc.gov/standards/iso639-2/" codeListValue="eng"/>
   </gmd:language>
   <gmd:topicCategory>
      <gmd:MD_TopicCategoryCode>biota</gmd:MD_TopicCategoryCode>
   </gmd:topicCategory>
   <gmd:topicCategory>
      <gmd:MD_TopicCategoryCode>environment</gmd:MD_TopicCategoryCode>
   </gmd:topicCategory>
   <gmd:extent>
      <gmd:EX_Extent>
         <gmd:geographicElement>
            <gmd:EX_GeographicBoundingBox>
               <gmd:westBoundLongitude>
                  <gco:Decimal>-33.90432</gco:Decimal>
               </gmd:westBoundLongitude>
               <gmd:eastBoundLongitude>
                  <gco:Decimal>38.1471</gco:Decimal>
               </gmd:eastBoundLongitude>
               <gmd:southBoundLatitude>
                  <gco:Decimal>26.988714</gco:Decimal>
               </gmd:southBoundLatitude>
               <gmd:northBoundLatitude>
                  <gco:Decimal>60.57849</gco:Decimal>
               </gmd:northBoundLatitude>
            </gmd:EX_GeographicBoundingBox>
         </gmd:geographicElement>
      </gmd:EX_Extent>
   </gmd:extent>
   <gmd:extent>
      <gmd:EX_Extent>
         <gmd:temporalElement>
            <gmd:EX_TemporalExtent>
               <gmd:extent>
                  <gml:TimePeriod gml:id="d28e322a1049886">
                     <gml:beginPosition>2006-01-01</gml:beginPosition>
                     <gml:endPosition>2006-12-31</gml:endPosition>
                  </gml:TimePeriod>
               </gmd:extent>
            </gmd:EX_TemporalExtent>
         </gmd:temporalElement>
      </gmd:EX_Extent>
   </gmd:extent>
</gmd:MD_DataIdentification>

Data type code

Name

gmd:MD_DatatypeCode

Description
datatype of element or entity

Standard codelists Data type code (gmd:MD_DatatypeCode)

code label description
class Class Descriptor of a set of objects that share the same attributes, operations, methods, relationships, and behavior
codelist Codelist Descriptor of a set of objects that share the same attributes, operations, methods, relationships, and behavior
enumeration Enumeration Data type whose instances form a list of named literal values, not extendable
codelistElement Codelist element Permissible value for a codelist or enumeration
abstractClass Abstract class Class that cannot be directly instantiated
aggregateClass Aggregate class Class that is composed of classes it is connected to by an aggregate relationship
specifiedClass Specified class Subclass that may be substituted for its superclass
datatypeClass Datatype class Class with few or no operations whose primary purpose is to hold the abstract state of another class for transmittal, storage, encoding or persistent storage
interfaceClass Interface class Named set of operations that characterize the behavior of an element
unionClass Union class Class describing a selection of one of the specified types
metaClass Meta class Class whose instances are classes
typeClass Type class Class used for specification of a domain of instances (objects), together with the operations applicable to the objects. A type may have attributes and associations
characterString Character string Free text field
integer Integer Numerical field
association Association Semantic relationship between two classes that involves connections among their instances

Digital transfer options

Name

gmd:MD_DigitalTransferOptions

Description

Technical means and media by which a resource is obtained from the
      distributor
<gmd:MD_DigitalTransferOptions xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                               xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:onLine>
      <gmd:CI_OnlineResource>
         <gmd:linkage>
            <gmd:URL>
                  http://www.eea.europa.eu/data-and-maps/data/ds_resolveuid/d851e1b7f678468b8f0b1b98930ba3e1
                </gmd:URL>
         </gmd:linkage>
         <gmd:protocol>
            <gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString>
         </gmd:protocol>
         <gmd:function>
            <gmd:CI_OnLineFunctionCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_OnLineFunctionCode"
                                       codeListValue="download"/>
         </gmd:function>
      </gmd:CI_OnlineResource>
   </gmd:onLine>
</gmd:MD_DigitalTransferOptions>

Dimension

Name

gmd:MD_Dimension

Description
Axis properties

Dimension type code

Name

gmd:MD_DimensionNameTypeCode

Description
name of the dimension

Standard codelists Dimension type code (gmd:MD_DimensionNameTypeCode)

code label description
row Row Ordinate (y) axis
column Column Abscissa (x) axis
vertical Vertical Vertical (z) axis
track Track Along the direction of motion of the scan point
crossTrack Cross track Perpendicular to the direction of motion of the scan point
line Line Scan line of a sensor
sample Sample Element along a scan line
time Time Duration

Distribution

Name

gmd:MD_Distribution

Description

Information about the distributor of and options for obtaining the
      resource
<gmd:MD_Distribution xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                     xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:distributionFormat>
      <gmd:MD_Format>
         <gmd:name>
            <gco:CharacterString>GTiff</gco:CharacterString>
         </gmd:name>
         <gmd:version gco:nilReason="missing">
            <gco:CharacterString/>
         </gmd:version>
      </gmd:MD_Format>
   </gmd:distributionFormat>
   <gmd:transferOptions>
      <gmd:MD_DigitalTransferOptions>
         <gmd:onLine>
            <gmd:CI_OnlineResource>
               <gmd:linkage>
                  <gmd:URL>
                  http://www.eea.europa.eu/data-and-maps/data/ds_resolveuid/d851e1b7f678468b8f0b1b98930ba3e1
                </gmd:URL>
               </gmd:linkage>
               <gmd:protocol>
                  <gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString>
               </gmd:protocol>
               <gmd:function>
                  <gmd:CI_OnLineFunctionCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_OnLineFunctionCode"
                                             codeListValue="download"/>
               </gmd:function>
            </gmd:CI_OnlineResource>
         </gmd:onLine>
      </gmd:MD_DigitalTransferOptions>
   </gmd:transferOptions>
</gmd:MD_Distribution>

Distribution Units

Name

gmd:MD_DistributionUnits

Description

Distributor

Name

gmd:MD_Distributor

Description
Information about the distributor

Extended Element Information

Name

gmd:MD_ExtendedElementInformation

Description
New metadata element, not found in ISO 19115, which is required to describe
      geographic data

Feature catalogue description

Name

gmd:MD_FeatureCatalogueDescription

Description

Information identifying the feature catalogue or the conceptual
      schema
<gmd:MD_FeatureCatalogueDescription xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                                    xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:includedWithDataset>
      <gco:Boolean>false</gco:Boolean>
   </gmd:includedWithDataset>
   <gmd:featureCatalogueCitation uuidref="e38815ec-a386-45e5-9d1c-b13e0f6ca9e0"
                                 xlink:href="http://sdi.eea.europa.eu/internal-catalogue/srv/eng/csw?service=CSW&amp;request=GetRecordById&amp;version=2.0.2&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;elementSetName=full&amp;id=e38815ec-a386-45e5-9d1c-b13e0f6ca9e0"/>
</gmd:MD_FeatureCatalogueDescription>

Format

Name

gmd:MD_Format

Description

Description of the computer language construct that specifies the
      representation of data objects in a record, file, message, storage device or
      transmission channel
<gmd:MD_Format xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
               xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:name>
      <gco:CharacterString>GTiff</gco:CharacterString>
   </gmd:name>
   <gmd:version gco:nilReason="missing">
      <gco:CharacterString/>
   </gmd:version>
</gmd:MD_Format>

Geometric objects

Name

gmd:MD_GeometricObjects

Description
Number of objects, listed by geometric object type, used in the
      dataset

Geometric Object Type

Name

gmd:MD_GeometricObjectTypeCode

Description

Standard codelists Geometric Object Type (gmd:MD_GeometricObjectTypeCode)

code label description
complex Complex Set of geometric primitives such that their boundaries can be represented as a union of other primitives
composite Composite Connected set of curves, solids or surfaces
curve Curve Bounded, 1-dimensional geometric primitive, representing the continuous image of a line
point Point Zero-dimensional geometric primitive, representing a position but not having an extent
solid Solid Bounded, connected 3-dimensional geometric primitive, representing the continuous image of a region of space
surface Surface Bounded, connected 2-dimensional geometric primitive, representing the continuous image of a region of a plane

Georectified

Name

gmd:MD_Georectified

Description
Grid whose cells are regularly spaced in a geographic (i.e., lat / long) or map
      coordinate system defined in the Spatial Referencing System (SRS) so that any cell in
      the grid can be geolocated given its grid coordinate and the grid origin, cell spacing,
      and orientation

Georeferenceable

Name

gmd:MD_Georeferenceable

Description
Grid with cells irregularly spaced in any given geographic/map projection
      coordinate system, whose individual cells can be geolocated using geolocation
      information supplied with the data but cannot be geolocated from the grid properties
      alone

Grid spatial representation

Name

gmd:MD_GridSpatialRepresentation

Description
Information about grid spatial objects in the dataset

Identifier

Name

gmd:MD_Identifier

Description
Value uniquely identifying an object within a namespace

Image description

Name

gmd:MD_ImageDescription

Description
Information about an image's suitability for use

Imaging Condition Code

Name

gmd:MD_ImagingConditionCode

Description
code which indicates conditions which may affect the
      image

Standard codelists Imaging Condition Code (gmd:MD_ImagingConditionCode)

code label description
blurredImage Blurred image Portion of the image is blurred
cloud Cloud Portion of the image is partially obscured by cloud cover
degradingObliquity Degrading obliquity Acute angle between the plane of the ecliptic (the plane of the Earth s orbit) and the plane of the celestial equator
fog Fog Portion of the image is partially obscured by fog
heavySmokeOrDust Heavy smoke or dust Portion of the image is partially obscured by heavy smoke or dust
night Night Image was taken at night
rain Rain Image was taken during rainfall
semiDarkness Semi darkness Image was taken during semi-dark conditions -- twilight conditions
shadow Shadow Portion of the image is obscured by shadow
snow Snow Portion of the image is obscured by snow
terrainMasking Terrain masking The absence of collection data of a given point or area caused by the relative location of topographic features which obstruct the collection path between the collector(s) and the subject(s) of interest

Keywords

Name

gmd:MD_Keywords

Description
Keywords, their type and reference source

Keyword Type Code

Name

gmd:MD_KeywordTypeCode

Description
methods used to group similar keywords

Standard codelists Keyword Type Code (gmd:MD_KeywordTypeCode)

code label description
discipline Discipline Keyword identifies a branch of instruction or specialized learning
place Place Keyword identifies a location
stratum Stratum Keyword identifies the layer(s) of any deposited substance
temporal Temporal Keyword identifies a time period related to the dataset
theme Theme Keyword identifies a particular subject or topic

Legal constraints

Name

gmd:MD_LegalConstraints

Description

Restrictions and legal prerequisites for accessing and using the resource or
      metadata
<gmd:MD_LegalConstraints xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:accessConstraints>
      <gmd:MD_RestrictionCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_RestrictionCode"
                              codeListValue="otherRestrictions"/>
   </gmd:accessConstraints>
   <gmd:otherConstraints>
      <gco:CharacterString>no limitations</gco:CharacterString>
   </gmd:otherConstraints>
</gmd:MD_LegalConstraints>

Maintenance Frequency

Name

gmd:MD_MaintenanceFrequencyCode

Description

Standard codelists Maintenance Frequency (gmd:MD_MaintenanceFrequencyCode)

code label description
continual Continual Data is repeatedly and frequently updated
daily Daily Data is updated each day
weekly Weekly Data is updated on a weekly basis
fortnightly Fortnightly Data is updated every two weeks
monthly Monthly Data is updated each month
quarterly Quarterly Data is updated every three months
biannually Biannually Data is updated twice each year
annually Annually Data is updated every year
asNeeded As needed Data is updated as deemed necessary
irregular Irregular Data is updated in intervals that are uneven in duration
notPlanned Not planned There are no plans to update the data
unknown Unknown Frequency of maintenance for the data is not known
<gmd:MD_MaintenanceFrequencyCode xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                                 codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_MaintenanceFrequencyCode"
                                 codeListValue="asNeeded"/>

Maintenance information

Name

gmd:MD_MaintenanceInformation

Description

Information about the scope and frequency of updating
<gmd:MD_MaintenanceInformation xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                               xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:maintenanceAndUpdateFrequency>
      <gmd:MD_MaintenanceFrequencyCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_MaintenanceFrequencyCode"
                                       codeListValue="asNeeded"/>
   </gmd:maintenanceAndUpdateFrequency>
</gmd:MD_MaintenanceInformation>

Medium

Name

gmd:MD_Medium

Description
Information about the media on which the resource can be
      distributed

Medium format

Name

gmd:MD_MediumFormatCode

Description
method used to write to the medium

Standard codelists Medium format (gmd:MD_MediumFormatCode)

code label description
cpio CPIO CoPy In / Out (UNIX file format and command)
tar TAR Tape ARchive
highSierra High sierra High sierra file system
iso9660 ISO9660 Information processing volume and file structure of CD-ROM
iso9660RockRidge ISO9660 Rock Ridge Rock ridge interchange protocol (UNIX)
iso9660AppleHFS ISO9660 Apple HFS Hierarchical file system (Macintosh)

Medium name code

Name

gmd:MD_MediumNameCode

Description
name of the medium

Standard codelists Medium name code (gmd:MD_MediumNameCode)

code label description
cdRom CDROM Read-only optical disk
dvd DVD Digital versatile disk
dvdRom DVDROM Digital versatile disk, read only
3halfInchFloppy 3 Half Inch Floppy 3,5 inch magnetic disk
5quarterInchFloppy 5 Quarter Inch Floppy 5,25 inch magnetic disk
7trackTape 7 Track tape 7 track magnetic tape
9trackTape 9 track tape 9 track magnetic tape
3480Cartridge 3480 Cartridge 3480 cartridge tape drive
3490Cartridge 3490 Cartridge 3490 cartridge tape drive
3580Cartridge 3580 Cartridge 3580 cartridge tape drive
4mmCartridgeTape 4 mm Cartridge tape 4 millimetre magnetic tape
8mmCartridgeTape 8 mm Cartridge tape 8 millimetre magnetic tape
1quarterInchCartridgeTape 1 Quarter inch cartridge tape 0,25 inch magnetic tape
digitalLinearTap Digital linear tape Half inch cartridge streaming tape drive
onLine Online Direct computer linkage
satellite Satellite Linkage through a satellite communication system
telephoneLink Telephone link Communication through a telephone network
hardcopy Hardcopy Pamphlet or leaflet giving descriptive information

Metadata

Name

gmd:MD_Metadata

Description

Root entity which defines metadata about a resource or resources
<gmd:MD_Metadata xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                 xsi:schemaLocation="http://www.isotc211.org/2005/gmd http://www.isotc211.org/2005/gmd/gmd.xsd">
   <gmd:fileIdentifier>
      <gco:CharacterString>e8a366b7-0029-44d7-ae33-7578253179c0</gco:CharacterString>
   </gmd:fileIdentifier>
   <gmd:language>
      <gmd:LanguageCode codeList="http://www.loc.gov/standards/iso639-2/" codeListValue="eng"/>
   </gmd:language>
   <gmd:characterSet>
      <gmd:MD_CharacterSetCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_CharacterSetCode"
                               codeListValue="utf8"/>
   </gmd:characterSet>
   <gmd:parentIdentifier>
      <gco:CharacterString>df69de7e-3af1-4b4d-94d4-8bebe84c80b0</gco:CharacterString>
   </gmd:parentIdentifier>
   <gmd:hierarchyLevel>
      <gmd:MD_ScopeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_ScopeCode"
                        codeListValue="dataset"/>
   </gmd:hierarchyLevel>
   <gmd:contact>
      <gmd:CI_ResponsibleParty>
         <gmd:organisationName>
            <gco:CharacterString>European Environment Agency</gco:CharacterString>
         </gmd:organisationName>
         <gmd:contactInfo>
            <gmd:CI_Contact>
               <gmd:address>
                  <gmd:CI_Address>
                     <gmd:deliveryPoint>
                        <gco:CharacterString>Kongens Nytorv 6</gco:CharacterString>
                     </gmd:deliveryPoint>
                     <gmd:city>
                        <gco:CharacterString>Copenhagen</gco:CharacterString>
                     </gmd:city>
                     <gmd:administrativeArea>
                        <gco:CharacterString>K</gco:CharacterString>
                     </gmd:administrativeArea>
                     <gmd:postalCode>
                        <gco:CharacterString>1050</gco:CharacterString>
                     </gmd:postalCode>
                     <gmd:country>
                        <gco:CharacterString>Denmark</gco:CharacterString>
                     </gmd:country>
                     <gmd:electronicMailAddress>
                        <gco:CharacterString>eea.enquiries@eea.europa.eu</gco:CharacterString>
                     </gmd:electronicMailAddress>
                  </gmd:CI_Address>
               </gmd:address>
            </gmd:CI_Contact>
         </gmd:contactInfo>
         <gmd:role>
            <gmd:CI_RoleCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_RoleCode"
                             codeListValue="pointOfContact"/>
         </gmd:role>
      </gmd:CI_ResponsibleParty>
   </gmd:contact>
   <gmd:dateStamp>
      <gco:DateTime>2016-01-15T16:57:35</gco:DateTime>
   </gmd:dateStamp>
   <gmd:metadataStandardName>
      <gco:CharacterString xmlns:gmx="http://www.isotc211.org/2005/gmx">ISO 19115:2003/19139
    </gco:CharacterString>
   </gmd:metadataStandardName>
   <gmd:metadataStandardVersion>
      <gco:CharacterString xmlns:gmx="http://www.isotc211.org/2005/gmx">1.0
    </gco:CharacterString>
   </gmd:metadataStandardVersion>
   <gmd:referenceSystemInfo>
      <gmd:MD_ReferenceSystem>
         <gmd:referenceSystemIdentifier>
            <gmd:RS_Identifier>
               <gmd:code>
                  <gco:CharacterString>urn:ogc:def:crs:EPSG:7.1:3035</gco:CharacterString>
               </gmd:code>
               <gmd:codeSpace>
                  <gco:CharacterString>OGP Surveying &amp; Positioning Committee</gco:CharacterString>
               </gmd:codeSpace>
            </gmd:RS_Identifier>
         </gmd:referenceSystemIdentifier>
      </gmd:MD_ReferenceSystem>
   </gmd:referenceSystemInfo>
   <gmd:identificationInfo>
      <gmd:MD_DataIdentification>
         <gmd:citation>
            <gmd:CI_Citation>
               <gmd:title>
                  <gco:CharacterString>Ecosystem types of Europe based on EUNIS level 1 (raster 100m) -
              version 2.1, Dec. 2015
            </gco:CharacterString>
               </gmd:title>
               <gmd:date>
                  <gmd:CI_Date>
                     <gmd:date>
                        <gco:Date>2015-12-08</gco:Date>
                     </gmd:date>
                     <gmd:dateType>
                        <gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
                                             codeListValue="publication"/>
                     </gmd:dateType>
                  </gmd:CI_Date>
               </gmd:date>
               <gmd:date>
                  <gmd:CI_Date>
                     <gmd:date>
                        <gco:Date>2015-12-08</gco:Date>
                     </gmd:date>
                     <gmd:dateType>
                        <gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
                                             codeListValue="creation"/>
                     </gmd:dateType>
                  </gmd:CI_Date>
               </gmd:date>
               <gmd:edition>
                  <gco:CharacterString>2.1</gco:CharacterString>
               </gmd:edition>
               <gmd:identifier>
                  <gmd:RS_Identifier>
                     <gmd:code>
                        <gco:CharacterString>eea_r_3035_100_m_ecosystem-types-l1_2006_rev2-1
                </gco:CharacterString>
                     </gmd:code>
                  </gmd:RS_Identifier>
               </gmd:identifier>
            </gmd:CI_Citation>
         </gmd:citation>
         <gmd:abstract>
            <gco:CharacterString>The data set combines the Corine based MAES (Mapping and Assessment of
          Ecosystems and their Services) ecosystem classes with the non-spatial EUNIS habitat
          classification (LEVEL 1) for a better biological characterization of ecosystems across
          Europe (EEA-39). As such it represents probabilities of EUNIS habitat presence for each
          MAES ecosystem type.

          The data set aims to combine spatially explicit land cover information with non-spatially
          referenced habitat information to improve our knowledge about ecosystems and their
          distribution across Europe. The work supports the MAES process, Target 2 Action 5 of the
          implementation of the EU Biodiversity Strategy to 2020, established to achieve the Aichi
          targets of the Convention of Biological Diversity (CBD).

          The objective of the ecosystem data set produced by EEA and its Topic Centre ETC/SIA was
          to improve the biological description of land cover based ecosystem types. It represents
          probabilities of EUNIS habitat presence in ecosystem types at European level. Since it is
          not based on spatial explicit mapping the spatial and thematic accuracy is not of same
          quality as delineated maps.

          The MAES ecosystem typology differentiates three levels: whereas the level 2 of the MAES
          proposal follows closely the EUNIS level 1, the third level of the MAES typology
          corresponds to the EUNIS level 2. This level will be the base for the mapping approach.
        </gco:CharacterString>
         </gmd:abstract>
         <gmd:pointOfContact>
            <gmd:CI_ResponsibleParty>
               <gmd:organisationName>
                  <gco:CharacterString>European Environment Agency</gco:CharacterString>
               </gmd:organisationName>
               <gmd:contactInfo>
                  <gmd:CI_Contact>
                     <gmd:address>
                        <gmd:CI_Address>
                           <gmd:deliveryPoint>
                              <gco:CharacterString>Kongens Nytorv 6</gco:CharacterString>
                           </gmd:deliveryPoint>
                           <gmd:city>
                              <gco:CharacterString>Copenhagen</gco:CharacterString>
                           </gmd:city>
                           <gmd:administrativeArea>
                              <gco:CharacterString>K</gco:CharacterString>
                           </gmd:administrativeArea>
                           <gmd:postalCode>
                              <gco:CharacterString>1050</gco:CharacterString>
                           </gmd:postalCode>
                           <gmd:country>
                              <gco:CharacterString>Denmark</gco:CharacterString>
                           </gmd:country>
                           <gmd:electronicMailAddress>
                              <gco:CharacterString>eea.enquiries@eea.europa.eu</gco:CharacterString>
                           </gmd:electronicMailAddress>
                        </gmd:CI_Address>
                     </gmd:address>
                     <gmd:onlineResource>
                        <gmd:CI_OnlineResource>
                           <gmd:linkage>
                              <gmd:URL>http://www.eea.europa.eu</gmd:URL>
                           </gmd:linkage>
                           <gmd:protocol>
                              <gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString>
                           </gmd:protocol>
                           <gmd:name>
                              <gco:CharacterString>Europen Environment Agency public website
                    </gco:CharacterString>
                           </gmd:name>
                           <gmd:function>
                              <gmd:CI_OnLineFunctionCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_OnLineFunctionCode"
                                                         codeListValue="information"/>
                           </gmd:function>
                        </gmd:CI_OnlineResource>
                     </gmd:onlineResource>
                  </gmd:CI_Contact>
               </gmd:contactInfo>
               <gmd:role>
                  <gmd:CI_RoleCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_RoleCode"
                                   codeListValue="pointOfContact"/>
               </gmd:role>
            </gmd:CI_ResponsibleParty>
         </gmd:pointOfContact>
         <gmd:resourceMaintenance>
            <gmd:MD_MaintenanceInformation>
               <gmd:maintenanceAndUpdateFrequency>
                  <gmd:MD_MaintenanceFrequencyCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_MaintenanceFrequencyCode"
                                                   codeListValue="asNeeded"/>
               </gmd:maintenanceAndUpdateFrequency>
            </gmd:MD_MaintenanceInformation>
         </gmd:resourceMaintenance>
         <gmd:graphicOverview>
            <gmd:MD_BrowseGraphic>
               <gmd:fileName>
                  <gco:CharacterString>
              http://sdi.eea.europa.eu/public/catalogue-graphic-overview/e8a366b7-0029-44d7-ae33-7578253179c0.png
            </gco:CharacterString>
               </gmd:fileName>
            </gmd:MD_BrowseGraphic>
         </gmd:graphicOverview>
         <gmd:descriptiveKeywords>
            <gmd:MD_Keywords>
               <gmd:keyword>
                  <gco:CharacterString>Land cover</gco:CharacterString>
               </gmd:keyword>
               <gmd:keyword>
                  <gco:CharacterString>Habitats and biotopes</gco:CharacterString>
               </gmd:keyword>
               <gmd:type>
                  <gmd:MD_KeywordTypeCode codeList="http://www.isotc211.org/2005/resources/codeList.xml#MD_KeywordTypeCode"
                                          codeListValue="theme"/>
               </gmd:type>
               <gmd:thesaurusName>
                  <gmd:CI_Citation>
                     <gmd:title>
                        <gco:CharacterString>GEMET - INSPIRE themes, version 1.0</gco:CharacterString>
                     </gmd:title>
                     <gmd:date>
                        <gmd:CI_Date>
                           <gmd:date>
                              <gco:Date>2008-06-01</gco:Date>
                           </gmd:date>
                           <gmd:dateType>
                              <gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
                                                   codeListValue="publication"/>
                           </gmd:dateType>
                        </gmd:CI_Date>
                     </gmd:date>
                     <gmd:identifier>
                        <gmd:MD_Identifier>
                           <gmd:code>
                              <gmx:Anchor xmlns:gmx="http://www.isotc211.org/2005/gmx"
                                          xlink:href="http://sdi.eea.europa.eu/internal-catalogue/srv/api/registries/vocabularies/external.theme.httpinspireeceuropaeutheme-theme">
                      geonetwork.thesaurus.external.theme.httpinspireeceuropaeutheme-theme
                    </gmx:Anchor>
                           </gmd:code>
                        </gmd:MD_Identifier>
                     </gmd:identifier>
                  </gmd:CI_Citation>
               </gmd:thesaurusName>
            </gmd:MD_Keywords>
         </gmd:descriptiveKeywords>
         <gmd:descriptiveKeywords>
            <gmd:MD_Keywords>
               <gmd:keyword>
                  <gco:CharacterString>ecosystem</gco:CharacterString>
               </gmd:keyword>
               <gmd:keyword>
                  <gco:CharacterString>ecosystem type</gco:CharacterString>
               </gmd:keyword>
               <gmd:keyword>
                  <gco:CharacterString>land cover</gco:CharacterString>
               </gmd:keyword>
               <gmd:keyword>
                  <gco:CharacterString>environmental assessment</gco:CharacterString>
               </gmd:keyword>
               <gmd:keyword>
                  <gco:CharacterString>habitat</gco:CharacterString>
               </gmd:keyword>
               <gmd:type>
                  <gmd:MD_KeywordTypeCode codeList="http://www.isotc211.org/2005/resources/codeList.xml#MD_KeywordTypeCode"
                                          codeListValue="theme"/>
               </gmd:type>
               <gmd:thesaurusName>
                  <gmd:CI_Citation>
                     <gmd:title>
                        <gco:CharacterString>GEMET - Concepts, version 2.4</gco:CharacterString>
                     </gmd:title>
                     <gmd:date>
                        <gmd:CI_Date>
                           <gmd:date>
                              <gco:Date>2010-01-13</gco:Date>
                           </gmd:date>
                           <gmd:dateType>
                              <gmd:CI_DateTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_DateTypeCode"
                                                   codeListValue="publication"/>
                           </gmd:dateType>
                        </gmd:CI_Date>
                     </gmd:date>
                     <gmd:identifier>
                        <gmd:MD_Identifier>
                           <gmd:code>
                              <gmx:Anchor xmlns:gmx="http://www.isotc211.org/2005/gmx"
                                          xlink:href="http://sdi.eea.europa.eu/internal-catalogue/srv/api/registries/vocabularies/external.theme.gemet">
                      geonetwork.thesaurus.external.theme.gemet
                    </gmx:Anchor>
                           </gmd:code>
                        </gmd:MD_Identifier>
                     </gmd:identifier>
                  </gmd:CI_Citation>
               </gmd:thesaurusName>
            </gmd:MD_Keywords>
         </gmd:descriptiveKeywords>
         <gmd:resourceConstraints>
            <gmd:MD_Constraints>
               <gmd:useLimitation>
                  <gco:CharacterString>Unless otherwise indicated, re-use of content on the EEA website
              for commercial or non-commercial purposes is permitted free of charge, provided that
              the source is acknowledged. The EEA re-use policy follows Directive 2003/98/EC of the
              European Parliament and the Council on the re-use of public sector information
              throughout the European Union and Commission Decision 2006/291/EC, Euratom on the
              re-use of Commission information. The EEA accepts no responsibility or liability
              whatsoever for the re-use of content accessible on its website. Any inquiries about
              re-use of content on the EEA website should be addressed to Ove Caspersen, EEA,
              Kongens Nytorv 6, DK-1050 Copenhagen K, Tel +45 33 36 71 00, Fax +45 33 36 71 99,
              e-mail copyrights at eea.europa.eu
            </gco:CharacterString>
               </gmd:useLimitation>
            </gmd:MD_Constraints>
         </gmd:resourceConstraints>
         <gmd:resourceConstraints>
            <gmd:MD_LegalConstraints>
               <gmd:accessConstraints>
                  <gmd:MD_RestrictionCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_RestrictionCode"
                                          codeListValue="otherRestrictions"/>
               </gmd:accessConstraints>
               <gmd:otherConstraints>
                  <gco:CharacterString>no limitations</gco:CharacterString>
               </gmd:otherConstraints>
            </gmd:MD_LegalConstraints>
         </gmd:resourceConstraints>
         <gmd:spatialRepresentationType>
            <gmd:MD_SpatialRepresentationTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_SpatialRepresentationTypeCode"
                                                  codeListValue="grid"/>
         </gmd:spatialRepresentationType>
         <gmd:spatialResolution>
            <gmd:MD_Resolution>
               <gmd:distance>
                  <gco:Distance uom="m">100</gco:Distance>
               </gmd:distance>
            </gmd:MD_Resolution>
         </gmd:spatialResolution>
         <gmd:language>
            <gmd:LanguageCode codeList="http://www.loc.gov/standards/iso639-2/" codeListValue="eng"/>
         </gmd:language>
         <gmd:topicCategory>
            <gmd:MD_TopicCategoryCode>biota</gmd:MD_TopicCategoryCode>
         </gmd:topicCategory>
         <gmd:topicCategory>
            <gmd:MD_TopicCategoryCode>environment</gmd:MD_TopicCategoryCode>
         </gmd:topicCategory>
         <gmd:extent>
            <gmd:EX_Extent>
               <gmd:geographicElement>
                  <gmd:EX_GeographicBoundingBox>
                     <gmd:westBoundLongitude>
                        <gco:Decimal>-33.90432</gco:Decimal>
                     </gmd:westBoundLongitude>
                     <gmd:eastBoundLongitude>
                        <gco:Decimal>38.1471</gco:Decimal>
                     </gmd:eastBoundLongitude>
                     <gmd:southBoundLatitude>
                        <gco:Decimal>26.988714</gco:Decimal>
                     </gmd:southBoundLatitude>
                     <gmd:northBoundLatitude>
                        <gco:Decimal>60.57849</gco:Decimal>
                     </gmd:northBoundLatitude>
                  </gmd:EX_GeographicBoundingBox>
               </gmd:geographicElement>
            </gmd:EX_Extent>
         </gmd:extent>
         <gmd:extent>
            <gmd:EX_Extent>
               <gmd:temporalElement>
                  <gmd:EX_TemporalExtent>
                     <gmd:extent>
                        <gml:TimePeriod gml:id="d28e322a1049886">
                           <gml:beginPosition>2006-01-01</gml:beginPosition>
                           <gml:endPosition>2006-12-31</gml:endPosition>
                        </gml:TimePeriod>
                     </gmd:extent>
                  </gmd:EX_TemporalExtent>
               </gmd:temporalElement>
            </gmd:EX_Extent>
         </gmd:extent>
      </gmd:MD_DataIdentification>
   </gmd:identificationInfo>
   <gmd:contentInfo>
      <gmd:MD_FeatureCatalogueDescription>
         <gmd:includedWithDataset>
            <gco:Boolean>false</gco:Boolean>
         </gmd:includedWithDataset>
         <gmd:featureCatalogueCitation uuidref="e38815ec-a386-45e5-9d1c-b13e0f6ca9e0"
                                       xlink:href="http://sdi.eea.europa.eu/internal-catalogue/srv/eng/csw?service=CSW&amp;request=GetRecordById&amp;version=2.0.2&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;elementSetName=full&amp;id=e38815ec-a386-45e5-9d1c-b13e0f6ca9e0"/>
      </gmd:MD_FeatureCatalogueDescription>
   </gmd:contentInfo>
   <gmd:distributionInfo>
      <gmd:MD_Distribution>
         <gmd:distributionFormat>
            <gmd:MD_Format>
               <gmd:name>
                  <gco:CharacterString>GTiff</gco:CharacterString>
               </gmd:name>
               <gmd:version gco:nilReason="missing">
                  <gco:CharacterString/>
               </gmd:version>
            </gmd:MD_Format>
         </gmd:distributionFormat>
         <gmd:transferOptions>
            <gmd:MD_DigitalTransferOptions>
               <gmd:onLine>
                  <gmd:CI_OnlineResource>
                     <gmd:linkage>
                        <gmd:URL>
                  http://www.eea.europa.eu/data-and-maps/data/ds_resolveuid/d851e1b7f678468b8f0b1b98930ba3e1
                </gmd:URL>
                     </gmd:linkage>
                     <gmd:protocol>
                        <gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString>
                     </gmd:protocol>
                     <gmd:function>
                        <gmd:CI_OnLineFunctionCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_OnLineFunctionCode"
                                                   codeListValue="download"/>
                     </gmd:function>
                  </gmd:CI_OnlineResource>
               </gmd:onLine>
            </gmd:MD_DigitalTransferOptions>
         </gmd:transferOptions>
      </gmd:MD_Distribution>
   </gmd:distributionInfo>
   <gmd:dataQualityInfo>
      <gmd:DQ_DataQuality>
         <gmd:scope>
            <gmd:DQ_Scope>
               <gmd:level>
                  <gmd:MD_ScopeCode codeListValue="dataset"
                                    codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_ScopeCode"/>
               </gmd:level>
            </gmd:DQ_Scope>
         </gmd:scope>
         <gmd:lineage>
            <gmd:LI_Lineage>
               <gmd:statement>
                  <gco:CharacterString>The data set production implied 2 steps. First re-classification of
              CORINE Land Cover 2006 and bathymetry data using the 7 terrestrial (urban, cropland,
              grassland, woodland and forest, heathland and shrub, sparsely vegetated land,
              wetland), 1 freshwater (river and lakes), and 4 marine (marine inlets and transitional
              waters, coastal, shelf, open ocean) classes of the MAES ecosystem typology (Maes et
              al., 2013). The classes also provide links to major policy lines such as agriculture,
              forestry, territorial cohesion, water and marine related policies. The second step
              comprised refinement of the ecosystem types by attributing EUNIS habitat information
              to each ecosystem type (see http://eunis.eea.europa.eu/habitats.jsp). The refinement
              process used reference data such as potential natural vegetation, elevation, slope,
              aspect, soil, geology, environmental regions and other spatial referenced information
              which allowed attribution of the EUNIS habitat characteristics to the spatial mapping
              units of the MAES ecosystem types. The geometric and thematic accuracy of EUNIS class
              presence was also estimated and mapped. The method is described in the EEA Technical
              Report 06/2015: European Ecosystem Assessment  Concept, Data, and Implementation.
              The basis for the update was CORINE land cover 2006 (CLC 2006). It includes Albania,
              Austria, Belgium, Bosnia and Herzegovina, Bulgaria, Croatia, Cyprus, Czech Republic,
              Denmark, Estonia, Finland, France, Germany, Hungary, Iceland, Ireland, Italy, Kosovo
              (under UNSCR 1244/99), Latvia, Liechtenstein, Lithuania, Luxembourg, the former
              Yugoslavian Republic of Macedonia, Malta, Montenegro, the Netherlands, Norway, Poland,
              Portugal, Romania, Serbia, Slovakia, Slovenia, Spain, Sweden, Switzerland, Turkey and
              the United Kingdom. For Greece that has not participated in the CLC 2006 activity the
              CLC 2000 data was used instead.
            </gco:CharacterString>
               </gmd:statement>
               <gmd:source uuidref="bacb0dcd-dcb2-44a5-8b2c-4a569c5deafa"/>
            </gmd:LI_Lineage>
         </gmd:lineage>
      </gmd:DQ_DataQuality>
   </gmd:dataQualityInfo>
</gmd:MD_Metadata>

Metadata Extension Information

Name

gmd:MD_MetadataExtensionInformation

Description
Information describing metadata extensions

Obligation code

Name

gmd:MD_ObligationCode

Description
Obligation of the element or entity

Standard codelists Obligation code (gmd:MD_ObligationCode)

code label description
mandatory Mandatory Element is always required
optional Optional Element is not required
conditional Conditional Element is required when a specific condition is met

Pixel orientation code

Name

gmd:MD_PixelOrientationCode

Description
Point in a pixel corresponding to the Earth location of the pixel

Standard codelists Pixel orientation code (gmd:MD_PixelOrientationCode)

code label description
center Center Point halfway between the lower left and the upper right of the pixel
lowerLeft Lower left The corner in the pixel closest to the origin of the SRS; if two are at the same distance from the origin, the one with the smallest x-value
lowerRight Lower right Next corner counterclockwise from the lower left
upperRight Upper right Next corner counterclockwise from the lower right
upperLeft Upper left Next corner counterclockwise from the upper right

Portrayal catalogue reference

Name

gmd:MD_PortrayalCatalogueReference

Description
Information identifying the portrayal catalogue used

Progress

Name

gmd:MD_ProgressCode

Description

Standard codelists Progress (gmd:MD_ProgressCode)

code label description
completed Completed Production of the data has been completed
historicalArchive Historical archive Data has been stored in an offline storage facility
obsolete Obsolete Data is no longer relevant
onGoing On going Data is continually being updated
planned Planned Fixed date has been established upon or by which the data will be created or updated
required Required Data needs to be generated or updated
underDevelopment Under development Data is currently in the process of being created

Those values are defined in the standard but hidden when editing.

code label description
notobsolete Not obsolete

Range dimension

Name

gmd:MD_RangeDimension

Description
Information on the range of each dimension of a cell measurement
      value

Reference system

Name

gmd:MD_ReferenceSystem

Description

Information about the reference system.
information about the reference system
<gmd:MD_ReferenceSystem xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                        xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:referenceSystemIdentifier>
      <gmd:RS_Identifier>
         <gmd:code>
            <gco:CharacterString>urn:ogc:def:crs:EPSG:7.1:3035</gco:CharacterString>
         </gmd:code>
         <gmd:codeSpace>
            <gco:CharacterString>OGP Surveying &amp; Positioning Committee</gco:CharacterString>
         </gmd:codeSpace>
      </gmd:RS_Identifier>
   </gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>

Representative fraction

Name

gmd:MD_RepresentativeFraction

Description
Derived from Scale where MD_RepresentativeFraction.denominator = 1 /
      Scale.measure And Scale.targetUnits = Scale.sourceUnits

Resolution

Name

gmd:MD_Resolution

Description

Level of detail expressed as a scale factor or a ground distance
<gmd:MD_Resolution xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                   xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:distance>
      <gco:Distance uom="m">100</gco:Distance>
   </gmd:distance>
</gmd:MD_Resolution>

Access Restriction

Name

gmd:MD_RestrictionCode

Context

gmd:accessConstraints

Description

Standard codelists Access Restriction (gmd:MD_RestrictionCode)

code label description
copyright Copyright Exclusive right to the publication, production, or sale of the rights to a literary, dramatic, musical, or artistic work, or to the use of a commercial print or label, granted by law for a specified period of time to an author, composer, artist, distributor
patent Patent Government has granted exclusive right to make, sell, use or license an invention or discovery
patentPending Pending patent Produced or sold information awaiting a patent
trademark Trademark A name, symbol, or other device identifying a product, officially registered and legally restricted to the use of the owner or manufacturer
license License Formal permission to do something
intellectualPropertyRights Intellectual property rights Rights to financial benefit from and control of distribution of non-tangible property that is a result of creativity
restricted Restricted Withheld from general circulation or disclosure
otherRestrictions Other restrictions Limitation not listed
<gmd:MD_RestrictionCode xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                        codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_RestrictionCode"
                        codeListValue="otherRestrictions"/>

Use Restriction

Name

gmd:MD_RestrictionCode

Context

gmd:useConstraints

Description

Standard codelists Access Restriction (gmd:MD_RestrictionCode)

code label description
copyright Copyright Exclusive right to the publication, production, or sale of the rights to a literary, dramatic, musical, or artistic work, or to the use of a commercial print or label, granted by law for a specified period of time to an author, composer, artist, distributor
patent Patent Government has granted exclusive right to make, sell, use or license an invention or discovery
patentPending Pending patent Produced or sold information awaiting a patent
trademark Trademark A name, symbol, or other device identifying a product, officially registered and legally restricted to the use of the owner or manufacturer
license License Formal permission to do something
intellectualPropertyRights Intellectual property rights Rights to financial benefit from and control of distribution of non-tangible property that is a result of creativity
restricted Restricted Withheld from general circulation or disclosure
otherRestrictions Other restrictions Limitation not listed
<gmd:MD_RestrictionCode xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                        codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_RestrictionCode"
                        codeListValue="otherRestrictions"/>

Scope code

Name

gmd:MD_ScopeCode

Description
Class of information to which the referencing entity applies

Standard codelists Scope code (gmd:MD_ScopeCode)

code label description
attribute Attribute Information applies to the attribute class
attributeType Attribute type Information applies to the characteristic of a feature
collectionHardware Collection hardware Information applies to the collection hardware class
collectionSession Collection session Information applies to the collection session
dataset Dataset Information applies to the dataset
series Series Information applies to the series
nonGeographicDataset Non geographic dataset Information applies to non-geographic data
dimensionGroup Dimension group Information applies to a dimension group
feature Feature Information applies to a feature
featureType Feature type Information applies to a feature type
propertyType Property type Information applies to a property type
fieldSession Field session Information applies to a field session
software Software Information applies to a computer program or routine
service Service Information applies to a capability which a service provider entity makes available to a service user entity through a set of interfaces that define a behaviour, such as a use case
model Model Information applies to a copy or imitation of an existing or hypothetical object
tile Tile Information applies to a tile, a spatial subset of geographic data

Those values are defined in the standard but hidden when editing.

code label description
map staticMap interactiveMap featureCatalog Map Static map Interactive map Feature catalog
Displayed only if

/ancestor::node()[name()='gmd:MD_Metadata']/gmd:identificationInfo/srv:SV_ServiceIdentification

Standard codelists Scope code (gmd:MD_ScopeCode)

code label description
service Service Information applies to a capability which a service provider entity makes available to a service user entity through a set of interfaces that define a behaviour, such as a use case

Scope description

Name

gmd:MD_ScopeDescription

Description
Description of the class of information covered by the
      information
Condition

Either attributes, features, featureInstances, attributeInstnaces, dataset or other must be provided

Security constraints

Name

gmd:MD_SecurityConstraints

Description
Handling restrictions imposed on the resource or metadata for national security
      or similar security concerns

Service Identification

Name

gmd:MD_ServiceIdentification

Description
Identification of capabilities which a service provider makes available to a
      service user through a set of interfaces that define a behaviour - See ISO 19119 -
      Services for further information

Spatial Representation Type

Name

gmd:MD_SpatialRepresentationTypeCode

Description

Standard codelists Spatial Representation Type (gmd:MD_SpatialRepresentationTypeCode)

code label description
vector Vector Vector data is used to represent geographic data
grid Grid Grid data is used to represent geographic data
textTable Text, table Textual or tabular data is used to represent geographic data
tin TIN Triangulated irregular network
stereoModel Stereo model Three-dimensional view formed by the intersecting homologous rays of an overlapping pair of images
video Video Scene from a video recording
<gmd:MD_SpatialRepresentationTypeCode xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                                      codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_SpatialRepresentationTypeCode"
                                      codeListValue="grid"/>

Standard order process

Name

gmd:MD_StandardOrderProcess

Description
Common ways in which the resource may be obtained or received, and related
      instructions and fee information

Topic category code

Name

gmd:MD_TopicCategoryCode

Description
High-level geographic data thematic classification to assist in the grouping
      and search of available geographic data sets. Can be used to group keywords as well.
      Listed examples are not exhaustive. NOTE It is understood there are overlaps between
      general categories and the user is encouraged to select the one most
      appropriate.

Standard codelists Topic category code (gmd:MD_TopicCategoryCode)

code label description
farming Farming Rearing of animals and/or cultivation of plants. Examples: agriculture, irrigation, aquaculture, plantations, herding, pests and diseases affecting crops and livestock
biota Biota Flora and/or fauna in natural environment. Examples: wildlife, vegetation, biological sciences, ecology, wilderness, sealife, wetlands, habitat
boundaries Boundaries Legal land descriptions. Examples: political and administrative boundaries
climatologyMeteorologyAtmosphere Climatology, meteorology, atmosphere Processes and phenomena of the atmosphere. Examples: cloud cover, weather, climate, atmospheric conditions, climate change, precipitation
economy Economy Economic activities, conditions and employment. Examples: production, labour, revenue, commerce, industry, tourism and ecotourism, forestry, fisheries, commercial or subsistence hunting, exploration and exploitation of resources such as minerals, oil and gas
elevation Elevation Height above or below sea level. Examples: altitude, bathymetry, digital elevation models, slope, derived products
environment Environment Environmental resources, protection and conservation. Examples: environmental pollution, waste storage and treatment, environmental impact assessment, monitoring environmental risk, nature reserves, landscape
geoscientificInformation Geoscientific information Information pertaining to earth sciences. Examples: geophysical features and processes, geology, minerals, sciences dealing with the composition, structure and origin of the earth s rocks, risks of earthquakes, volcanic activity, landslides, gravity information, soils, permafrost, hydrogeology, erosion
health Health Health, health services, human ecology, and safety. Examples: disease and illness, factors affecting health, hygiene, substance abuse, mental and physical health, health services
imageryBaseMapsEarthCover Imagery base maps earth cover Base maps. Examples: land cover, topographic maps, imagery, unclassified images, annotations
intelligenceMilitary Intelligence military Military bases, structures, activities. Examples: barracks, training grounds, military transportation, information collection
inlandWaters Inland waters Inland water features, drainage systems and their characteristics. Examples: rivers and glaciers, salt lakes, water utilization plans, dams, currents, floods, water quality, hydrographic charts
location Location Positional information and services. Examples: addresses, geodetic networks, control points, postal zones and services, place names
oceans Oceans Features and characteristics of salt water bodies (excluding inland waters). Examples: tides, tidal waves, coastal information, reefs
planningCadastre Planning cadastre Information used for appropriate actions for future use of the land. Examples: land use maps, zoning maps, cadastral surveys, land ownership
society Society Characteristics of society and cultures. Examples: settlements, anthropology, archaeology, education, traditional beliefs, manners and customs, demographic data, recreational areas and activities, social impact assessments, crime and justice, census information
structure Structure Man-made construction. Examples: buildings, museums, churches, factories, housing, monuments, shops, towers
transportation Transportation Means and aids for conveying persons and/or goods. Examples: roads, airports/airstrips, shipping routes, tunnels, nautical charts, vehicle or vessel location, aeronautical charts, railways
utilitiesCommunication Utilities communication Energy, water and waste systems and communications infrastructure and services. Examples: hydroelectricity, geothermal, solar and nuclear sources of energy, water purification and distribution, sewage collection and disposal, electricity and gas distribution, data communication, telecommunication, radio, communication networks

Topology Level

Name

gmd:MD_TopologyLevelCode

Description

Standard codelists Topology Level (gmd:MD_TopologyLevelCode)

code label description
geometryOnly Geometry only Geometry objects without any additional structure which describes topology
topology1D Topology 1D 1-dimensional topological complex -- commonly called chain-node topology
planarGraph Planar graph 1-dimensional topological complex that is planar. (A planar graph is a graph that can be drawn in a plane in such a way that no two edges intersect except at a vertex.)
fullPlanarGraph Full planar graph 2-dimensional topological complex that is planar. (A 2-dimensional topological complex is commonly called full topology in a cartographic 2D environment.)
surfaceGraph Surface graph 1-dimensional topological complex that is isomorphic to a subset of a surface. (A geometric complex is isomorphic to a topological complex if their elements are in a one-to-one, dimensional-and boundry-preserving correspondence to one another.)
fullSurfaceGraph Full surface graph 2-dimensional topological complex that is isomorphic to a subset of a surface
topology3D Topology 3D 3-dimensional topological complex. (A topological complex is a collection of topological primitives that are closed under the boundary operations.)
fullTopology3D Full topology 3D Complete coverage of a 3D Euclidean coordinate space
abstract Abstract Topological complex without any specified geometric realisation

Usage

Name

gmd:MD_Usage

Description
Brief description of ways in which the resource(s) is/are currently
      used

Vector spatial representation

Name

gmd:MD_VectorSpatialRepresentation

Description
Information about the vector spatial objects in the dataset

Measure description

Name

gmd:measureDescription

Description
Description of the measure being determined

Measure identification

Name

gmd:measureIdentification

Description
Code identifying a registered standard procedure

Medium format

Name

gmd:mediumFormat

Description
Method used to write to the medium

Medium note

Name

gmd:mediumNote

Description
Description of other limitations or requirements for using the
      medium

Metadata constraints

Name

gmd:metadataConstraints

Context

gmd:MD_Metadata

Description
Provides restrictions on the access and use of metadata

Metadata constraints

Name

gmd:metadataConstraints

Description
Provides restrictions on the access and use of data

Metadata Extension Information

Name

gmd:metadataExtensionInfo

Description
Information describing metadata extensions

Metadata maintenance

Name

gmd:metadataMaintenance

Description
Provides information about the frequency of metadata updates, and the scope of
      those updates

Metadata standard name

Name

gmd:metadataStandardName

Description

Name of the metadata standard (including profile name) used
<gmd:metadataStandardName xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                          xmlns:xlink="http://www.w3.org/1999/xlink">
   <gco:CharacterString xmlns:gmx="http://www.isotc211.org/2005/gmx">ISO 19115:2003/19139
    </gco:CharacterString>
</gmd:metadataStandardName>

Metadata standard version

Name

gmd:metadataStandardVersion

Description

Version (profile) of the metadata standard used
<gmd:metadataStandardVersion xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                             xmlns:xlink="http://www.w3.org/1999/xlink">
   <gco:CharacterString xmlns:gmx="http://www.isotc211.org/2005/gmx">1.0
    </gco:CharacterString>
</gmd:metadataStandardVersion>

Minimum value

Name

gmd:minimumValue

Description
Lowest vertical extent contained in the dataset
Condition

mandatory

Minimum value

Name

gmd:minValue

Description
Shortest wavelength that the sensor is capable of collecting within a
      designated band

Name

Name

gmd:name

Context

gmd:MD_AbstractClass

Description
Name

Name

Name

gmd:name

Context

gmd:MD_Medium

Description
Name of the medium on which the resource can be received

Name

Name

gmd:name

Context

gmd:RS_ReferenceSystem

Description
Name of reference system used
Condition

mandatory

Name

Name

gmd:name

Context

gmd:MD_Format

Description

Name of the data transfer format(s)
name of the data transfer format(s)

Condition

mandatory

Recommended values

code label
Text Text
ESRI Shapefile ESRI Shapefile
Mapinfo MIF/MID Mapinfo MIF/MID
Mapinfo TAB Mapinfo TAB
KML KML
GML GML
GeoTIFF GeoTIFF
TIFF TIFF
ECW ECW
JPEG2000 JPEG2000
ZIP ZIP
PDF PDF
PNG PNG
JPEG JPEG
OGC:WMC OGC:WMC
OGC:OWS-C OGC OWS Context

Name

Name

gmd:name

Context

gmd:MD_ExtendedElementInformation

Description
Name of the extended metadata element
Condition

mandatory

Name

Name

gmd:name

Context

gmd:MD_ApplicationSchemaInformation

Description
Name of the application schema used
Condition

mandatory

Name of the resource

Name

gmd:name

Context

gmd:CI_OnlineResource

Description
Name of the online resource

Name

Name

gmd:name

Context

gmd:CI_Series

Description
Name of the series, or aggregate dataset, of which the dataset is a
      part

Name

Name

gmd:name

Context

gmd:MD_CodeDomain

Description
Name of the code domain

Name

Name

gmd:name

Context

gmd:MD_CodeValue

Description
Value name

Name

Name

gmd:name

Context

gmd:MD_Attribute

Description
Attribute name

Name

Name

gmd:name

Context

gmd:MD_Role

Description
Role name

Name

Name

gmd:name

Description

Name of measure

Name

gmd:nameOfMeasure

Description

Name of the test applied to the data
Recommended values

code label
-- Completeness --
Excess item Excess item
Number of excess items Number of excess items
Rate of excess items Rate of excess items
Number of duplicate feature instances Number of duplicate feature instances
Missing item Missing item
Number of missing items Number of missing items
Rate of missing items Rate of missing items -- Logical consistency / Conceptual consistency --
Conceptual schema noncompliance Conceptual schema noncompliance
Conceptual schema compliance Conceptual schema compliance
Number of items noncompliant to the rules of the conceptual schema Number of items noncompliant to the rules of the conceptual schema
Number of invalid overlaps of surfaces Number of invalid overlaps of surfaces
Non-compliance rate with respect to the rules of the conceptual schema Non-compliance rate with respect to the rules of the conceptual schema
Compliance rate with the rules of the conceptual schema Compliance rate with the rules of the conceptual schema -- Logical consistency / Domain consistency --
Value domain non-conformance Value domain non-conformance
Value domain conformance Value domain conformance
Number of items not in conformance with their value domain Number of items not in conformance with their value domain
Value domain conformance rate Value domain conformance rate
Value domain non-conformance rate Value domain non-conformance rate
Physical structure conflicts Physical structure conflicts
Physical structure conflict rate Physical structure conflict rate -- Logical consistency / Topological consistency --
Number of faulty point-curve connections Number of faulty point-curve connections
Rate of faulty point-curve connections Rate of faulty point-curve connections
Number of missing connection due to undershoots Number of missing connection due to undershoots
Number of missing connections due to overshoots Number of missing connections due to overshoots
Number of invalid slivers Number of invalid slivers
Number of invalid self intersect errors Number of invalid self intersect errors
Number of invalid self overlap errors Number of invalid self overlap errors -- Positional accuracy / Absolute or external accuracy / General measures --
Mean value of positional uncertainties Mean value of positional uncertainties
Mean value of positional uncertainties excluding outliers Mean value of positional uncertainties excluding outliers
Number of positional uncertainties above a given threshold Number of positional uncertainties above a given threshold
Rate of positional errors above a given threshold Rate of positional errors above a given threshold
Covariance matrix Covariance matrix -- Positional accuracy / Absolute or external accuracy / Vertical --
Linear error probable Linear error probable
Standard linear error Standard linear error
Linear map accuracy at 90% significance level Linear map accuracy at 90% significance level
Linear map accuracy at 95% significance level Linear map accuracy at 95% significance level
Linear map accuracy at 99% significance level Linear map accuracy at 99% significance level
Near certainty linear error Near certainty linear error
Root mean square error Root mean square error
Absolute linear error at 90% significance level of biased vertical data (Alternative 1) Absolute linear error at 90% significance level of biased vertical data (Alternative 1)
Absolute linear error at 90% significance level of biased vertical data Absolute linear error at 90% significance level of biased vertical data -- Positional accuracy / Absolute or external accuracy / Horizontal --
Circular standard deviation Circular standard deviation
Circular error probable Circular error probable
Circular map accuracy standard Circular map accuracy standard
Circular error at 95% significance level Circular error at 95% significance level
Circular near certainty error Circular near certainty error
Root mean square error of planimetry Root mean square error of planimetry
Absolute circular error at 90% significance level of biased data (Alternative 2) Absolute circular error at 90% significance level of biased data (Alternative 2)
Absolute circular error at 90% significance level of biased data Absolute circular error at 90% significance level of biased data
Uncertainty ellipse Uncertainty ellipse
Confidence ellipse Confidence ellipse -- Positional accuracy / Relative or internal accuracy --
Relative vertical error Relative vertical error
Relative horizontal error Relative horizontal error -- Temporal accuracy / Accuracy of a time measurement --
Time accuracy at 68.3% significance level Time accuracy at 68.3% significance level
Time accuracy at 50% significance level Time accuracy at 50% significance level
Time accuracy at 90% significance level Time accuracy at 90% significance level
Time accuracy at 95% significance level Time accuracy at 95% significance level
Time accuracy at 99% significance level Time accuracy at 99% significance level
Time accuracy at 99.8% significance level Time accuracy at 99.8% significance level -- Thematic accuracy / Classification correctness --
Number of incorrectly classified features Number of incorrectly classified features
Misclassification rate Misclassification rate
Misclassification matrix Misclassification matrix
Relative misclassification matrix Relative misclassification matrix
Kappa coefficient Kappa coefficient -- Thematic accuracy / Non-quantitative attribute correctness --
Number of incorrect attribute values Number of incorrect attribute values
Rate of correct attribute values Rate of correct attribute values
Rate of incorrect attribute values Rate of incorrect attribute values -- Thematic accuracy / Quantitative attribute accuracy --
Attribute value uncertainty at 68.3% significance level Attribute value uncertainty at 68.3% significance level
Attribute value uncertainty at 50% significance level Attribute value uncertainty at 50% significance level
Attribute value uncertainty at 90% significance level Attribute value uncertainty at 90% significance level
Attribute value uncertainty at 95% significance level Attribute value uncertainty at 95% significance level
Attribute value uncertainty at 99% significance level Attribute value uncertainty at 99% significance level
Attribute value uncertainty at 99.8% significance level Attribute value uncertainty at 99.8% significance level

North bound

Name

gmd:northBoundLatitude

Description
Northern-most, coordinate of the limit of the dataset extent expressed in
      latitude in decimal degrees (positive north)
Condition

mandatory

<gmd:northBoundLatitude xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                        xmlns:xlink="http://www.w3.org/1999/xlink">
   <gco:Decimal>60.57849</gco:Decimal>
</gmd:northBoundLatitude>

Number of dimensions

Name

gmd:numberOfDimensions

Description
Number of independent spatial-temporal axes
Condition

mandatory

Obligation

Name

gmd:obligation

Description
Obligation of the extended element

Offline

Name

gmd:offLine

Description
Information about offline media on which the resource can be
      obtained

Offset

Name

gmd:offset

Description
The physical value corresponding to a cell value of zero

OnLine resource

Name

gmd:onLine

Description

Information about online sources from which the resource can be
      obtained
<gmd:onLine xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
            xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:CI_OnlineResource>
      <gmd:linkage>
         <gmd:URL>
                  http://www.eea.europa.eu/data-and-maps/data/ds_resolveuid/d851e1b7f678468b8f0b1b98930ba3e1
                </gmd:URL>
      </gmd:linkage>
      <gmd:protocol>
         <gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString>
      </gmd:protocol>
      <gmd:function>
         <gmd:CI_OnLineFunctionCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_OnLineFunctionCode"
                                    codeListValue="download"/>
      </gmd:function>
   </gmd:CI_OnlineResource>
</gmd:onLine>

Website

Name

gmd:onlineResource

Description

Define URL to access the website
On-line information that can be used to contact the individual or
      organisation
<gmd:onlineResource xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                    xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:CI_OnlineResource>
      <gmd:linkage>
         <gmd:URL>http://www.eea.europa.eu</gmd:URL>
      </gmd:linkage>
      <gmd:protocol>
         <gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString>
      </gmd:protocol>
      <gmd:name>
         <gco:CharacterString>Europen Environment Agency public website
                    </gco:CharacterString>
      </gmd:name>
      <gmd:function>
         <gmd:CI_OnLineFunctionCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_OnLineFunctionCode"
                                    codeListValue="information"/>
      </gmd:function>
   </gmd:CI_OnlineResource>
</gmd:onlineResource>

Ordering instructions

Name

gmd:orderingInstructions

Description
General instructions, terms and services provided by the
      distributor

Organisation name

Name

gmd:organisationName

Description
Name of the responsible organization
Condition

conditional

Orientation parameter availability

Name

gmd:orientationParameterAvailability

Description
Indication of whether or not orientation parameters are available
Condition

mandatory

Orientation parameter description

Name

gmd:orientationParameterDescription

Description
Description of parameters used to describe sensor orientation

Other

Name

gmd:other

Description
Class of information that does not fall into the other categories to which the
      information applies

Other citation details

Name

gmd:otherCitationDetails

Description
Other information required to complete the citation that is not recorded
      elsewhere

Other constraints

Name

gmd:otherConstraints

Description
Other restrictions and legal prerequisites for accessing and using the
      resource
Condition

conditional

<gmd:otherConstraints xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                      xmlns:xlink="http://www.w3.org/1999/xlink">
   <gco:CharacterString>no limitations</gco:CharacterString>
</gmd:otherConstraints>

Page

Name

gmd:page

Description
Details on which pages of the publication the article was
      published

Parameter citation

Name

gmd:parameterCitation

Description
Reference providing description of the parameters

Parent entity

Name

gmd:parentEntity

Description
Name of the metadata entity(s) under which this extended metadata element may
      appear. The name(s) may be standard metadata element(s) or other extended metadata
      element(s).
Condition

mandatory

Parent identifier

Name

gmd:parentIdentifier

Description

File identifier of the metadata to which this metadata is a subset
      (child)
<gmd:parentIdentifier xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                      xmlns:xlink="http://www.w3.org/1999/xlink">
   <gco:CharacterString>df69de7e-3af1-4b4d-94d4-8bebe84c80b0</gco:CharacterString>
</gmd:parentIdentifier>

PartOf

Name

gmd:partOf

Description
PartOf

Pass

Name

gmd:pass

Description
Indication of the conformance result where 0 = fail and 1 = pass
Condition

mandatory

Peak response

Name

gmd:peakResponse

Description
Wavelength at which the response is the highest

Phone

Name

gmd:phone

Description
Telephone numbers at which the organization or individual may be
      contacted

Planned available datetime

Name

gmd:plannedAvailableDateTime

Description
Date and time when the dataset will be available
      (CCYY-MM-DDThh:mm:ss)

Point in Pixel

Name

gmd:pointInPixel

Description
Point in a pixel corresponding to the Earth location of the pixel
Condition

mandatory

Point of contact

Name

gmd:pointOfContact

Description

Identification of, and means of communication with, person(s) and
      organizations(s) associated with the resource(s)
<gmd:pointOfContact xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                    xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:CI_ResponsibleParty>
      <gmd:organisationName>
         <gco:CharacterString>European Environment Agency</gco:CharacterString>
      </gmd:organisationName>
      <gmd:contactInfo>
         <gmd:CI_Contact>
            <gmd:address>
               <gmd:CI_Address>
                  <gmd:deliveryPoint>
                     <gco:CharacterString>Kongens Nytorv 6</gco:CharacterString>
                  </gmd:deliveryPoint>
                  <gmd:city>
                     <gco:CharacterString>Copenhagen</gco:CharacterString>
                  </gmd:city>
                  <gmd:administrativeArea>
                     <gco:CharacterString>K</gco:CharacterString>
                  </gmd:administrativeArea>
                  <gmd:postalCode>
                     <gco:CharacterString>1050</gco:CharacterString>
                  </gmd:postalCode>
                  <gmd:country>
                     <gco:CharacterString>Denmark</gco:CharacterString>
                  </gmd:country>
                  <gmd:electronicMailAddress>
                     <gco:CharacterString>eea.enquiries@eea.europa.eu</gco:CharacterString>
                  </gmd:electronicMailAddress>
               </gmd:CI_Address>
            </gmd:address>
            <gmd:onlineResource>
               <gmd:CI_OnlineResource>
                  <gmd:linkage>
                     <gmd:URL>http://www.eea.europa.eu</gmd:URL>
                  </gmd:linkage>
                  <gmd:protocol>
                     <gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString>
                  </gmd:protocol>
                  <gmd:name>
                     <gco:CharacterString>Europen Environment Agency public website
                    </gco:CharacterString>
                  </gmd:name>
                  <gmd:function>
                     <gmd:CI_OnLineFunctionCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_OnLineFunctionCode"
                                                codeListValue="information"/>
                  </gmd:function>
               </gmd:CI_OnlineResource>
            </gmd:onlineResource>
         </gmd:CI_Contact>
      </gmd:contactInfo>
      <gmd:role>
         <gmd:CI_RoleCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_RoleCode"
                          codeListValue="pointOfContact"/>
      </gmd:role>
   </gmd:CI_ResponsibleParty>
</gmd:pointOfContact>

Polygon

Name

gmd:polygon

Description
Sets of points defining the bounding polygon
Condition

mandatory

Portrayal catalogue citation

Name

gmd:portrayalCatalogueCitation

Description
Bibliographic reference to the portrayal catalogue cited
Condition

mandatory

Portrayal catalogue info

Name

gmd:portrayalCatalogueInfo

Description
Provides information about the catalogue of rules defined for the portrayal of
      a resource(s)

Position name

Name

gmd:positionName

Description
Role or position of the responsible person
Condition

conditional

Postal code

Name

gmd:postalCode

Description
ZIP or other postal code

Presentation form

Name

gmd:presentationForm

Description
Mode in which the resource is represented

Processing level code

Name

gmd:processingLevelCode

Description
Image distributor_s code that identifies the level of radiometric and geometric
      processing that has been applied

Processor

Name

gmd:processor

Description
Identification of, and means of communication with, person(s) and
      organization(s) associated with the process step

Process step

Name

gmd:processStep

Description
Information about an event in the creation process for the data specified by
      the scope
Condition

conditional

PropertyType

Name

gmd:propertyType

Description
PropertyType

Protocol

Name

gmd:protocol

Description

Connection protocol to be used
Recommended values

code label
ESRI:REST ArcGIS REST Services
GLG:KML-2.0-http-get-map Google Earth KML service (ver 2.0)
OGC API - Coverages OGC API - Coverages
OGC API - Features OGC API - Features
OGC API - Maps OGC API - Maps
OGC API - Records OGC API - Records
OGC:CSW OGC-CSW Catalogue Service for the Web
OGC:KML OGC-KML Keyhole Markup Language
OGC:GML OGC-GML Geography Markup Language
OGC:ODS OGC-ODS OpenLS Directory Service
OGC:OGS OGC-ODS OpenLS Gateway Service
OGC:OUS OGC-ODS OpenLS Utility Service
OGC:OPS OGC-ODS OpenLS Presentation Service
OGC:ORS OGC-ODS OpenLS Route Service
OGC:SOS OGC-SOS Sensor Observation Service
OGC:SPS OGC-SPS Sensor Planning Service
OGC:SAS OGC-SAS Sensor Alert Service
OGC:WCS OGC-WCS Web Coverage Service
OGC:WCS-1.1.0-http-get-capabilities OGC-WCS Web Coverage Service (ver 1.1.0)
OGC:WCTS OGC-WCTS Web Coordinate Transformation Service
OGC:WFS OGC-WFS Web Feature Service
INSPIRE Atom INSPIRE Atom
OGC:WFS-1.0.0-http-get-capabilities OGC-WFS Web Feature Service (ver 1.0.0)
OGC:WFS-G OGC-WFS-G Gazzetteer Service
OGC:WMC OGC-WMC Web Map Context
OGC:WMS OGC-WMS Web Map Service
OGC:WMS-1.1.1-http-get-capabilities OGC-WMS Capabilities service (ver 1.1.1)
OGC:WMS-1.3.0-http-get-capabilities OGC-WMS Capabilities service (ver 1.3.0)
OGC:WMS-1.1.1-http-get-map OGC Web Map Service (ver 1.1.1)
OGC:WMS-1.3.0-http-get-map OGC Web Map Service (ver 1.3.0)
OGC:WMTS OGC-WMTS Web Map Tiled Service
OGC:WMTS-1.0.0-http-get-capabilities OGC-WMTS Capabilities service (ver 1.0.0)
OGC:SOS-1.0.0-http-get-observation OGC-SOS Get Observation (ver 1.0.0)
OGC:SOS-1.0.0-http-post-observation OGC-SOS Get Observation (POST) (ver 1.0.0)
OGC:WNS OGC-WNS Web Notification Service
OGC:WPS OGC-WPS Web Processing Service
OGC:OWS-C OGC OWS Context
TMS Tiled Map Service
WWW:DOWNLOAD-1.0-ftp--download File for download through FTP
WWW:DOWNLOAD-1.0-http--download File for download
GIS file
GIS RASTER file
WWW:LINK-1.0-http--ical iCalendar (URL)
WWW:LINK-1.0-http--link Web address (URL)
DOI Digital Object Identifier (DOI)
WWW:LINK-1.0-http--partners Partner web address (URL)
WWW:LINK-1.0-http--related Related link (URL)
WWW:LINK-1.0-http--rss RSS News feed (URL)
WWW:LINK-1.0-http--samples Showcase product (URL)
DB:POSTGIS PostGIS database table
DB:ORACLE ORACLE database table
WWW:LINK-1.0-http--opendap OPeNDAP URL
RBNB:DATATURBINE Data Turbine
UKST Unknown Service Type

Free text

Name

gmd:PT_FreeText

Description
Description of a multi-language free text metadata element

Locale

Name

gmd:PT_Locale

Description
Locale

PT_LocaleContainer

Name

gmd:PT_LocaleContainer

Description
PT_LocaleContainer

Purpose

Name

gmd:purpose

Description
Summary of the intentions with which the resource(s) was
      developed

Radiometric calibration data availability

Name

gmd:radiometricCalibrationDataAvailability

Description
Indication of whether or not the radiometric calibration information for
      generating the radiometrically calibrated standard data product is
      available

Rationale

Name

gmd:rationale

Description
Requirement or purpose for the process step

Rationale

Name

gmd:rationale

Context

gmd:MD_ExtendedElementInformation

Description
Reason for creating the extended element

Reference system identifier

Name

gmd:referenceSystemIdentifier

Description
Name of reference system
Condition

conditional

<gmd:referenceSystemIdentifier xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                               xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:RS_Identifier>
      <gmd:code>
         <gco:CharacterString>urn:ogc:def:crs:EPSG:7.1:3035</gco:CharacterString>
      </gmd:code>
      <gmd:codeSpace>
         <gco:CharacterString>OGP Surveying &amp; Positioning Committee</gco:CharacterString>
      </gmd:codeSpace>
   </gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>

Reference System Information

Name

gmd:referenceSystemInfo

Description

Description of the spatial and temporal reference systems used in the
      dataset
<gmd:referenceSystemInfo xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_ReferenceSystem>
      <gmd:referenceSystemIdentifier>
         <gmd:RS_Identifier>
            <gmd:code>
               <gco:CharacterString>urn:ogc:def:crs:EPSG:7.1:3035</gco:CharacterString>
            </gmd:code>
            <gmd:codeSpace>
               <gco:CharacterString>OGP Surveying &amp; Positioning Committee</gco:CharacterString>
            </gmd:codeSpace>
         </gmd:RS_Identifier>
      </gmd:referenceSystemIdentifier>
   </gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>

Report

Name

gmd:report

Description
Quantitative quality information for the data specified by the
      scope
Condition

conditional

Resolution

Name

gmd:resolution

Description
Degree of detail in the grid dataset

Resource constraints

Name

gmd:resourceConstraints

Description
Provides information about constraints which apply to the
      resource(s)

Resource format

Name

gmd:resourceFormat

Description
Provides a description of the format of the resource(s)

Resource maintenance

Name

gmd:resourceMaintenance

Description

Provides information about the frequency of resource updates, and the scope of
      those updates
<gmd:resourceMaintenance xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                         xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_MaintenanceInformation>
      <gmd:maintenanceAndUpdateFrequency>
         <gmd:MD_MaintenanceFrequencyCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_MaintenanceFrequencyCode"
                                          codeListValue="asNeeded"/>
      </gmd:maintenanceAndUpdateFrequency>
   </gmd:MD_MaintenanceInformation>
</gmd:resourceMaintenance>

Resource specific usage

Name

gmd:resourceSpecificUsage

Description
Provides basic information about specific application(s) for which the
      resource(s) has/have been or is being used by different users

Responsible Party

Name

gmd:responsibleParty

Description

Result

Name

gmd:result

Description
Value (or set of values) obtained from applying a data quality measure or the
      out come of evaluating the obtained value (or set of values) against a specified
      acceptable conformance quality level
Condition

mandatory

Role

Name

gmd:role

Context

gmd:MD_Association

Description
Reference to the ends (roles) of a concrete association

Role

Name

gmd:role

Description
Function performed by the responsible party
Condition

mandatory

Identifier

Name

gmd:RS_Identifier

Description
Identifier used for reference systems

Rule

Name

gmd:rule

Description
Specifies how the extended element relates to other existing elements and
      entities
Condition

mandatory

Scale Denominator

Name

gmd:scaleDenominator

Description
Denominator of the representative fraction on a source map

Scale factor

Name

gmd:scaleFactor

Description
Scale factor which has been applied to the cell value

Schema ASCII

Name

gmd:schemaAscii

Description
Full application schema given as an ASCII file

Schema language

Name

gmd:schemaLanguage

Description
Identification of the schema language used
Condition

mandatory

Scope

Name

gmd:scope

Description

The specific data to which the data quality information applies
<gmd:scope xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
           xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:DQ_Scope>
      <gmd:level>
         <gmd:MD_ScopeCode codeListValue="dataset"
                           codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_ScopeCode"/>
      </gmd:level>
   </gmd:DQ_Scope>
</gmd:scope>

Sequence identifier

Name

gmd:sequenceIdentifier

Description
Number that uniquely identifies instances of bands of wavelengths on which a
      sensor operates

Series

Name

gmd:series

Description
Information about the series, or aggregate dataset, of which the dataset is a
      part

SeriesMetadata

Name

gmd:seriesMetadata

Description
SeriesMetadata

Short name

Name

gmd:shortName

Description
Short form suitable for use in an implementation method such as XML or SGML.
      NOTE other methods may be used

Software development file

Name

gmd:softwareDevelopmentFile

Description
Full application schema given as a software development file

Software development file format

Name

gmd:softwareDevelopmentFileFormat

Description
Software dependent format used for the application schema software dependent
      file

Source

Name

gmd:source

Description
Information about the source data used in creating the data specified by the
      scope
Condition

mandatory

<gmd:source xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
            uuidref="bacb0dcd-dcb2-44a5-8b2c-4a569c5deafa"/>

Source

Name

gmd:source

Context

gmd:MD_ExtendedElementInformation

Description
Name of the person or organization creating the extended element
Condition

mandatory

<gmd:source xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
            uuidref="bacb0dcd-dcb2-44a5-8b2c-4a569c5deafa"/>

Source citation

Name

gmd:sourceCitation

Description
Recommended reference to be used for the source data

Source extent

Name

gmd:sourceExtent

Description
Information about the spatial, vertical and temporal extent of the source
      data
Condition

conditional

Source reference system

Name

gmd:sourceReferenceSystem

Description
Spatial reference system used by the source data

Source step

Name

gmd:sourceStep

Description
Information about an event in the creation process for the source
      data

South bound

Name

gmd:southBoundLatitude

Description
Southern-most coordinate of the limit of the dataset extent, expressed in
      latitude in decimal degrees (positive north)
Condition

mandatory

<gmd:southBoundLatitude xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                        xmlns:xlink="http://www.w3.org/1999/xlink">
   <gco:Decimal>26.988714</gco:Decimal>
</gmd:southBoundLatitude>

Spatial extent

Name

gmd:spatialExtent

Description
Spatial extent component of composite spatial and temporal extent
Condition

mandatory

Spatial representation info

Name

gmd:spatialRepresentationInfo

Description
Digital representation of spatial information in the dataset

Spatial representation type

Name

gmd:spatialRepresentationType

Description

Method used to spatially represent geographic information
<gmd:spatialRepresentationType xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                               xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_SpatialRepresentationTypeCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#MD_SpatialRepresentationTypeCode"
                                         codeListValue="grid"/>
</gmd:spatialRepresentationType>

Spatial resolution

Name

gmd:spatialResolution

Description

Factor which provides a general understanding of the density of spatial data in
      the dataset
<gmd:spatialResolution xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                       xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_Resolution>
      <gmd:distance>
         <gco:Distance uom="m">100</gco:Distance>
      </gmd:distance>
   </gmd:MD_Resolution>
</gmd:spatialResolution>

Specification

Name

gmd:specification

Context

gmd:DQ_ConformanceResult

Description
Citation of product specification or user requirement against which data is
      being evaluated
Condition

mandatory

Specification

Name

gmd:specification

Context

gmd:MD_Format

Description
Name of a subset, profile, or product specification of the format

Specification

Name

gmd:specification

Description

Specific usage

Name

gmd:specificUsage

Description
Brief description of the resource and/or resource series usage
Condition

mandatory

Statement

Name

gmd:statement

Description
General explanation of the data producer_s knowledge about the lineage of a
      dataset
Condition

conditional

<gmd:statement xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
               xmlns:xlink="http://www.w3.org/1999/xlink">
   <gco:CharacterString>The data set production implied 2 steps. First re-classification of
              CORINE Land Cover 2006 and bathymetry data using the 7 terrestrial (urban, cropland,
              grassland, woodland and forest, heathland and shrub, sparsely vegetated land,
              wetland), 1 freshwater (river and lakes), and 4 marine (marine inlets and transitional
              waters, coastal, shelf, open ocean) classes of the MAES ecosystem typology (Maes et
              al., 2013). The classes also provide links to major policy lines such as agriculture,
              forestry, territorial cohesion, water and marine related policies. The second step
              comprised refinement of the ecosystem types by attributing EUNIS habitat information
              to each ecosystem type (see http://eunis.eea.europa.eu/habitats.jsp). The refinement
              process used reference data such as potential natural vegetation, elevation, slope,
              aspect, soil, geology, environmental regions and other spatial referenced information
              which allowed attribution of the EUNIS habitat characteristics to the spatial mapping
              units of the MAES ecosystem types. The geometric and thematic accuracy of EUNIS class
              presence was also estimated and mapped. The method is described in the EEA Technical
              Report 06/2015: European Ecosystem Assessment  Concept, Data, and Implementation.
              The basis for the update was CORINE land cover 2006 (CLC 2006). It includes Albania,
              Austria, Belgium, Bosnia and Herzegovina, Bulgaria, Croatia, Cyprus, Czech Republic,
              Denmark, Estonia, Finland, France, Germany, Hungary, Iceland, Ireland, Italy, Kosovo
              (under UNSCR 1244/99), Latvia, Liechtenstein, Lithuania, Luxembourg, the former
              Yugoslavian Republic of Macedonia, Malta, Montenegro, the Netherlands, Norway, Poland,
              Portugal, Romania, Serbia, Slovakia, Slovenia, Spain, Sweden, Switzerland, Turkey and
              the United Kingdom. For Greece that has not participated in the CLC 2006 activity the
              CLC 2000 data was used instead.
            </gco:CharacterString>
</gmd:statement>

Status

Name

gmd:status

Description
Status of the resource(s)

Subset

Name

gmd:subset

Description
Subset

Superset

Name

gmd:superset

Description
Superset

Supplemental Information

Name

gmd:supplementalInformation

Description
Any other descriptive information about the dataset

Temporal element

Name

gmd:temporalElement

Description
Provides temporal component of the extent of the referring object
Condition

conditional

<gmd:temporalElement xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                     xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:EX_TemporalExtent>
      <gmd:extent>
         <gml:TimePeriod gml:id="d28e322a1049886">
            <gml:beginPosition>2006-01-01</gml:beginPosition>
            <gml:endPosition>2006-12-31</gml:endPosition>
         </gml:TimePeriod>
      </gmd:extent>
   </gmd:EX_TemporalExtent>
</gmd:temporalElement>

TextGroup

Name

gmd:textGroup

Description
TextGroup

Thesaurus name

Name

gmd:thesaurusName

Description
Name of the formally registered thesaurus or a similar authoritative source of
      keywords

Title

Name

gmd:title

Description
Name by which the cited resource is known
Condition

mandatory

Title

Name

gmd:title

Context

gmd:MD_Legislation

Description
Reference to legal title

Tone gradation

Name

gmd:toneGradation

Description
Number of discrete numerical values in the grid data

Topic category

Name

gmd:topicCategory

Description
Main theme(s) of the dataset
Condition

mandatory

Topology level

Name

gmd:topologyLevel

Description
Code which identifies the degree of complexity of the spatial
      relationships

Transfer options

Name

gmd:transferOptions

Description

Provides information about technical means and media by which a resource is
      obtained from the distributor
<gmd:transferOptions xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                     xmlns:xlink="http://www.w3.org/1999/xlink">
   <gmd:MD_DigitalTransferOptions>
      <gmd:onLine>
         <gmd:CI_OnlineResource>
            <gmd:linkage>
               <gmd:URL>
                  http://www.eea.europa.eu/data-and-maps/data/ds_resolveuid/d851e1b7f678468b8f0b1b98930ba3e1
                </gmd:URL>
            </gmd:linkage>
            <gmd:protocol>
               <gco:CharacterString>WWW:LINK-1.0-http--link</gco:CharacterString>
            </gmd:protocol>
            <gmd:function>
               <gmd:CI_OnLineFunctionCode codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_OnLineFunctionCode"
                                          codeListValue="download"/>
            </gmd:function>
         </gmd:CI_OnlineResource>
      </gmd:onLine>
   </gmd:MD_DigitalTransferOptions>
</gmd:transferOptions>

Transfer size

Name

gmd:transferSize

Description
Estimated size of a unit in the specified transfer format, expressed in
      megabytes. The transfer size is > 0.0

Transformation dimension description

Name

gmd:transformationDimensionDescription

Description
Description of the information about which grid dimensions are the spatial
      dimensions

Transformation dimension mapping

Name

gmd:transformationDimensionMapping

Description
Information about which grid dimensions are the spatial
      dimensions

Transformation parameter availability

Name

gmd:transformationParameterAvailability

Description
Indication of whether or not parameters for transformation between image
      coordinates and geographic or map coordinates exist (are available)
Condition

mandatory

Triangulation indicator

Name

gmd:triangulationIndicator

Description
Indication of whether or not triangulation has been performed upon the
      image

Turnaround

Name

gmd:turnaround

Description
Typical turnaround time for the filling of an order

Type

Name

gmd:type

Description
Subject matter used to group similar keywords

Type

Name

gmd:type

Context

gmd:MD_CodeDomain

Description
Datatype of the code domain

Type definition

Name

gmd:type

Context

gmd:MD_Type

Description

Data type definition
Data type definition, formal of informal (i.e. Text12, Line)

Value unit

Name

gmd:units

Description
Units in which sensor wavelengths are expressed

Units of distribution

Name

gmd:unitsOfDistribution

Description
Tiles, layers, geographic areas, etc., in which data is available

Update scope

Name

gmd:updateScope

Description
Scope of data to which maintenance is applied

Update scope description

Name

gmd:updateScopeDescription

Description
Additional information about the range or extent of the resource

URL

Name

gmd:URL

Description
URL

Usage datetime

Name

gmd:usageDateTime

Description
Date and time of the first use or range of uses of the resource and/or resource
      series (YYYY-MM-DDThh:mm:ss)

Use constraints

Name

gmd:useConstraints

Description
Constraints applied to assure the protection of privacy or intellectual
      property, and any special restrictions or limitations or warnings on using the
      resource

Use limitation

Name

gmd:useLimitation

Description

Limitation affecting the fitness for use of the resource. Example, _not to be
      used for navigation_
<gmd:useLimitation xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                   xmlns:xlink="http://www.w3.org/1999/xlink">
   <gco:CharacterString>Unless otherwise indicated, re-use of content on the EEA website
              for commercial or non-commercial purposes is permitted free of charge, provided that
              the source is acknowledged. The EEA re-use policy follows Directive 2003/98/EC of the
              European Parliament and the Council on the re-use of public sector information
              throughout the European Union and Commission Decision 2006/291/EC, Euratom on the
              re-use of Commission information. The EEA accepts no responsibility or liability
              whatsoever for the re-use of content accessible on its website. Any inquiries about
              re-use of content on the EEA website should be addressed to Ove Caspersen, EEA,
              Kongens Nytorv 6, DK-1050 Copenhagen K, Tel +45 33 36 71 00, Fax +45 33 36 71 99,
              e-mail copyrights at eea.europa.eu
            </gco:CharacterString>
</gmd:useLimitation>

User contact info

Name

gmd:userContactInfo

Description
Identification of and means of communicating with person(s) and organization(s)
      using the resource(s)
Condition

mandatory

User defined maintenance frequency

Name

gmd:userDefinedMaintenanceFrequency

Description
Maintenance period other than those defined

User determined limitations

Name

gmd:userDeterminedLimitations

Description
Applications, determined by the user for which the resource and/or resource
      series is not suitable

User note

Name

gmd:userNote

Description
Explanation of the application of the legal constraints or other restrictions
      and legal prerequisites for obtaining and using the resource or metadata

Value

Name

gmd:value

Context

gmd:DQ_QuantitativeResult

Description
Quantitative value or values, content determined by the evaluation procedure
      used
Condition

mandatory

Value

Name

gmd:value

Description

Value

Name

gmd:value

Context

gmd:MD_Type

Description
Data type value

Value type

Name

gmd:valueType

Description

Quantitative conformance quality level value or range of values
Recommended values

code label
Boolean Boolean
Real Real
Integer Integer
Ratio Ratio
Percentage Percentage
Measure(s) (value(s) + unit(s)) Measure(s) (value(s) + unit(s))

Value unit

Name

gmd:valueUnit

Description
Value unit for reporting a data quality result
Condition

mandatory

Version

Name

gmd:version

Context

gmd:RS_Identifier

Description

Version identifier for the namespace
<gmd:version xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
             gco:nilReason="missing">
   <gco:CharacterString/>
</gmd:version>

Version

Name

gmd:version

Description
Version of the format (date, number, etc.)
Condition

mandatory

<gmd:version xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
             gco:nilReason="missing">
   <gco:CharacterString/>
</gmd:version>

Vertical CRS

Name

gmd:verticalCRS

Description
Provides information about the origin from which the maximum and minimum elevation
      values are measured

Vertical element

Name

gmd:verticalElement

Description
Provides vertical component of the extent of the referring object
Condition

conditional

Voice

Name

gmd:voice

Description
Telephone number by which individuals can speak to the responsible organization
      or individual

Volumes

Name

gmd:volumes

Description
Number of items in the media identified

West bound

Name

gmd:westBoundLongitude

Description
Western-most coordinate of the limit of the dataset extent, expressed in
      longitude in decimal degrees (positive east)
Condition

mandatory

<gmd:westBoundLongitude xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                        xmlns:xlink="http://www.w3.org/1999/xlink">
   <gco:Decimal>-33.90432</gco:Decimal>
</gmd:westBoundLongitude>

Axis

Name

gml:axis

Description

Axis abbreviation

Name

gml:axisAbbrev

Description

Axis direction

Name

gml:axisDirection

Description

Begin

Name

gml:begin

Description

Begin date

Name

gml:beginPosition

Description

Formatted as 2007-09-12T15:00:00 (YYYY-MM-DDTHH:mm:ss)
<gml:beginPosition xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                   xmlns:xlink="http://www.w3.org/1999/xlink">2006-01-01</gml:beginPosition>

Catalogue symbol

Name

gml:catalogSymbol

Description

Coordinates

Name

gml:coordinates

Description
Used to record an array of tuples or coordinates.

Coordinate system axis

Name

gml:CoordinateSystemAxis

Description

Description

Name

gml:description

Description
Text description of the element

Description reference

Name

gml:descriptionReference

Description

Domain of validity

Name

gml:domainOfValidity

Description

Duration

Name

gml:duration

Description
Conforms to the ISO 8601 syntax for temporal length as implemented by the XML
      Schema duration type.

End

Name

gml:end

Description

End date

Name

gml:endPosition

Description

Formatted as 2007-09-12T15:00:00 (YYYY-MM-DDTHH:mm:ss)
<gml:endPosition xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                 xmlns:xlink="http://www.w3.org/1999/xlink">2006-12-31</gml:endPosition>

Outer boundary

Name

gml:exterior

Description
The outer boundary of a solid.

Identifier

Name

gml:id

Description
Unique identifier

Ellipsoid

Name

gml:id

Context

gmd:MD_CRS

Description

Identity of the ellipsoid used
identity of the ellipsoid used

Identifier

Name

gml:identifier

Description

Inner boundary

Name

gml:interior

Description
The inner boundary of a solid

Linear ring

Name

gml:LinearRing

Description
A gml:LinearRing is defined by four or more coordinate tuples, with linear
      interpolation between them; the first and last coordinates shall be
      coincident.

Line

Name

gml:LineString

Description
A gml:LineString is a special curve that consists of a single segment with
      linear interpolation. It is defined by two or more coordinate tuples, with linear
      interpolation between them.

Maximum value

Name

gml:maximumValue

Description

Metadata property

Name

gml:metaDataProperty

Description

Minimum value

Name

gml:minimumValue

Description

Name

Name

gml:name

Description

Point

Name

gml:Point

Description
A gml:Point is defined by a single coordinate tuple.

Polygon

Name

gml:Polygon

Description
A gml:Polygon is a special surface that is defined by a single surface patch.
      The boundary of this patch is coplanar and the polygon uses planar interpolation in its
      interior.

Projected CRS

Name

gml:ProjectedCRS

Description

Quantity Type

Name

gml:quantityType

Description

Quantity Type Reference

Name

gml:quantityTypeReference

Description

Range meaning

Name

gml:rangeMeaning

Description

Realization epoch

Name

gml:realizationEpoch

Description

Related time

Name

gml:relatedTime

Description
Defines the relation of a given time to the object.

Remarks

Name

gml:remarks

Description

Scope

Name

gml:scope

Description

Time edge

Name

gml:TimeEdge

Description

Time instant

Name

gml:TimeInstant

Description

Time interval

Name

gml:timeInterval

Description
conforms to ISO 11404 which is based on floating point values for temporal length.
      ISO 11404 syntax specifies the use of a positiveInteger together with appropriate values for
      radix and factor. The resolution of the time interval is to one radix ^(-factor) of the
      specified time unit.
      The value of the unit is either selected from the units for time intervals from ISO 31-1:1992,
      or is another suitable unit. The encoding is defined for GML in gml:TimeUnitType. The second
      component of this union type provides a method for indicating time units other than the six
      standard units given in the enumeration.

Time node

Name

gml:TimeNode

Description

Time period

Name

gml:TimePeriod

Description
<gml:TimePeriod xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml"
                gml:id="d28e322a1049886">
   <gml:beginPosition>2006-01-01</gml:beginPosition>
   <gml:endPosition>2006-12-31</gml:endPosition>
</gml:TimePeriod>

Time position

Name

gml:timePosition

Description

Time position

Name

gml:TimePosition

Description

unitsSystem

Name

gml:unitsSystem

Description

Unit of measure

Name

gml:uom

Description

Vertical CRS

Name

gml:VerticalCRS

Description

Vertical CS

Name

gml:verticalCS

Description

Vertical CS

Name

gml:VerticalCS

Description

Vertical datum

Name

gml:verticalDatum

Description

Vertical datum

Name

gml:VerticalDatum

Description

Anchor

Name

gmx:Anchor

Description
Supports hyper-linking capabilities and ensures a web-like implementation of
      CharacterStrings

Field of application

Name

gmx:fieldOfApplication

Description
Field of application

File name

Name

gmx:FileName

Description
File name and source URL.

Name

Name

gmx:name

Description
Feature catalogue name

Scope

Name

gmx:scope

Description
Scope definition

Date

Name

gmx:versionDate

Description
Catalogue date

Version

Name

gmx:versionNumber

Description
Catalogue version

Period duration

Name

gts:TM_PeriodDuration

Description
The duration data type is used to specify a time interval.

The time interval is specified in the following form "PnYnMnDTnHnMnS" where:

* P indicates the period (required)
* nY indicates the number of years
* nM indicates the number of months
* nD indicates the number of days
* T indicates the start of a time section (required if you are going to specify hours,
minutes, or seconds)
* nH indicates the number of hours
* nM indicates the number of minutes
* nS indicates the number of seconds

Hidden Elements

Name

hidden-elements

Description
Child elements and attributes have been hidden because you do no have access to
      view those elements

Identifier

Name

id

Description
Unique identifier

Indeterminate position

Name

indeterminatePosition

Description

Standard codelists Indeterminate position (indeterminatePosition)

code label
after After
before Before
now Now
unknown Unknown

Indirect projection system (for non geographical resources)

Name

InDirectReferenceSystem

Description
ReferenceSystem derived / specify that it is an indirect
      reference

Radix

Name

radix

Description

Source URL

Name

src

Description
URL of the document.

Spatial Reference System Name

Name

srsName

Description
Name of the Spatial Reference System. By default set to
      geographic (epsg:4326)

Access Properties

Name

srv:accessProperties

Description
Information about the availability of the service eg. fees, availability,
      oredering instructions

Connect Point

Name

srv:connectPoint

Description
Handle for accessing the service interface

Contains Operations

Name

srv:containsOperations

Description
Provides information about the operations that comprise the
      service

Coupled Resource

Name

srv:coupledResource

Description
Details of services coupled with this one

Coupling Type

Name

srv:couplingType

Description
Type of Coupling

Distributed Computing Platforms

Name

srv:DCP

Description
Distributed computing platforms on which the operation has been
      implemented

Distributed Computing Platforms list

Name

srv:DCPList

Description

Standard codelists Distributed Computing Platforms list (srv:DCPList)

description code label
DCP is XML XML XML
DCP is CORBA CORBA CORBA
DCP is JAVA JAVA JAVA
DCP is COM COM COM
DCP is SQL SQL SQL
DCP is WebServices WebServices Web services

Depends On

Name

srv:dependsOn

Description
List of operations that must be completed immediately before current operation
      is invoked, structured as a list for capturing alternate predecessor paths and sets for
      capturing parallel predecessor paths

Description

Name

srv:description

Description
Narrative explanation of the services in the chain and resulting output or role
      of the parameter

Direction

Name

srv:direction

Description

Extent

Name

srv:extent

Description
Geographic/Temporal Extent of Service

Identifier

Name

srv:identifier

Description
Identifier of resource to which the operation applies

Invocation Name

Name

srv:invocationName

Description
The name used to invoke this interface within the context of the DCP. The name
      is identical for all DCPs

Keywords

Name

srv:keywords

Description
Keywords describing service

Name

Name

srv:name

Description
The name, as used by the service for this chain or parameter

Operates On

Name

srv:operatesOn

Description
Provides information on the datasets that the service operates on

Operation Description

Name

srv:operationDescription

Description
Free text description of the intent of the operation and the results of the
      operation

Operation Name

Name

srv:operationName

Description
A unique identifier for this interface

Optionality

Name

srv:optionality

Description
Indication if the parameter is required

Parameters

Name

srv:parameters

Description
The parameters that are required for this interface

Provider Name

Name

srv:providerName

Description
A unique identifier for this organization

Repeatability

Name

srv:repeatability

Description
Indication if more than one value of the parameter may be
      provided

Restrictions

Name

srv:restrictions

Description
Legal and security constraints on accessing the service and distributing data
      generated by the service

Service Contact

Name

srv:serviceContact

Description
Information for contacting the service provider

Service Type

Name

srv:serviceType

Description

Service type name from a registry of services. For example, the values of the
      nameSpace and name attributes of GeneralName may be 'OGC' and 'catalogue'
Recommended values

code label
OGC:WMS OGC Web Map Service (OGC:WMS)
OGC:WFS OGC Web Feature Service (OGC:WFS)
OGC:WCS OGC Web Coverage Service (OGC:WCS)
W3C:HTML:DOWNLOAD Download (W3C:HTML:DOWNLOAD)
W3C:HTML:LINK Information (W3C:HTML:LINK)
discovery INSPIRE Discovery Service (discovery)
view INSPIRE View Service (view)
download INSPIRE Download Service (download)
transformation INSPIRE Transformation Service (transformation)
other INSPIRE Other Services (other)

Service Version

Name

srv:serviceTypeVersion

Description
Provides for searching based on the version of serviceType. For example, we may
      only be interested in OGC Catalogue V1.1 services. If version is maintained as a
      separate attribute, users can easily search for all services of a type regardless of the
      version

Coupled Resource

Name

srv:SV_CoupledResource

Description
Details of services coupled with this one

Coupling Type

Name

srv:SV_CouplingType

Description
Type of Coupling

Standard codelists Coupling Type (srv:SV_CouplingType)

code label description
tight Tight Tightly coupled: data associated
mixed Mixed Mixed coupled: data associated; in addition, external data might be processed
loose Loose Loosely coupled: no data associated

Operation

Name

srv:SV_OperationMetadata

Description
Operation Metadata

Parameter

Name

srv:SV_Parameter

Description
The parameters that are required for this interface

Parameter direction

Name

srv:SV_ParameterDirection

Description

Standard codelists Parameter direction (srv:SV_ParameterDirection)

code label
in Input
out Output
in/out Input/output

Service Identification (19119)

Name

srv:SV_ServiceIdentification

Description
ISO 19119-2005 Service Identification

Value type

Name

srv:valueType

Description

Unit

Name

unit

Description

Units of measure

Name

uom

Description

Recommended values

code label
m meters

Metadata uuid

Name

uuidref

Description
Unique identifier
Name

xlink:href

Description
Supplies the data that allows an XLink application to find a remote resource (or
      resource fragment) [W3C XLINK]
Name

xlink:title

Description
Name

xlink:type

Description
Link type

Years

Name

years

Description

Zone

Name

zone

Description
Unique identifier for 100,000 metre grid zone

Standard codelists

List of all codelists available in the standard.

Standard codelists Date type code (gmd:CI_DateTypeCode)

code label description
creation Creation Date identifies when the resource was brought into existence
publication Publication Date identifies when the resource was issued
revision Revision Date identifies when the resource was examined or re-examined and improved or amended

Standard codelists OnLine function code (gmd:CI_OnLineFunctionCode)

code label description
download Download Online instructions for transferring data from one storage device or system to another
information Information Online information about the resource
offlineAccess Offline access Online instructions for requesting the resource from the provider
order Order Online order process for obtening the resource
search Search Online search interface for seeking out information about the resource

Standard codelists Presentatiewijze code (gmd:CI_PresentationFormCode)

code label description
documentDigital Digital document Digital representation of a primarily textual item (can contain illustrations also)
imageDigital Digital image Likeness of natural or man-made features, objects, and activities acquired through the sensing of visual or any other segment of the electromagnetic spectrum by sensors, such as thermal infrared, and high resolution radar and stored in digital format
documentHardcopy Hardcopy document Representation of a primarily textual item (can contain illustrations also) on paper, photographic material, or other media
imageHardcopy Hardcopy image Likeness of natural or man-made features, objects, and activities acquired through the sensing of visual or any other segment of the electromagnetic spectrum by sensors, such as thermal infrared, and high resolution radar and reproduced on paper, photographic material, or other media for use directly by the human user
mapDigital Digital map Map represented in raster or vector form
mapHardcopy Hardcopy map Map printed on paper, photographic material, or other media for use directly by the human user
modelDigital Digital model Multi-dimensional digital representation of a feature, process, etc.
modelHardcopy Hardcopy model 3-dimensional, physical model
profileDigital Digital profile Vertical cross-section in digital form
profileHardcopy Hardcopy profile Vertical cross-section printed on paper, etc.
tableDigital Digital table Digital representation of facts or figures systematically displayed, especially in columns
tableHardcopy Hardcopy table Representation of facts or figures systematically displayed, especially in columns, printed onpapers, photographic material, or other media
videoDigital Digital video Digital video recording
videoHardcopy Hardcopy video Video recording on film

Standard codelists Role code (gmd:CI_RoleCode)

code label description
resourceProvider Resource provider Party that supplies the resource
custodian Custodian Party that accepts accountability and responsibility for the data and ensures appropriate care and maintenance of the resource
owner Owner Party that owns the resource
user User Party who uses the resource
distributor Distributor Party who distributes the resource
originator Originator Party who created the resource
pointOfContact Point of contact Party who can be contacted for acquiring knowledge about or acquisition of the resource
principalInvestigator Principal investigator Key party responsible for gathering information and conducting research
processor Processor Party that has processed the data in a manner such that the resource has been modified
publisher Publisher Party who published the resource
author Author Party who authored the resource

Standard codelists Evaluation method type code (gmd:DQ_EvaluationMethodTypeCode)

code label description
directInternal Direct internal Method of evaluating the quality of a dataset based on inspection of items within the dataset, where all data required is internal to the dataset being evaluated
directExternal Direct external Method of evaluating the quality of a dataset based on inspection of items within the dataset, where reference data external to the dataset being evaluated is required
indirect Indirect Method of evaluating the quality of a dataset based on external knowledge

Standard codelists Association Type (gmd:DS_AssociationTypeCode)

code label description
crossReference Cross reference Reference from one dataset to another
largerWorkCitation Larger work citation Reference to a master dataset of which this one is a part
partOfSeamlessDatabase Part of seamless database Part of the same structured set of data held in a computer
source Source Mapping and charting information from which the dataset content originates
stereoMate Stereo mate Part of a set of imagery that when used together, provides three-dimensional images

Standard codelists Initiative Type (gmd:DS_InitiativeTypeCode)

code label description
campaign Campaign Series of organized planned actions
collection Collection Accumulation of datasets assembled for a specific purpose
exercise Exercise Specific performance of a function or group of functions
experiment Experiment Process designed to find if something is effective or valid
investigation Investigation Search or systematic inquiry
mission Mission Specific operation of a data collection system
sensor Sensor Device or piece of equipment which detects or records
operation Operation Action that is part of a series of actions
platform Platform Vehicle or other support base that holds a sensor
process Process Method of doing something involving a number of steps
program Program Specific planned activity
project Project Organized undertaking, research, or development
study Study Examination or investigation
task Task Piece of work
trial Trial Process of testing to discover or demonstrate something

Standard codelists Cell geometry code (gmd:MD_CellGeometryCode)

code label description
point Point Each cell represents a point
area Area Each cell represents an area

Standard codelists Characterset code (gmd:MD_CharacterSetCode)

code label description
ucs2 UCS2 16-bit fixed size Universal Character Set, based on ISO/IEC 10646
ucs4 UCS4 32-bit fixed size Universal Character Set, based on ISO/IEC 10646
utf7 UTF7 7-bit variable size UCS Transfer Format, based on ISO/IEC 10646
utf8 UTF8 8-bit variable size UCS Transfer Format, based on ISO/IEC 10646
utf16 UTF16 16-bit variable size UCS Transfer Format, based on ISO/IEC 10646
8859part1 8859 Part 1 ISO/IEC 8859-1, Information technology - 8-bit single byte coded graphic character sets - Part 1 : Latin alphabet No.1
8859part2 8859 Part 2 ISO/IEC 8859-2, Information technology - 8-bit single byte coded graphic character sets - Part 2 : Latin alphabet No.2
8859part3 8859 Part 3 ISO/IEC 8859-3, Information technology - 8-bit single byte coded graphic character sets - Part 3 : Latin alphabet No.3
8859part4 8859 Part 4 ISO/IEC 8859-4, Information technology - 8-bit single byte coded graphic character sets - Part 4 : Latin alphabet No.4
8859part5 8859 Part 5 ISO/IEC 8859-5, Information technology - 8-bit single byte coded graphic character sets - Part 5 : Latin/Cyrillic alphabet
8859part6 8859 Part 6 ISO/IEC 8859-6, Information technology - 8-bit single byte coded graphic character sets - Part 6 : Latin/Arabic alphabet
8859part7 8859 Part 7 ISO/IEC 8859-7, Information technology - 8-bit single byte coded graphic character sets - Part 7 : Latin/Greek alphabet
8859part8 8859 Part 8 ISO/IEC 8859-8, Information technology - 8-bit single byte coded graphic character sets - Part 8 : Latin/Hebrew alphabet
8859part9 8859 Part 9 ISO/IEC 8859-9, Information technology - 8-bit single byte coded graphic character sets - Part 9 : Latin alphabet No.5
8859part10 8859 Part 10 ISO/IEC 8859-10, Information technology - 8-bit single byte coded graphic character sets - Part 10 : Latin alphabet No.6
8859part11 8859 Part 11 ISO/IEC 8859-11, Information technology - 8-bit single byte coded graphic character sets - Part 11 : Latin/Thai alphabet
8859part13 8859 Part 13 ISO/IEC 8859-13, Information technology - 8-bit single byte coded graphic character sets - Part 13 : Latin alphabet No.7
8859part14 8859 Part 14 ISO/IEC 8859-14, Information technology - 8-bit single byte coded graphic character sets - Part 14 : Latin alphabet No.8 (Celtic)
8859part15 8859 Part 15 ISO/IEC 8859-15, Information technology - 8-bit single byte coded graphic character sets - Part 15 : Latin alphabet No.9
8859part16 8859 Part 16 ISO/IEC 8859-16, Information technology - 8-bit single byte coded graphic character sets - Part 16 : Latin alphabet No.10
jis JIS Japanese code set used for electronic transmission
shiftJIS Shift JIS Japanese code set used on MS-DOS machines
eucJP EUC JP Japanese code set used on UNIX based machines
usAscii US ASCII United States ASCII code set (ISO 646 US)
ebcdic EBCDIC IBM mainframe code set
eucKR EUC KR Korean code set
big5 Big 5 Traditional Chinese code set used in Taiwan, Hong Kong of China and other areas
GB2312 GB2312 Simplified Chinese code set

Standard codelists Classification code (gmd:MD_ClassificationCode)

code label description
unclassified Unclassified Available for general disclosure
restricted Restricted Not for general disclosure
confidential Confidential Available for someone who can be entrusted with information
secret Secret Kept or meant to be kept private, unknown, or hidden from all but a select group of people
topSecret Top secret Of the highest secrecy

Standard codelists Content type code (gmd:MD_CoverageContentTypeCode)

code label description
image Image Meaningful numerical representation of a physical parameter that is not the actual value of the physical parameter
thematicClassification Thematic classification Code value with no quantitative meaning, used to represent a physical quantity
physicalMeasurement Physical measurement Value in physical units of the quantity being measured

Standard codelists Data type code (gmd:MD_DatatypeCode)

code label description
class Class Descriptor of a set of objects that share the same attributes, operations, methods, relationships, and behavior
codelist Codelist Descriptor of a set of objects that share the same attributes, operations, methods, relationships, and behavior
enumeration Enumeration Data type whose instances form a list of named literal values, not extendable
codelistElement Codelist element Permissible value for a codelist or enumeration
abstractClass Abstract class Class that cannot be directly instantiated
aggregateClass Aggregate class Class that is composed of classes it is connected to by an aggregate relationship
specifiedClass Specified class Subclass that may be substituted for its superclass
datatypeClass Datatype class Class with few or no operations whose primary purpose is to hold the abstract state of another class for transmittal, storage, encoding or persistent storage
interfaceClass Interface class Named set of operations that characterize the behavior of an element
unionClass Union class Class describing a selection of one of the specified types
metaClass Meta class Class whose instances are classes
typeClass Type class Class used for specification of a domain of instances (objects), together with the operations applicable to the objects. A type may have attributes and associations
characterString Character string Free text field
integer Integer Numerical field
association Association Semantic relationship between two classes that involves connections among their instances

Standard codelists Dimension type code (gmd:MD_DimensionNameTypeCode)

code label description
row Row Ordinate (y) axis
column Column Abscissa (x) axis
vertical Vertical Vertical (z) axis
track Track Along the direction of motion of the scan point
crossTrack Cross track Perpendicular to the direction of motion of the scan point
line Line Scan line of a sensor
sample Sample Element along a scan line
time Time Duration

Standard codelists Geometric Object Type (gmd:MD_GeometricObjectTypeCode)

code label description
complex Complex Set of geometric primitives such that their boundaries can be represented as a union of other primitives
composite Composite Connected set of curves, solids or surfaces
curve Curve Bounded, 1-dimensional geometric primitive, representing the continuous image of a line
point Point Zero-dimensional geometric primitive, representing a position but not having an extent
solid Solid Bounded, connected 3-dimensional geometric primitive, representing the continuous image of a region of space
surface Surface Bounded, connected 2-dimensional geometric primitive, representing the continuous image of a region of a plane

Standard codelists Imaging Condition Code (gmd:MD_ImagingConditionCode)

code label description
blurredImage Blurred image Portion of the image is blurred
cloud Cloud Portion of the image is partially obscured by cloud cover
degradingObliquity Degrading obliquity Acute angle between the plane of the ecliptic (the plane of the Earth s orbit) and the plane of the celestial equator
fog Fog Portion of the image is partially obscured by fog
heavySmokeOrDust Heavy smoke or dust Portion of the image is partially obscured by heavy smoke or dust
night Night Image was taken at night
rain Rain Image was taken during rainfall
semiDarkness Semi darkness Image was taken during semi-dark conditions -- twilight conditions
shadow Shadow Portion of the image is obscured by shadow
snow Snow Portion of the image is obscured by snow
terrainMasking Terrain masking The absence of collection data of a given point or area caused by the relative location of topographic features which obstruct the collection path between the collector(s) and the subject(s) of interest

Standard codelists Keyword Type Code (gmd:MD_KeywordTypeCode)

code label description
discipline Discipline Keyword identifies a branch of instruction or specialized learning
place Place Keyword identifies a location
stratum Stratum Keyword identifies the layer(s) of any deposited substance
temporal Temporal Keyword identifies a time period related to the dataset
theme Theme Keyword identifies a particular subject or topic

Standard codelists Maintenance Frequency (gmd:MD_MaintenanceFrequencyCode)

code label description
continual Continual Data is repeatedly and frequently updated
daily Daily Data is updated each day
weekly Weekly Data is updated on a weekly basis
fortnightly Fortnightly Data is updated every two weeks
monthly Monthly Data is updated each month
quarterly Quarterly Data is updated every three months
biannually Biannually Data is updated twice each year
annually Annually Data is updated every year
asNeeded As needed Data is updated as deemed necessary
irregular Irregular Data is updated in intervals that are uneven in duration
notPlanned Not planned There are no plans to update the data
unknown Unknown Frequency of maintenance for the data is not known

Standard codelists Medium format (gmd:MD_MediumFormatCode)

code label description
cpio CPIO CoPy In / Out (UNIX file format and command)
tar TAR Tape ARchive
highSierra High sierra High sierra file system
iso9660 ISO9660 Information processing volume and file structure of CD-ROM
iso9660RockRidge ISO9660 Rock Ridge Rock ridge interchange protocol (UNIX)
iso9660AppleHFS ISO9660 Apple HFS Hierarchical file system (Macintosh)

Standard codelists Medium name code (gmd:MD_MediumNameCode)

code label description
cdRom CDROM Read-only optical disk
dvd DVD Digital versatile disk
dvdRom DVDROM Digital versatile disk, read only
3halfInchFloppy 3 Half Inch Floppy 3,5 inch magnetic disk
5quarterInchFloppy 5 Quarter Inch Floppy 5,25 inch magnetic disk
7trackTape 7 Track tape 7 track magnetic tape
9trackTape 9 track tape 9 track magnetic tape
3480Cartridge 3480 Cartridge 3480 cartridge tape drive
3490Cartridge 3490 Cartridge 3490 cartridge tape drive
3580Cartridge 3580 Cartridge 3580 cartridge tape drive
4mmCartridgeTape 4 mm Cartridge tape 4 millimetre magnetic tape
8mmCartridgeTape 8 mm Cartridge tape 8 millimetre magnetic tape
1quarterInchCartridgeTape 1 Quarter inch cartridge tape 0,25 inch magnetic tape
digitalLinearTap Digital linear tape Half inch cartridge streaming tape drive
onLine Online Direct computer linkage
satellite Satellite Linkage through a satellite communication system
telephoneLink Telephone link Communication through a telephone network
hardcopy Hardcopy Pamphlet or leaflet giving descriptive information

Standard codelists Obligation code (gmd:MD_ObligationCode)

code label description
mandatory Mandatory Element is always required
optional Optional Element is not required
conditional Conditional Element is required when a specific condition is met

Standard codelists Pixel orientation code (gmd:MD_PixelOrientationCode)

code label description
center Center Point halfway between the lower left and the upper right of the pixel
lowerLeft Lower left The corner in the pixel closest to the origin of the SRS; if two are at the same distance from the origin, the one with the smallest x-value
lowerRight Lower right Next corner counterclockwise from the lower left
upperRight Upper right Next corner counterclockwise from the lower right
upperLeft Upper left Next corner counterclockwise from the upper right

Standard codelists Progress (gmd:MD_ProgressCode)

code label description
completed Completed Production of the data has been completed
historicalArchive Historical archive Data has been stored in an offline storage facility
obsolete Obsolete Data is no longer relevant
onGoing On going Data is continually being updated
planned Planned Fixed date has been established upon or by which the data will be created or updated
required Required Data needs to be generated or updated
underDevelopment Under development Data is currently in the process of being created

Those values are defined in the standard but hidden when editing.

code label description
notobsolete Not obsolete

Standard codelists Access Restriction (gmd:MD_RestrictionCode)

code label description
copyright Copyright Exclusive right to the publication, production, or sale of the rights to a literary, dramatic, musical, or artistic work, or to the use of a commercial print or label, granted by law for a specified period of time to an author, composer, artist, distributor
patent Patent Government has granted exclusive right to make, sell, use or license an invention or discovery
patentPending Pending patent Produced or sold information awaiting a patent
trademark Trademark A name, symbol, or other device identifying a product, officially registered and legally restricted to the use of the owner or manufacturer
license License Formal permission to do something
intellectualPropertyRights Intellectual property rights Rights to financial benefit from and control of distribution of non-tangible property that is a result of creativity
restricted Restricted Withheld from general circulation or disclosure
otherRestrictions Other restrictions Limitation not listed

Standard codelists Scope code (gmd:MD_ScopeCode)

code label description
attribute Attribute Information applies to the attribute class
attributeType Attribute type Information applies to the characteristic of a feature
collectionHardware Collection hardware Information applies to the collection hardware class
collectionSession Collection session Information applies to the collection session
dataset Dataset Information applies to the dataset
series Series Information applies to the series
nonGeographicDataset Non geographic dataset Information applies to non-geographic data
dimensionGroup Dimension group Information applies to a dimension group
feature Feature Information applies to a feature
featureType Feature type Information applies to a feature type
propertyType Property type Information applies to a property type
fieldSession Field session Information applies to a field session
software Software Information applies to a computer program or routine
service Service Information applies to a capability which a service provider entity makes available to a service user entity through a set of interfaces that define a behaviour, such as a use case
model Model Information applies to a copy or imitation of an existing or hypothetical object
tile Tile Information applies to a tile, a spatial subset of geographic data

Those values are defined in the standard but hidden when editing.

code label description
map staticMap interactiveMap featureCatalog Map Static map Interactive map Feature catalog
Displayed only if

/ancestor::node()[name()='gmd:MD_Metadata']/gmd:identificationInfo/srv:SV_ServiceIdentification

Standard codelists Scope code (gmd:MD_ScopeCode)

code label description
service Service Information applies to a capability which a service provider entity makes available to a service user entity through a set of interfaces that define a behaviour, such as a use case

Standard codelists Spatial Representation Type (gmd:MD_SpatialRepresentationTypeCode)

code label description
vector Vector Vector data is used to represent geographic data
grid Grid Grid data is used to represent geographic data
textTable Text, table Textual or tabular data is used to represent geographic data
tin TIN Triangulated irregular network
stereoModel Stereo model Three-dimensional view formed by the intersecting homologous rays of an overlapping pair of images
video Video Scene from a video recording

Standard codelists Topic category code (gmd:MD_TopicCategoryCode)

code label description
farming Farming Rearing of animals and/or cultivation of plants. Examples: agriculture, irrigation, aquaculture, plantations, herding, pests and diseases affecting crops and livestock
biota Biota Flora and/or fauna in natural environment. Examples: wildlife, vegetation, biological sciences, ecology, wilderness, sealife, wetlands, habitat
boundaries Boundaries Legal land descriptions. Examples: political and administrative boundaries
climatologyMeteorologyAtmosphere Climatology, meteorology, atmosphere Processes and phenomena of the atmosphere. Examples: cloud cover, weather, climate, atmospheric conditions, climate change, precipitation
economy Economy Economic activities, conditions and employment. Examples: production, labour, revenue, commerce, industry, tourism and ecotourism, forestry, fisheries, commercial or subsistence hunting, exploration and exploitation of resources such as minerals, oil and gas
elevation Elevation Height above or below sea level. Examples: altitude, bathymetry, digital elevation models, slope, derived products
environment Environment Environmental resources, protection and conservation. Examples: environmental pollution, waste storage and treatment, environmental impact assessment, monitoring environmental risk, nature reserves, landscape
geoscientificInformation Geoscientific information Information pertaining to earth sciences. Examples: geophysical features and processes, geology, minerals, sciences dealing with the composition, structure and origin of the earth s rocks, risks of earthquakes, volcanic activity, landslides, gravity information, soils, permafrost, hydrogeology, erosion
health Health Health, health services, human ecology, and safety. Examples: disease and illness, factors affecting health, hygiene, substance abuse, mental and physical health, health services
imageryBaseMapsEarthCover Imagery base maps earth cover Base maps. Examples: land cover, topographic maps, imagery, unclassified images, annotations
intelligenceMilitary Intelligence military Military bases, structures, activities. Examples: barracks, training grounds, military transportation, information collection
inlandWaters Inland waters Inland water features, drainage systems and their characteristics. Examples: rivers and glaciers, salt lakes, water utilization plans, dams, currents, floods, water quality, hydrographic charts
location Location Positional information and services. Examples: addresses, geodetic networks, control points, postal zones and services, place names
oceans Oceans Features and characteristics of salt water bodies (excluding inland waters). Examples: tides, tidal waves, coastal information, reefs
planningCadastre Planning cadastre Information used for appropriate actions for future use of the land. Examples: land use maps, zoning maps, cadastral surveys, land ownership
society Society Characteristics of society and cultures. Examples: settlements, anthropology, archaeology, education, traditional beliefs, manners and customs, demographic data, recreational areas and activities, social impact assessments, crime and justice, census information
structure Structure Man-made construction. Examples: buildings, museums, churches, factories, housing, monuments, shops, towers
transportation Transportation Means and aids for conveying persons and/or goods. Examples: roads, airports/airstrips, shipping routes, tunnels, nautical charts, vehicle or vessel location, aeronautical charts, railways
utilitiesCommunication Utilities communication Energy, water and waste systems and communications infrastructure and services. Examples: hydroelectricity, geothermal, solar and nuclear sources of energy, water purification and distribution, sewage collection and disposal, electricity and gas distribution, data communication, telecommunication, radio, communication networks

Standard codelists Topology Level (gmd:MD_TopologyLevelCode)

code label description
geometryOnly Geometry only Geometry objects without any additional structure which describes topology
topology1D Topology 1D 1-dimensional topological complex -- commonly called chain-node topology
planarGraph Planar graph 1-dimensional topological complex that is planar. (A planar graph is a graph that can be drawn in a plane in such a way that no two edges intersect except at a vertex.)
fullPlanarGraph Full planar graph 2-dimensional topological complex that is planar. (A 2-dimensional topological complex is commonly called full topology in a cartographic 2D environment.)
surfaceGraph Surface graph 1-dimensional topological complex that is isomorphic to a subset of a surface. (A geometric complex is isomorphic to a topological complex if their elements are in a one-to-one, dimensional-and boundry-preserving correspondence to one another.)
fullSurfaceGraph Full surface graph 2-dimensional topological complex that is isomorphic to a subset of a surface
topology3D Topology 3D 3-dimensional topological complex. (A topological complex is a collection of topological primitives that are closed under the boundary operations.)
fullTopology3D Full topology 3D Complete coverage of a 3D Euclidean coordinate space
abstract Abstract Topological complex without any specified geometric realisation

Standard codelists (gmd:MX_ScopeCode)

code label description
attribute Attribute Information applies to the attribute class
attributeType Attribute type Information applies to the characteristic of a feature
collectionHardware Collection hardware Information applies to the collection hardware class
collectionSession Collection session Information applies to the collection session
dataset Dataset Information applies to the dataset
series Series Information applies to the series
nonGeographicDataset Non geographic dataset Information applies to non-geographic data
dimensionGroup Dimension group Information applies to a dimension group
feature Feature Information applies to a feature
featureType Feature type Information applies to a feature type
propertyType Property type Information applies to a property type
fieldSession Field session Information applies to a field session
software Software Information applies to a computer program or routine
service Service Information applies to a capability which a service provider entity makes available to a service user entity through a set of interfaces that define a behaviour, such as a use case
model Model Information applies to a copy or imitation of an existing or hypothetical object
tile Tile Information applies to a tile, a spatial subset of geographic data
initiative Initiative The referencing entity applies to a transfer aggregate which was originally identified as an initiative (DS_Initiative)
stereomate Stereo mate The referencing entity applies to a transfer aggregate which was originally identified as a stereo mate (DS_StereoMate)
sensor Sensor The referencing entity applies to a transfer aggregate which was originally identified as a sensor (DS_Sensor)
platformSeries Platform series The referencing entity applies to a transfer aggregate which was originally identified as a platform series (DS_PlatformSeries)
sensorSeries Sensor series The referencing entity applies to a transfer aggregate which was originally identified as a sensor series (DS_SensorSeries)
productionSeries Production series The referencing entity applies to a transfer aggregate which was originally identified as a production series (DS_ProductionSeries)
transferAggregate Transfer aggregate The referencing entity applies to a transfer aggregate which has no existence outside of the transfer context
otherAggregate Other aggregate The referencing entity applies to a transfer aggregate which has an existence outside of the transfer context, but which does not pertains to a specific aggregate type.

Standard codelists Distributed Computing Platforms list (srv:DCPList)

description code label
DCP is XML XML XML
DCP is CORBA CORBA CORBA
DCP is JAVA JAVA JAVA
DCP is COM COM COM
DCP is SQL SQL SQL
DCP is WebServices WebServices Web services

Standard codelists Coupling Type (srv:SV_CouplingType)

code label description
tight Tight Tightly coupled: data associated
mixed Mixed Mixed coupled: data associated; in addition, external data might be processed
loose Loose Loosely coupled: no data associated

Standard codelists Parameter direction (srv:SV_ParameterDirection)

code label
in Input
out Output
in/out Input/output

Standard codelists (SDS_category)

code label description
http://inspire.ec.europa.eu/metadata-codelist/Category/harmonised harmonised Harmonised
http://inspire.ec.europa.eu/metadata-codelist/Category/interoperable interoperable Interoperable
http://inspire.ec.europa.eu/metadata-codelist/Category/invocable invocable Invocable

Standard codelists (SDS_DCP)

code label description
xml XML XML
corba CORBA CORBA
java JAVA JAVA
com COM COM
sql SQL SQL
webServices Web Services Web Services

Standard codelists Nil reason (gco:nilReason)

code label
missing Missing
inapplicable Inapplicable
template Template
unknown Unknown
withheld Withheld

Standard codelists Indeterminate position (indeterminatePosition)

code label
after After
before Before
now Now
unknown Unknown