Definition Type: SimpleType
Name: AddressAnomalyStatus_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 status flag, or an explanatory note, for an address that is not correct according to the address schema in which it is located, but is nonetheless a valid address. This field may be used to identify the type of anomaly (e.g. wrong parity, out of sequence, out of range, etc.) rather than simply whether or not it is anomalous. Local jurisdictions may create specific categories for anomalies.
Collapse XSD Schema Diagram:
XSD Diagram of AddressAnomalyStatus_type in schema streetaddressdatastandard_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="AddressAnomalyStatus_type">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
A status flag, or an explanatory note, for an address
that is not correct according to the address schema in
which it is located, but is nonetheless a valid address.
This field may be used to identify the type of anomaly
(e.g. wrong parity, out of sequence, out of range, etc.)
rather than simply whether or not it is anomalous. Local
jurisdictions may create specific categories for
anomalies.
</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:AddressAnomalyStatus