Documentation for fieldgml

Element: coord

[Table of contents]

Name coord
Type gml:CoordType
Nillable no
Abstract no
Documentation Deprecated with GML 3.0 and included for backwards compatibility with GML 2. Use the "pos" element instead.
Logical Diagram
XML Instance Representation
<gml:coord>
<gml:X> decimal </gml:X> [1]
<gml:Y> decimal </gml:Y> [0..1]
<gml:Z> decimal </gml:Z> [0..1]
</gml:coord>
Diagram
Schema Component Representation
<element name="coord" type=" gml:CoordType "/>