im:AlienIDDetails
The information further describing the documented identification of an alien.
Element information
Namespace: http://niem.gov/niem/domains/immigration/2.1
Schema document: domains/immigration/2.1/immigration.xsd
Type: im:AlienIDDetailsType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- im:AlienNumber [0..*] A number indicating a unique number assigned to an aliens file.
- im:AlienMiscellaneousNumber [0..*] An identification number that can be used to identify an alien.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type im:AlienExchangeVisitorType via extension of im:AlienType (Element im:AlienExchangeVisitor)
- Type im:AlienStudentType via extension of im:AlienType (Element im:AlienStudent)
- Type scr:AlienExchangeVisitorType via extension of im:AlienType (Element scr:AlienExchangeVisitor)
- Type im:AlienType (Elements im:Alien, im:AlienChild, im:AlienKin, im:AlienSpouse, im:SubmittingAlien)
Sample instance
<im:AlienIDDetails> <im:AlienNumber> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationCategoryText>string</nc:IdentificationCategoryText> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationExpirationDate> <nc:IdentificationJurisdictionFIPS10-4Code>KS</nc:IdentificationJurisdictionFIPS10-4Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </im:AlienNumber> <im:AlienMiscellaneousNumber> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationCategoryText>string</nc:IdentificationCategoryText> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationExpirationDate> <nc:IdentificationJurisdictionFIPS10-4Code>KS</nc:IdentificationJurisdictionFIPS10-4Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> <im:AlienMiscellaneousIdentification> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationCategoryText>string</nc:IdentificationCategoryText> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <nc:IdentificationJurisdictionFIPS10-4Code>KS</nc:IdentificationJurisdictionFIPS10-4Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </im:AlienMiscellaneousIdentification> <scr:PersonDesignatorCategoryCode>INMST</scr:PersonDesignatorCategoryCode> </im:AlienMiscellaneousNumber> </im:AlienIDDetails>