Deprecated with GML 3.0 and included for backwards compatibility with GML 2. Use the "pos" element instead.
<gml:coord> <gml:X>{1,1}</gml:X> <gml:Y>{0,1}</gml:Y> <gml:Z>{0,1}</gml:Z> </gml:coord>
<element name="coord" type="gml:CoordType"> <annotation> <documentation>Deprecated with GML 3.0 and included for backwards compatibility with GML 2. Use the "pos" element instead.</documentation> </annotation> </element>