scr:TimeInUSCategoryCodeSimpleType

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

Definition

A data type for a quantity of time a subject has been in the United States illegally.

Diagram

Enumerations

ValueDefinition
387181 month to 1 year
388374 to 30 days
AEAt Entry
NANot Applicable
OVER1Over 1 year
WI72Within 72 hours

XML Schema

<xs:simpleType name="TimeInUSCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a quantity of time a subject has been in the United States illegally.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="38718">
<xs:annotation>
<xs:documentation>
1 month to 1 year
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="38837">
<xs:annotation>
<xs:documentation>
4 to 30 days
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AE">
<xs:annotation>
<xs:documentation>
At Entry
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NA">
<xs:annotation>
<xs:documentation>
Not Applicable
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OVER1">
<xs:annotation>
<xs:documentation>
Over 1 year
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WI72">
<xs:annotation>
<xs:documentation>
Within 72 hours
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>