ucr:InjuryCategoryCodeType
complexType InjuryCategoryCodeType in namespace http://release.niem.gov/niem/codes/fbi_ucr/4.0/
Definition
A data type for a general category of harm or injury.
Diagram
XML Schema
<xs:complexType name="InjuryCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for a general category of harm or injury.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ucr:InjuryCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>