nibrs:VictimToSubjectRelationshipCodeType
complexType VictimToSubjectRelationshipCodeType in namespace http://release.niem.gov/niem/codes/fbi_nibrs/4.0/
Definition
A data type for a code that identifies the victim's relationship to subject who perpetrated a crime against them, depicting who the victim was to the offender.
Diagram
XML Schema
<xs:complexType name="VictimToSubjectRelationshipCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies the victim's relationship to subject who perpetrated a crime against them, depicting who the victim was to the offender.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="nibrs:VictimToSubjectRelationshipCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>