mmucc:SpeedingRelatedCodeType
complexType SpeedingRelatedCodeType in namespace http://release.niem.gov/niem/codes/mmucc/4.1/
Definition
A data type to indicate whether the investigating officer suspects that the driver involved in the crash was speeding based on verbal or physical evidence and not on speculation alone.
Diagram
XML Schema
<xs:complexType name="SpeedingRelatedCodeType">
<xs:annotation>
<xs:documentation>
A data type to indicate whether the investigating officer suspects that the driver involved in the crash was speeding based on verbal or physical evidence and not on speculation alone.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="mmucc:SpeedingRelatedCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>