im:AlienCitizenship
The legal immigration standing of a person assigned by a country which provides rights, duties, and privileges to a person due to the persons birth or naturalization in that country.
Element information
Namespace: http://niem.gov/niem/domains/immigration/2.1
Schema document: domains/immigration/2.1/immigration.xsd
Type: im:AlienCitizenshipType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- im:CitizenshipCertificateIdentification [0..*] A field indicating the naturalization certificate number of the alien.
- im:AlienLawfullyAdmittedPermanentResidenceBeginDate [0..*] The date on which an aliens Lawfully Admitted Permanent Residence (LAPR) began in the U.S.
- im:AlienLawfullyAdmittedPermanentResidentIndicator [0..*] True if the alien is a lawfully admitted permanent resident (LAPR); false otherwise.
- im:AlienLawfullyAdmittedPermanentResidenceEndDate [0..*] The date on which an aliens Lawfully Admitted Permanent Residence (LAPR) ended in the U.S.
- im:CitizenshipNaturalizationCityName [0..*] A city name where the alien was naturalized for U.S. Citizenship.
- im:CitizenshipNaturalizationDate [0..*] The date on which the alien became a U.S. Citizen.
- im:CitizenshipNaturalizationText [0..*] A field detailing the aliens U.S. Naturalization.
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:AlienCitizenship> <im:CitizenshipCertificateIdentification> <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:CitizenshipCertificateIdentification> <im:AlienLawfullyAdmittedPermanentResidenceBeginDate> <nc:Date>2000-01-01</nc:Date> </im:AlienLawfullyAdmittedPermanentResidenceBeginDate> <im:AlienLawfullyAdmittedPermanentResidentIndicator>true</im:AlienLawfullyAdmittedPermanentResidentIndicator> <im:AlienLawfullyAdmittedPermanentResidenceEndDate> <nc:Date>2000-01-01</nc:Date> </im:AlienLawfullyAdmittedPermanentResidenceEndDate> <im:CitizenshipNaturalizationCityName>string</im:CitizenshipNaturalizationCityName> <im:CitizenshipNaturalizationDate> <nc:Date>2000-01-01</nc:Date> </im:CitizenshipNaturalizationDate> <im:CitizenshipNaturalizationText>string</im:CitizenshipNaturalizationText> </im:AlienCitizenship>