ncic:VMOCodeType
complexType VMOCodeType in namespace http://release.niem.gov/niem/codes/fbi_ncic/4.0/
Definition
A data type for 2.2: Vehicle Make/Brand (VMA) and Model (VMO) for Automobiles, Light-Duty Vans, Light-Duty Trucks, and Parts
Diagram
XML Schema
<xs:complexType name="VMOCodeType">
<xs:annotation>
<xs:documentation>
A data type for 2.2: Vehicle Make/Brand (VMA) and Model (VMO) for Automobiles, Light-Duty Vans, Light-Duty Trucks, and Parts</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ncic:VMOCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>