Definition Type: SimpleType
Name: USPSBoxType_type
Namespace: http://niem.gov/niem/external/urisa-street-address/draft-0.2.0/dhs-gmo/1.0.0
Containing Schema: StreetAddressDataStandard.xsd
Documentation:
A box used for receipt of USPS mail. The box may be located in the post office lobby (e.g PO Box), on the customer's premises or other USPS authorized place (e.g. rural route box).
Collapse XSD Schema Diagram:
XSD Diagram of USPSBoxType_type in schema streetaddressdatastandard_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="USPSBoxType_type">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
A box used for receipt of USPS mail. The box may be
located in the post office lobby (e.g PO Box), on the
customer's premises or other USPS authorized place (e.g.
rural route box).
</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:BoxType