scr:ExchangeVisitorCategoryCodeSimpleType

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

Definition

A data type for a kind of exchange visitor.

Diagram

Enumerations

ValueDefinition
10SPECIALIST
11CAMP COUNSELOR
12SUMMER TRAVEL/WORK
13AU PAIR
14NOT AVAILABLE
15NOT AVAILABLE (INTERN)
1ASTUDENT SECONDARY
1BSTUDENT ASSOCIATE
1CSTUDENT BACHELORS
1DSTUDENT MASTERS
1ESTUDENT DOCTORATE
1FSTUDENT NON-DEGREE
2ATRAINEE (SPECIALTY)
2BTRAINEE (NON-SPECIALTY)
3TEACHER
4PROFESSOR
5INTERNATIONAL VISITOR
6ALIEN PHYSICIAN
7GOVERNMENT VISITOR
8RESEARCH SCHOLAR
9SHORT-TERM SCHOLAR

XML Schema

<xs:simpleType name="ExchangeVisitorCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a kind of exchange visitor.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="10">
<xs:annotation>
<xs:documentation>
SPECIALIST
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11">
<xs:annotation>
<xs:documentation>
CAMP COUNSELOR
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="12">
<xs:annotation>
<xs:documentation>
SUMMER TRAVEL/WORK
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="13">
<xs:annotation>
<xs:documentation>
AU PAIR
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="14">
<xs:annotation>
<xs:documentation>
NOT AVAILABLE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="15">
<xs:annotation>
<xs:documentation>
NOT AVAILABLE (INTERN)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="1A">
<xs:annotation>
<xs:documentation>
STUDENT SECONDARY
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="1B">
<xs:annotation>
<xs:documentation>
STUDENT ASSOCIATE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="1C">
<xs:annotation>
<xs:documentation>
STUDENT BACHELORS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="1D">
<xs:annotation>
<xs:documentation>
STUDENT MASTERS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="1E">
<xs:annotation>
<xs:documentation>
STUDENT DOCTORATE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="1F">
<xs:annotation>
<xs:documentation>
STUDENT NON-DEGREE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="2A">
<xs:annotation>
<xs:documentation>
TRAINEE (SPECIALTY)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="2B">
<xs:annotation>
<xs:documentation>
TRAINEE (NON-SPECIALTY)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3">
<xs:annotation>
<xs:documentation>
TEACHER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="4">
<xs:annotation>
<xs:documentation>
PROFESSOR
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="5">
<xs:annotation>
<xs:documentation>
INTERNATIONAL VISITOR
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="6">
<xs:annotation>
<xs:documentation>
ALIEN PHYSICIAN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="7">
<xs:annotation>
<xs:documentation>
GOVERNMENT VISITOR
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="8">
<xs:annotation>
<xs:documentation>
RESEARCH SCHOLAR
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="9">
<xs:annotation>
<xs:documentation>
SHORT-TERM SCHOLAR
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>