Definition Type: SimpleType
Name: BuildingId_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 letters, numbers, words or combination thereof used to distinguish one structure from another when several occur at the same address. Used with Building Type to designate one of several structures at a given site. Fits within the USPS defnition of a "secondary address designator" and the general EPA definition of "secondary address identifier"
Collapse XSD Schema Diagram:
XSD Diagram of BuildingId_type in schema streetaddressdatastandard_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="BuildingId_type">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
The letters, numbers, words or combination thereof used
to distinguish one structure from another when several
occur at the same address.
Used with Building Type to designate one of several
structures at a given site. Fits within the USPS
defnition of a "secondary address designator" and the
general EPA definition of "secondary address identifier"
</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:Building_type