Definition Type: SimpleType
Name: StreetNameModifier_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 word or phrase that precedes or follows all other elements of the street name and modifies it, but is separated from the street name by a street name pre-directional and/or pre-type. The street name pre-modifier is rarely needed and its use should be minimized. The modif ier can be included in the Street Name element unless it is separated from the street name by a pre-type or a pre-directional.
Collapse XSD Schema Diagram:
XSD Diagram of StreetNameModifier_type in schema streetaddressdatastandard_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="StreetNameModifier_type">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
A word or phrase that precedes or follows all other
elements of the street name and modifies it, but is
separated from the street name by a street name
pre-directional and/or pre-type.
The street name pre-modifier is rarely needed and its
use should be minimized. The modif ier can be included in
the Street Name element unless it is separated from the
street name by a pre-type or a pre-directional.
</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:StreetNamePostModifier, addr:StreetNamePreModifier