Definition Type: ComplexType
Name: AddressAugmentationType
Namespace: http://niem.gov/niem/domains/screening/2.0
Type: s:AugmentationType
Containing Schema: screening.xsd
Abstract
Documentation:
A data type for additional information about an address.
Collapse XSD Schema Diagram:
Drilldown into LocationElement in schema screening_xsd Drilldown into LocationBuildingUnitNumberText in schema screening_xsd Drilldown into LocationBuildingUnitName in schema screening_xsd Drilldown into LocationTractCode in schema screening_xsd Drilldown into LocationCarrierRouteCode in schema screening_xsd Drilldown into LocationBlockGroupCode in schema screening_xsd Drilldown into ElectronicAddress in schema screening_xsd Drilldown into CountrySubdivisionCategoryDescriptionText in schema screening_xsd Drilldown into CountrySubdivisionCategoryCode in schema screening_xsd Drilldown into CountrySubdivisionName in schema screening_xsd Drilldown into CountrySubdivisionNameEndDate in schema screening_xsd Drilldown into CountrySubdivisionNameBeginDate in schema screening_xsd Drilldown into CountrySubdivisionNameID in schema screening_xsd Drilldown into CountrySubdivisionID in schema screening_xsd Drilldown into CountryNameEndDate in schema screening_xsd Drilldown into CountryNameBeginDate in schema screening_xsd Drilldown into CountryNameID in schema screening_xsd Drilldown into INSLookoutIndicator in schema screening_xsd Drilldown into AddressClassification in schema screening_xsd Drilldown into AddressIdentification in schema screening_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into AugmentationType in schema structures_xsdXSD Diagram of AddressAugmentationType in schema screening_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="AddressAugmentationType">
    <xsd:annotation>
        <xsd:documentation>A data type for additional information about an address.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="AugmentationType" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="s:AugmentationType">
            <xsd:sequence>
                <xsd:element ref="scr:AddressIdentification" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:AddressClassification" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:INSLookoutIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:CountryNameID" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:CountryNameBeginDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:CountryNameEndDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:CountrySubdivisionID" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:CountrySubdivisionNameID" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:CountrySubdivisionNameBeginDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:CountrySubdivisionNameEndDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:CountrySubdivisionName" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:CountrySubdivisionCategoryCode" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:CountrySubdivisionCategoryDescriptionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:ElectronicAddress" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:LocationBlockGroupCode" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:LocationCarrierRouteCode" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:LocationTractCode" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:LocationBuildingUnitName" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:LocationBuildingUnitNumberText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:LocationElement" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AddressIdentification scr:AddressIdentification 0 unbounded
AddressClassification scr:AddressClassification 0 unbounded
INSLookoutIndicator scr:INSLookoutIndicator 0 unbounded
CountryNameID scr:CountryNameID 0 unbounded
CountryNameBeginDate scr:CountryNameBeginDate 0 unbounded
CountryNameEndDate scr:CountryNameEndDate 0 unbounded
CountrySubdivisionID scr:CountrySubdivisionID 0 unbounded
CountrySubdivisionNameID scr:CountrySubdivisionNameID 0 unbounded
CountrySubdivisionNameBeginDate scr:CountrySubdivisionNameBeginDate 0 unbounded
CountrySubdivisionNameEndDate scr:CountrySubdivisionNameEndDate 0 unbounded
CountrySubdivisionName scr:CountrySubdivisionName 0 unbounded
CountrySubdivisionCategoryCode scr:CountrySubdivisionCategoryCode 0 unbounded
CountrySubdivisionCategoryDescriptionText scr:CountrySubdivisionCategoryDescriptionText 0 unbounded
ElectronicAddress scr:ElectronicAddress 0 unbounded
LocationBlockGroupCode scr:LocationBlockGroupCode 0 unbounded
LocationCarrierRouteCode scr:LocationCarrierRouteCode 0 unbounded
LocationTractCode scr:LocationTractCode 0 unbounded
LocationBuildingUnitName scr:LocationBuildingUnitName 0 unbounded
LocationBuildingUnitNumberText scr:LocationBuildingUnitNumberText 0 unbounded
LocationElement scr:LocationElement 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
Collapse Derivation Tree:
Collapse References:
scr:AddressAugmentation