Definition Type: Element
Name: LatitudeDirectionIndicator
Namespace: http://www.starstandard.org/STAR/5
Type: udt:IndicatorType
Containing Schema: Fields.xsd
Abstract
Documentation:
The indication of whether the longitude as a compass direction from the Greenwich meridian to the meridian of a specific place is East (0) or West (1) for this geographical coordinate.
Collapse XSD Schema Diagram:
XSD Diagram of LatitudeDirectionIndicator in schema fields_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="LatitudeDirectionIndicator" type="udt:IndicatorType">
    <xsd:annotation>
        <xsd:documentation>The indication of whether the longitude as a compass direction from
                the Greenwich meridian to the meridian of a specific place is East (0) or West (1)
                for this geographical coordinate.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: