Definition Type: SimpleType
Name: AddressSchemeAxes_type
Namespace: http://niem.gov/niem/external/urisa-street-address/draft-0.2.0/dhs-gmo/1.0.0
Containing Schema: StreetAddressDataStandard.xsd
Documentation:
Address axes define the boundaries between adjoining zones in address schema. Those zones may be quadrants (northwest, northeast, southeast, southwest) or other geographic divisions. Lowest address numbers occur nearest an axis.
Collapse XSD Schema Diagram:
XSD Diagram of AddressSchemeAxes_type in schema streetaddressdatastandard_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="AddressSchemeAxes_type">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
Address axes define the boundaries between adjoining
zones in address schema. Those zones may be quadrants
(northwest, northeast, southeast, southwest) or other
geographic divisions. Lowest address numbers occur
nearest an axis.
</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="addr:MultiLinestring_WKT" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
addr:AddressSchemeAxes