Definition Type: Element
Name: LongitudeDirectionIndicator
Namespace: http://www.starstandard.org/STAR/5
Type: udt:IndicatorType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The indication of whether the latitude compass direction from the Equator meridian to the meridian of a specific place is North (1) or South (0).
Collapse XSD Schema Diagram:
XSD Diagram of LongitudeDirectionIndicator in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="0" name="LongitudeDirectionIndicator" type="udt:IndicatorType">
    <xsd:annotation>
        <xsd:documentation>The indication of whether the latitude compass direction from the
                Equator meridian to the meridian of a specific place is North (1) or South
            (0).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: