ucr:IncidentFactorCodeType
complexType IncidentFactorCodeType in namespace http://release.niem.gov/niem/codes/fbi_ucr/4.2/
Definition
A data type for factors that may have been involved in or contributed to a subject committing an offense.
Diagram
XML Schema
<xs:complexType name="IncidentFactorCodeType">
<xs:annotation>
<xs:documentation>
A data type for factors that may have been involved in or contributed to a subject committing an offense.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ucr:IncidentFactorCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>