scr:BenefitDocumentCategoryCodeSimpleType

simpleType BenefitDocumentCategoryCodeSimpleType in namespace http://release.niem.gov/niem/domains/screening/4.2/

Definition

A data type for a kind of benefit document.

Diagram

Enumerations

ValueDefinition
Advance Parole Travel DocumentA document issued by the U.S. government that grants permission for certain aliens, who do not have a valid immigrant visa, to re-enter the United States after traveling abroad.
Certificate of CitizenshipA document issued by the U.S. government to a biological or adopted child of a U.S. Citizen.
Certificate of Eligibility for Exchange Visitor StatusA document issued by a designated sponsor to a nonimmigrant exchange visitor who has been accepted in an established exchange visitor program that is Student and Exchange Visitor Program (SEVP) certified.
Certificate of Eligibility for NonImmigrant Student StatusA document issued by a school to a foreign student who has been accepted to an educational program and has submitted documented proof of funds sufficient to cover his/her educational and living expenses.
Certificate of NaturalizationA document issued by the U.S. government issued to a naturalized U.S. Citizen.
Employment Authorization DocumentA document issued by the U.S. government to aliens who are allowed to work in the U.S.
Hazordous Material EndorsementA document issued by the U.S. government that grants permission for certain commercial drivers to transport Hazordous Materials.
Lawful Permanent Resident CardA document issued by the U.S. government to persons who attain lawful permanent resident status.
Reentry PermitA document issued by the U.S. government that permits lawful permanent residents ("green card" holders) and conditional residents to re-enter the U.S. after travel of one year or more.
Refugee Travel DocumentA document issued by the U.S. government that permits a person wi+I32th refugee or asylum status who travels outside the U.S. to return.
Temporary Resident CardA document issued by the U.S. government to immigrants who were granted temporary resident status under the Immigration Reform and Control Act of 1986 (IRCA).
Transportation Worker Identification CredentialA document issued by the U.S. government that grants permission for certain transportation workers to have unescorted access to secure areas of airport and maritime facilities and conveyances.
Trusted Traveler CardA document issued by the U.S. government that grants permission for certain travelers to bypass traditional CBP processing and use self-service kiosks.

XML Schema

<xs:simpleType name="BenefitDocumentCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a kind of benefit document.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="Advance Parole Travel Document">
<xs:annotation>
<xs:documentation>
A document issued by the U.S. government that grants permission for certain aliens, who do not have a valid immigrant visa, to re-enter the United States after traveling abroad.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Certificate of Citizenship">
<xs:annotation>
<xs:documentation>
A document issued by the U.S. government to a biological or adopted child of a U.S. Citizen.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Certificate of Eligibility for Exchange Visitor Status">
<xs:annotation>
<xs:documentation>
A document issued by a designated sponsor to a nonimmigrant exchange visitor who has been accepted in an established exchange visitor program that is Student and Exchange Visitor Program (SEVP) certified.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Certificate of Eligibility for NonImmigrant Student Status">
<xs:annotation>
<xs:documentation>
A document issued by a school to a foreign student who has been accepted to an educational program and has submitted documented proof of funds sufficient to cover his/her educational and living expenses.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Certificate of Naturalization">
<xs:annotation>
<xs:documentation>
A document issued by the U.S. government issued to a naturalized U.S. Citizen.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Employment Authorization Document">
<xs:annotation>
<xs:documentation>
A document issued by the U.S. government to aliens who are allowed to work in the U.S.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Hazordous Material Endorsement">
<xs:annotation>
<xs:documentation>
A document issued by the U.S. government that grants permission for certain commercial drivers to transport Hazordous Materials.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Lawful Permanent Resident Card">
<xs:annotation>
<xs:documentation>
A document issued by the U.S. government to persons who attain lawful permanent resident status.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Reentry Permit">
<xs:annotation>
<xs:documentation>
A document issued by the U.S. government that permits lawful permanent residents ("green card" holders) and conditional residents to re-enter the U.S. after travel of one year or more.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Refugee Travel Document">
<xs:annotation>
<xs:documentation>
A document issued by the U.S. government that permits a person wi+I32th refugee or asylum status who travels outside the U.S. to return.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Temporary Resident Card">
<xs:annotation>
<xs:documentation>
A document issued by the U.S. government to immigrants who were granted temporary resident status under the Immigration Reform and Control Act of 1986 (IRCA).
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Transportation Worker Identification Credential">
<xs:annotation>
<xs:documentation>
A document issued by the U.S. government that grants permission for certain transportation workers to have unescorted access to secure areas of airport and maritime facilities and conveyances.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Trusted Traveler Card">
<xs:annotation>
<xs:documentation>
A document issued by the U.S. government that grants permission for certain travelers to bypass traditional CBP processing and use self-service kiosks.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>