Definition Type: SimpleType
Name: BuildingType_type
Namespace: http://niem.gov/niem/external/urisa-street-address/draft-0.2.0/dhs-gmo/1.0.0
Containing Schema: StreetAddressDataStandard.xsd
Documentation:
This is a modifier to the BuildingId element and this cannot exist without it. The type of structure (when several structures are found at the same address), e.g., Apartment, Tower, Block. Used with Building Identifier to designate one of several structures at a given site. Fits within the general USPS definition of a "secondary address designator" and EPA definitions of "secondary address identifier"
Collapse XSD Schema Diagram:
XSD Diagram of BuildingType_type in schema streetaddressdatastandard_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="BuildingType_type">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
This is a modifier to the BuildingId element and this
cannot exist without it. The type of structure (when
several structures are found at the same address), e.g.,
Apartment, Tower, Block. Used with Building Identifier
to designate one of several structures at a given site.
Fits within the general USPS definition of a "secondary
address designator" and EPA definitions 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:BuildingType