mmucc:DriverViolationCodeType
complexType DriverViolationCodeType in namespace http://release.niem.gov/niem/codes/mmucc/4.1/
Definition
A data type for all motor vehicle-related violations code category, if any, which apply to this driver.
Diagram
XML Schema
<xs:complexType name="DriverViolationCodeType">
<xs:annotation>
<xs:documentation>
A data type for all motor vehicle-related violations code category, if any, which apply to this driver.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="mmucc:DriverViolationCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>