Definition Type: Element
Name: LongitudeDegreeValue
Namespace: http://niem.gov/niem/niem-core/2.0
Type: nc:LongitudeDegreeType
Containing Schema: niem-core.xsd
Abstract
Documentation:
A value that specifies the degree of a longitude. The value comes from a restricted range between -180 (inclusive) and +180 (exclusive).
Collapse XSD Schema Diagram:
Drilldown into linkMetadata in schema structures_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into SimpleObjectAttributeGroup in schema structures_xsd Drilldown into LongitudeDegreeType in schema niem-core_xsdXSD Diagram of LongitudeDegreeValue in schema niem-core_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="LongitudeDegreeValue" type="nc:LongitudeDegreeType" nillable="true">
    <xsd:annotation>
        <xsd:documentation>A value that specifies the degree of a longitude. The value comes from a restricted range between -180 (inclusive) and +180 (exclusive).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
linkMetadata s:linkMetadata (Optional)
Collapse Derivation Tree: