j:CommercialVehicleType

complexType CommercialVehicleType in namespace http://release.niem.gov/niem/domains/jxdm/6.2/

Definition

A data type for a class of vehicle that includes motor vehicles with a gross vehicle weight rating of 26,001 pounds or more.

Diagram

XML Schema

<xs:complexType name="CommercialVehicleType">
<xs:annotation>
<xs:documentation>
A data type for a class of vehicle that includes motor vehicles with a gross vehicle weight rating of 26,001 pounds or more.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="j:CommercialVehiclePRISMTargetDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CommercialVehiclePreviouslyTargetedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CommercialVehicleCurrentlyTargetedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CommercialVehiclePRISMAdditionDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:MotorCarrier" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CommercialVehicleCargoBodyCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CommercialVehicleConfigurationAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CommercialVehicleAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>