Definition Type: Element
Name: GeographicCoordinateLatitude
Namespace: http://niem.gov/niem/niem-core/2.0
Type: nc:LatitudeCoordinateType
Containing Schema: niem-core.xsd
Abstract
Documentation:
A measurement of the angular distance between a point on the Earth and the Equator.
Collapse XSD Schema Diagram:
Drilldown into LatitudeSecondValue in schema niem-core_xsd Drilldown into LatitudeMinuteValue in schema niem-core_xsd Drilldown into LatitudeDegreeValue in schema niem-core_xsd Drilldown into linkMetadata in schema structures_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into ComplexObjectType in schema structures_xsd Drilldown into LatitudeCoordinateType in schema niem-core_xsdXSD Diagram of GeographicCoordinateLatitude in schema niem-core_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="GeographicCoordinateLatitude" type="nc:LatitudeCoordinateType" nillable="true">
    <xsd:annotation>
        <xsd:documentation>A measurement of the angular distance between a point on the Earth and the Equator.  </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LatitudeDegreeValue nc:LatitudeDegreeValue 0 unbounded
LatitudeMinuteValue nc:LatitudeMinuteValue 0 unbounded
LatitudeSecondValue nc:LatitudeSecondValue 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
linkMetadata s:linkMetadata (Optional)
Collapse Derivation Tree: