Definition Type: SimpleType
Name: AddressNumberPrefix_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 non-integer portion of the identifier for the house, building or other feature which precedes the address number itself, as defined by the official address authority for the given jurisdiction. 1. This element will not be applicable for most addresses. When township-range or other non-numeric geographic index references precede an address number, they are placed in this field. The address number can then be maintained as an integer for sorting and quality control tests. 2. If necessary, the Separator can be used to separate the address number from the prefix or suffix elements in constructing the complete address number.
Collapse XSD Schema Diagram:
XSD Diagram of AddressNumberPrefix_type in schema streetaddressdatastandard_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="AddressNumberPrefix_type">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
The non-integer portion of the identifier for the house,
building or other feature which precedes the address
number itself, as defined by the official address
authority for the given jurisdiction. 1. This element
will not be applicable for most addresses. When
township-range or other non-numeric geographic index
references precede an address number, they are placed in
this field. The address number can then be maintained as
an integer for sorting and quality control tests. 2. If
necessary, the Separator can be used to separate the
address number from the prefix or suffix elements in
constructing the complete address number.
</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:Prefix