ndex:VictimPerceptionCodeType
complexType VictimPerceptionCodeType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.2/
Definition
A data type for a code that indicates the victims perception of the subject or actions of the subject.
Diagram
XML Schema
<xs:complexType name="VictimPerceptionCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code that indicates the victims perception of the subject or actions of the subject.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ndex:VictimPerceptionCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>