Definition Type: SimpleType
Name: FloorType_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 word describing the horizontal division of a building where an address is located. Used with Floor Identifier to designate which floor of a given structure contains the address. May preceed or follow the floor identifier. Fits within the USPS definition of a "secondary address designator" and the general EPA definition of "secondary address identifier"
Collapse XSD Schema Diagram:
XSD Diagram of FloorType_type in schema streetaddressdatastandard_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="FloorType_type">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
The word describing the horizontal division of a
building where an address is located.
Used with Floor Identifier to designate which floor of a
given structure contains the address. May preceed or
follow the floor identifier. Fits within the USPS
definition 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:FloorType