Skip to content

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