ncic:VictimToPersonRelationshipCodeType
complexType VictimToPersonRelationshipCodeType in namespace http://release.niem.gov/niem/codes/fbi_ncic/4.2/
Definition
A data type for a relationship of the defendant to the victim of a misdemeanor crime of domestic violence.
Diagram
XML Schema
<xs:complexType name="VictimToPersonRelationshipCodeType">
<xs:annotation>
<xs:documentation>
A data type for a relationship of the defendant to the victim of a misdemeanor crime of domestic violence.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ncic:VictimToPersonRelationshipCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>