aamva_d20:AccidentSeverityCodeType
complexType AccidentSeverityCodeType in namespace http://release.niem.gov/niem/codes/aamva_d20/4.0/
Definition
A data type for severity levels of an accident.
Diagram
XML Schema
<xs:complexType name="AccidentSeverityCodeType">
<xs:annotation>
<xs:documentation>
A data type for severity levels of an accident.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="aamva_d20:AccidentSeverityCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>