ndex:BiasMotivationCodeType
complexType BiasMotivationCodeType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.2/
Definition
A data type for a code that identifies the type of bias that motivated the offense, if any. Includes all NIBRS codes, plus additional codes.
Diagram
XML Schema
<xs:complexType name="BiasMotivationCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies the type of bias that motivated the offense, if any. Includes all NIBRS codes, plus additional codes.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ndex:BiasMotivationCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>