Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Rule

Each ICAO data set shall be provided together with metadata that indicates when the data set has been updated according to the AIRAC System.

Requirement

Reference

DS-META-004


Element Name

Indication that this is an AIRAC update


Obligation / Condition

Mandatory


Multiplicity

1

ISO 19115 (2003)

Number

25


Name

abstract


Definition

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


XPath

gmd:MD_Metadata/gmd:MD_DataIdentification/gmd:abstract/gco:CharacterString


Data type

CharacterString


Domain

Free text


Example

AIRAC

Implementing Instructions


Use this to record when the update is AIRAC by using the phrase "AIRAC".

Example
<gmd:MD_Metadata>
...
  <gmd:identificationInfo>
   <gmd:abstract>
     <gco:CharacterString>AIRAC</gco:CharacterString>
   </gmd:abstract>
  </gmd:identificationInfo>
...
</gmd:Metadata>
  • No labels