mmucc:PersonInjuryStatusCodeType
complexType PersonInjuryStatusCodeType in namespace http://release.niem.gov/niem/codes/mmucc/4.0/
Definition
A data type for the injury severity level for a person involved in crash.
Diagram
XML Schema
<xs:complexType name="PersonInjuryStatusCodeType">
<xs:annotation>
<xs:documentation>
A data type for the injury severity level for a person involved in crash.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="mmucc:PersonInjuryStatusCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>