Documentation for fieldgml

Element: CoordinateSystemAxis

[Table of contents]

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

'The name by which this coordinate system axis is identified.'

<gml:axisID> ... </gml:axisID> [0..*]

'Set of alternative identifications of this coordinate system axis. The first axisID, if any, is normally the primary identification code, and any others are aliases.'

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

'Comments on or information about this coordinate system axis, including data source information.'

<gml:axisAbbrev> ... </gml:axisAbbrev> [1]
<gml:axisDirection> ... </gml:axisDirection> [1]
</gml:CoordinateSystemAxis>
Diagram
h1723224726
Schema Component Representation
<element name="CoordinateSystemAxis" type=" gml:CoordinateSystemAxisType " substitutionGroup="gml:Definition"/>