Definition Type: Element
Name: coord
Namespace: http://www.opengis.net/gml
Type: gml:CoordType
Containing Schema: geometryBasic0d1d.xsd
Abstract
Documentation:
Deprecated with GML 3.0 and included for backwards compatibility with GML 2. Use the "pos" element instead.
Collapse XSD Schema Diagram:
Drilldown into Z in schema geometrybasic0d1d_xsd Drilldown into Y in schema geometrybasic0d1d_xsd Drilldown into X in schema geometrybasic0d1d_xsd Drilldown into CoordType in schema geometrybasic0d1d_xsdXSD Diagram of coord in schema geometrybasic0d1d_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
X gml:X (1) (1)
Y gml:Y 0 (1)
Z gml:Z 0 (1)
Collapse Derivation Tree: