ndex:InjuryLocationCodeType
complexType InjuryLocationCodeType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.2/
Definition
A data type for a code that identifies the body location of a victim's injury.
Diagram
XML Schema
<xs:complexType name="InjuryLocationCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies the body location of a victim's injury.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ndex:InjuryLocationCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>