Documentation for fieldgml

Element: axisAbbrev

[Table of contents]

Name axisAbbrev
Type gml:CodeType
Nillable no
Abstract no
Documentation The abbreviation used for this coordinate system axis. This abbreviation can be used to identify the ordinates in a coordinate tuple. Examples are X and Y. The codeSpace attribute can reference a source of more information on a set of standardized abbreviations, or on this abbreviation.
Logical Diagram
XML Instance Representation
<gml:axisAbbrev
codeSpace="anyURI [0..1]">
string
</gml:axisAbbrev>
Diagram
Schema Component Representation
<element name="axisAbbrev" type=" gml:CodeType "/>