Definition Type: SimpleType
Name: FeatureType_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 type of feature identified by the address Initial list of feature types: Block, block face, intersection, parcel, building, entrance, unit. The list might be expanded indefinitely to include infrastructure and other features.
Collapse XSD Schema Diagram:
XSD Diagram of FeatureType_type in schema streetaddressdatastandard_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="FeatureType_type">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
The type of feature identified by the address


Initial list of feature types: Block, block face,
intersection, parcel, building, entrance, unit. The list
might be expanded indefinitely to include infrastructure
and other features.
</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:FeatureType