<xsd:complexType name="VehicleBodyCategoryCodeType">
<xsd:annotation>
<xsd: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.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="mmucc_2:VehicleBodyCategoryCodeSimpleType">
<xsd:attributeGroup ref="s:SimpleObjectAttributeGroup" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
|