mmucc:VehicleBodyCategoryCodeType
complexType VehicleBodyCategoryCodeType in namespace http://release.niem.gov/niem/codes/mmucc/4.1/
Definition
A data type for a category indicating the general configuration or shape of a motor vehicle distinguished by characteristics such as number of doors, rows of seats, windows, or roof line.
Diagram
XML Schema
<xs:complexType name="VehicleBodyCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for a category indicating the general configuration or shape of a motor vehicle distinguished by characteristics such as number of doors, rows of seats, windows, or roof line.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="mmucc:VehicleBodyCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>