Definition Type: SimpleType
Name: AddressAuthorityIdentifier_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 FIPS or GNIs code for the authority (e.g., municipality, county) that created or has jurisdiction over the creation of an address. The addressing authority may or may not be the same as the physical or postal jurisdiction noted for the address.
Collapse XSD Schema Diagram:
XSD Diagram of AddressAuthorityIdentifier_type in schema streetaddressdatastandard_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="AddressAuthorityIdentifier_type">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
The FIPS or GNIs code for the authority (e.g.,
municipality, county) that created or has jurisdiction
over the creation of an address.
The addressing authority may or may not be the same as
the physical or postal jurisdiction noted for the
address.
</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:AddressAuthorityIdentifier