ncic:ROVCodeSimpleType

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

Definition

A data type for 24 - Relationship of Victim (ROV) Field Codes

Diagram

Enumerations

ValueDefinition
AQAQ - VICTIM WAS ACQUAINTANCE
BEBE - VICTIM WAS BABYSITTEE (THE BABY)
BGBG - VICTIM WAS BOYFRIEND/GIRLFRIEND
CFCF - VICTIM WAS CHILD OF BOYFRIEND OR GIRLFRIEND
CHCH - VICTIM WAS CHILD
CSCS - VICTIM WAS COMMON-LAW-SPOUSE
EEEE - VICTIM WAS EMPLOYEE
ERER - VICTIM WAS EMPLOYER
FRFR - VICTIM WAS FRIEND
GCGC - VICTIM WAS GRANDCHILD
GPGP - VICTIM WAS GRANDPARENT
HRHR - HOMOSEXUAL RELATIONSHIP
ILIL - VICTIM WAS IN-LAW
NENE - VICTIM WAS NEIGHBOR
OFOF - VICTIM WAS OTHER FAMILY MEMBER
OKOK - VICTIM WAS OTHERWISE KNOWN
PAPA - VICTIM WAS PARENT
RURU - RELATIONSHIP UNKNOWN
SBSB - VICTIM WAS SIBLING
SCSC - VICTIM WAS STEPCHILD
SESE - VICTIM WAS SPOUSE
SPSP - VICTIM WAS STEPPARENT
SSSS - VICTIM WAS STEPSIBLING
STST - VICTIM WAS STRANGER
XSXS - VICTIM WAS EX-SPOUSE

XML Schema

<xs:simpleType name="ROVCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for 24 - Relationship of Victim (ROV) Field Codes
</xs:documentation>
</xs:annotation>
<xs:enumeration value="AQ">
<xs:annotation>
<xs:documentation>
AQ - VICTIM WAS ACQUAINTANCE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BE">
<xs:annotation>
<xs:documentation>
BE - VICTIM WAS BABYSITTEE (THE BABY)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BG">
<xs:annotation>
<xs:documentation>
BG - VICTIM WAS BOYFRIEND/GIRLFRIEND
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CF">
<xs:annotation>
<xs:documentation>
CF - VICTIM WAS CHILD OF BOYFRIEND OR GIRLFRIEND
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CH">
<xs:annotation>
<xs:documentation>
CH - VICTIM WAS CHILD
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CS">
<xs:annotation>
<xs:documentation>
CS - VICTIM WAS COMMON-LAW-SPOUSE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EE">
<xs:annotation>
<xs:documentation>
EE - VICTIM WAS EMPLOYEE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ER">
<xs:annotation>
<xs:documentation>
ER - VICTIM WAS EMPLOYER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FR">
<xs:annotation>
<xs:documentation>
FR - VICTIM WAS FRIEND
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GC">
<xs:annotation>
<xs:documentation>
GC - VICTIM WAS GRANDCHILD
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GP">
<xs:annotation>
<xs:documentation>
GP - VICTIM WAS GRANDPARENT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HR">
<xs:annotation>
<xs:documentation>
HR - HOMOSEXUAL RELATIONSHIP
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IL">
<xs:annotation>
<xs:documentation>
IL - VICTIM WAS IN-LAW
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NE">
<xs:annotation>
<xs:documentation>
NE - VICTIM WAS NEIGHBOR
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OF">
<xs:annotation>
<xs:documentation>
OF - VICTIM WAS OTHER FAMILY MEMBER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OK">
<xs:annotation>
<xs:documentation>
OK - VICTIM WAS OTHERWISE KNOWN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PA">
<xs:annotation>
<xs:documentation>
PA - VICTIM WAS PARENT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RU">
<xs:annotation>
<xs:documentation>
RU - RELATIONSHIP UNKNOWN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SB">
<xs:annotation>
<xs:documentation>
SB - VICTIM WAS SIBLING
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SC">
<xs:annotation>
<xs:documentation>
SC - VICTIM WAS STEPCHILD
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SE">
<xs:annotation>
<xs:documentation>
SE - VICTIM WAS SPOUSE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SP">
<xs:annotation>
<xs:documentation>
SP - VICTIM WAS STEPPARENT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SS">
<xs:annotation>
<xs:documentation>
SS - VICTIM WAS STEPSIBLING
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ST">
<xs:annotation>
<xs:documentation>
ST - VICTIM WAS STRANGER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="XS">
<xs:annotation>
<xs:documentation>
XS - VICTIM WAS EX-SPOUSE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>