im:AlienRoleType

complexType AlienRoleType in namespace http://release.niem.gov/niem/domains/immigration/4.2/

Definition

A data type for a foreign born person who is not a citizen of the United States.

Diagram

XML Schema

<xs:complexType name="AlienRoleType">
<xs:annotation>
<xs:documentation>
A data type for a foreign born person who is not a citizen of the United States.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="im:AlienAlert" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AlienCautionMedicalConditionCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AlienEncounter" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AlienFelonCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AlienFelonDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AlienFile" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AlienIDDetails" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AlienLocation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AlienMatchCandidate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AlienPriorDeportationIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AlienSpecialClassCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AlienSpecialClassCodeDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AlienVoluntaryReturnIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:AlienDetention" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:EnforcementEncounter" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AlienRoleAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>