Definition Type: SimpleType
Name: StreetNameGroup_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 geographic area where the street names conform to a theme. For example, some neighborhoods feature streets named for birds, US presidents or trees. A subset of the complete street name domain applies to this area.
Collapse XSD Schema Diagram:
XSD Diagram of StreetNameGroup_type in schema streetaddressdatastandard_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="StreetNameGroup_type">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
A geographic area where the street names conform to a
theme. For example, some neighborhoods feature streets
named for birds, US presidents or trees. A subset of the
complete street name domain applies to this area.
</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="addr:MultiPolygon_WKT" />
</xsd:simpleType>
Collapse Derivation Tree: