Definition Type: Element
Name: LocationIdentifier
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:LocationIdentifierType
Containing Schema: CIDX_CeS_v4.0_Message_ShipmentStatus.xsd
Abstract
Documentation:
Designates a specific geographical location by use of latitude and longitude (and optionally, altitude) per ISO 6709 specification. ISO 6709 COMMENT: The ISO 6709 specification provides a format designed for expressions of latitude and longitude in degrees and decimal degrees, with provisions for a minute/second representation as well as a decimal fraction representation. Prefix with + north of and on equator, and with - south of equator. Prefix with + east of and on prime meridian (Greenwich), and with - west of Greenwich up to the 180th meridian. Leading zeros are required for latitude and longitude. If a termination character is needed in the format, the forward slash (/) is recommended.
Collapse XSD Schema Diagram:
XSD Diagram of LocationIdentifier in schema cidx_ces_v4_0_message_shipmentstatus_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="LocationIdentifier" type="LocationIdentifierType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Designates a specific geographical location by use of latitude and longitude (and optionally, altitude) per ISO 6709 specification.</Description>
                <CodeList>ISO 6709</CodeList>
                <Synonyms>COMMENT:
The ISO 6709 specification provides a format designed for expressions of latitude and longitude in degrees and decimal degrees, with provisions for a minute/second representation as well as a decimal fraction representation. Prefix with + north of and on equator, and with - south of equator. Prefix with + east of and on prime meridian (Greenwich), and with - west of Greenwich up to the 180th meridian. Leading zeros are required for latitude and longitude. If a termination character is needed in the format, the forward slash (/) is recommended.</Synonyms>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: