Definition Type: SimpleType
Name: CompleteFeatureAddress_type
Namespace: http://niem.gov/niem/external/urisa-street-address/draft-0.2.0/dhs-gmo/1.0.0
Containing Schema: StreetAddressDataStandard.xsd
Documentation:
This element is defined solely for use with the General Address class, which is constructed to accommodate and mix addresses of all types (e.g., a general postal mailing list or contact list). Place Name, State Name, Zip Code, and Zip Plus 4, which appear in all address classes, are kept separate from the rest of the address. No longer a parsed datatype. Content still represents it as such.
Collapse XSD Schema Diagram:
XSD Diagram of CompleteFeatureAddress_type in schema streetaddressdatastandard_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="CompleteFeatureAddress_type">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
This element is defined solely for use with the General
Address class, which is constructed to accommodate and
mix addresses of all types (e.g., a general postal
mailing list or contact list). Place Name, State Name,
Zip Code, and Zip Plus 4, which appear in all address
classes, are kept separate from the rest of the address.
No longer a parsed datatype. Content still represents it
as such.
</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:CompleteFeatureAddress