Definition Type: SimpleType
Name: AddressId_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 unique identification number assigned to an address by the addressing authority. The ID number must be unique for each address assigned by an addressing authority. This, combined with the FIPS number of the addressing authority, can provide a unique ID for every address in the US.
Collapse XSD Schema Diagram:
XSD Diagram of AddressId_type in schema streetaddressdatastandard_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="AddressId_type">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
The unique identification number assigned to an address
by the addressing authority. The ID number must be
unique for each address assigned by an addressing
authority. This, combined with the FIPS number of the
addressing authority, can provide a unique ID for every
address in the US.
</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:AddressId