ncic:ROVCodeSimpleType
simpleType ROVCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ncic/4.0/
Definition
A data type for 24 - Relationship of Victim (ROV) Field Codes
Diagram
Enumerations
Value | Definition |
0F | OF - VICTIM WAS OTHER FAMILY MEMBER |
0K | OK - VICTIM WAS OTHERWISE KNOWN |
AQ | AQ - VICTIM WAS ACQUAINTANCE |
BE | BE - VICTIM WAS BABYSITTEE (THE BABY) |
BG | BG - VICTIM WAS BOYFRIEND/GIRLFRIEND |
CF | CF - VICTIM WAS CHILD OF BOYFRIEND OR GIRLFRIEND |
CH | CH - VICTIM WAS CHILD |
CS | CS - VICTIM WAS COMMON-LAW-SPOUSE |
EE | EE - VICTIM WAS EMPLOYEE |
ER | ER - VICTIM WAS EMPLOYER |
FR | FR - VICTIM WAS FRIEND |
GC | GC - VICTIM WAS GRANDCHILD |
GP | GP - VICTIM WAS GRANDPARENT |
HR | HR - HOMOSEXUAL RELATIONSHIP |
IL | IL - VICTIM WAS IN-LAW |
NE | NE - VICTIM WAS NEIGHBOR |
PA | PA - VICTIM WAS PARENT |
RU | RU - RELATIONSHIP UNKNOWN |
SB | SB - VICTIM WAS SIBLING |
SC | SC - VICTIM WAS STEPCHILD |
SE | SE - VICTIM WAS SPOUSE |
SP | SP - VICTIM WAS STEPPARENT |
SS | SS - VICTIM WAS STEPSIBLING |
ST | ST - VICTIM WAS STRANGER |
XS | XS - 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:restriction base="xs:token">
<xs:enumeration value="0F">
<xs:annotation>
<xs:documentation>
OF - VICTIM WAS OTHER FAMILY MEMBER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="0K">
<xs:annotation>
<xs:documentation>
OK - VICTIM WAS OTHERWISE KNOWN</xs:documentation>
</xs:annotation>
</xs:enumeration>
<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="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>