Definition Type: SimpleType
Name: AddressSchemeDescription_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 description of an Address Scheme that includes business rules about parity, naming conventions, and other matters concerning the assignment and maintenance of an addressing scheme. This element may refer to an address ordinance, Standard Operating Procedures manual or other external document wherein the rules for addresses in a given scheme are written.
Collapse XSD Schema Diagram:
XSD Diagram of AddressSchemeDescription_type in schema streetaddressdatastandard_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="AddressSchemeDescription_type">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
A description of an Address Scheme that includes
business rules about parity, naming conventions, and
other matters concerning the assignment and maintenance
of an addressing scheme.
This element may refer to an address ordinance, Standard
Operating Procedures manual or other external document
wherein the rules for addresses in a given scheme are
written.
</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:AddressSchemeDescription