Documentation for fieldgml

Element: ImageDatum

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name ImageDatum
Type gml:ImageDatumType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<gml:ImageDatum
gml:id="[1]">
<gml:metaDataProperty> ... </gml:metaDataProperty> [0..*]
<gml:datumName> ... </gml:datumName> [1]
<gml:datumID> ... </gml:datumID> [0..*]

'Set of alternative identifications of this datum. The first datumID, if any, is normally the primary identification code, and any others are aliases.'

<gml:remarks> ... </gml:remarks> [0..1]

'Comments on this reference system, including source information.'

<gml:anchorPoint> ... </gml:anchorPoint> [0..1]
<gml:realizationEpoch> ... </gml:realizationEpoch> [0..1]
<gml:validArea> ... </gml:validArea> [0..1]
<gml:scope> ... </gml:scope> [0..1]
<gml:pixelInCell> ... </gml:pixelInCell> [1]
</gml:ImageDatum>
Diagram
h-1709193741
Schema Component Representation
<element name="ImageDatum" type=" gml:ImageDatumType " substitutionGroup="gml:_Datum"/>