ncic:TRFUCodeSimpleType

simpleType TRFUCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ncic/4.2/

Definition

A data type for 1.16: Translation Field Usage

Diagram

Enumerations

ValueDefinition
ADDADDRESS TYPE
CMCCAUTION AND MEDICAL CONDITIONS
CRRCONVICTION RESULTING IN REGISTRATION
EXLEXTRADITION LIMITATION
MPCMISSING PERSON CIRCUMSTANCES
OFFOFFENSE CODE
OFSOFFENDER STATUS
PCOPROTECTION ORDER CONDITIONS
RMIRANSOM MONEY INDICATOR
ROVRELATIONSHIP OF VICTIM
SVCSERVICE INFORMATION
TNTTELEPHONE TYPE
VOWVEHICLE OWNERSHIP
VPCVIOLENT PERSON CRITERIA

XML Schema

<xs:simpleType name="TRFUCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for 1.16: Translation Field Usage
</xs:documentation>
</xs:annotation>
<xs:enumeration value="ADD">
<xs:annotation>
<xs:documentation>
ADDRESS TYPE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CMC">
<xs:annotation>
<xs:documentation>
CAUTION AND MEDICAL CONDITIONS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CRR">
<xs:annotation>
<xs:documentation>
CONVICTION RESULTING IN REGISTRATION
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EXL">
<xs:annotation>
<xs:documentation>
EXTRADITION LIMITATION
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MPC">
<xs:annotation>
<xs:documentation>
MISSING PERSON CIRCUMSTANCES
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OFF">
<xs:annotation>
<xs:documentation>
OFFENSE CODE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OFS">
<xs:annotation>
<xs:documentation>
OFFENDER STATUS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PCO">
<xs:annotation>
<xs:documentation>
PROTECTION ORDER CONDITIONS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RMI">
<xs:annotation>
<xs:documentation>
RANSOM MONEY INDICATOR
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ROV">
<xs:annotation>
<xs:documentation>
RELATIONSHIP OF VICTIM
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SVC">
<xs:annotation>
<xs:documentation>
SERVICE INFORMATION
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TNT">
<xs:annotation>
<xs:documentation>
TELEPHONE TYPE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VOW">
<xs:annotation>
<xs:documentation>
VEHICLE OWNERSHIP
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VPC">
<xs:annotation>
<xs:documentation>
VIOLENT PERSON CRITERIA
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>