Definition Type: SimpleType
Name: AddressLongitude_type
Namespace: http://niem.gov/niem/external/urisa-street-address/draft-0.2.0/dhs-gmo/1.0.0
Containing Schema: StreetAddressDataStandard.xsd
Documentation:
The longitude coordinate of the address location, noted in decimal degrees. For point and polygon features, coordinate pairs typically locate the point of assignment: a centroid point, a point locating the entry to a property, etc.
Collapse XSD Schema Diagram:
XSD Diagram of AddressLongitude_type in schema streetaddressdatastandard_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="AddressLongitude_type">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
The longitude coordinate of the address location, noted
in decimal degrees. For point and polygon features,
coordinate pairs typically locate the point of
assignment: a centroid point, a point locating the entry
to a property, etc.
</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:pattern value=".*" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Pattern .*
Collapse Derivation Tree:
Collapse References:
addr:Longitude