Definition Type: SimpleType
Name: FloorId_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 number, letter, or word or combination of numbers and letters distinguishing one floor from another within a structure. Used with Floor Type to designate which floor of a given structure contains the address. If only a Floor name appears (such as Mezzanine) it should be parsed as a Floor Identifier rather than as a Floor Type. Fits within the general USPS definition of a "sescondary address designator" and the EPA definitions of "secondary address identifier."
Collapse XSD Schema Diagram:
XSD Diagram of FloorId_type in schema streetaddressdatastandard_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="FloorId_type">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
The number, letter, or word or combination of numbers
and letters distinguishing one floor from another within
a structure.
Used with Floor Type to designate which floor of a given
structure contains the address. If only a Floor name
appears (such as Mezzanine) it should be parsed as a
Floor Identifier rather than as a Floor Type. Fits
within the general USPS definition of a "sescondary
address designator" and the 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:Floor_type