scr:AddressAugmentationType

complexType AddressAugmentationType in namespace http://release.niem.gov/niem/domains/screening/4.0/

Definition

A data type for additional information about an address.

Diagram

XML Schema

<xs:complexType name="AddressAugmentationType">
<xs:annotation>
<xs:documentation>
A data type for additional information about an address.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="scr:AddressIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:AddressClassification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:INSLookoutIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:CountryNameID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:CountryNameBeginDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:CountryNameEndDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:CountrySubdivisionID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:CountrySubdivisionNameID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:CountrySubdivisionNameBeginDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:CountrySubdivisionNameEndDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:CountrySubdivisionName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:CountrySubdivisionCategoryDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:LocationBlockGroupText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:LocationCarrierRouteText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:LocationTractText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:LocationBuildingUnitName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:LocationBuildingUnitNumberText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:CountrySubdivisionCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:LocationElement" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>