Definition Type: Element
Name: greenwichLongitude
Namespace: http://www.opengis.net/gml
Type: gml:AngleChoiceType
Containing Schema: datums.xsd
Abstract
Documentation:
Longitude of the prime meridian measured from the Greenwich meridian, positive eastward. If the datum type is geodetic and the prime meridian name is not supplied, then the prime meridian name is taken to be "Greenwich" and the Greenwich longitude value is taken to be zero.
Collapse XSD Schema Diagram:
Drilldown into dmsAngle in schema measures_xsd Drilldown into angle in schema measures_xsd Drilldown into AngleChoiceType in schema measures_xsdXSD Diagram of greenwichLongitude in schema datums_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="greenwichLongitude" type="gml:AngleChoiceType">
    <annotation>
        <documentation>Longitude of the prime meridian measured from the Greenwich meridian, positive eastward. If the datum type is geodetic and the prime meridian name is not supplied, then the prime meridian name is taken to be "Greenwich" and the Greenwich longitude value is taken to be zero. </documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
angle gml:angle (1) (1)
dmsAngle gml:dmsAngle (1) (1)
Collapse Derivation Tree: