ValidateInitiativeVehicleLineItem

Uses the Component:ValidateInitiativeVehicleLineItemType

Detail information regarding a vehicle for a particular initiative.

Fields and Components

Table 6.7. Fields and Components

Name Description Occurrence Type Data Type User Notes
Vehicle

Common vehicle component

0..1ComponentVehicleABIEType 
VDSCode

Vehicle Description Section- part of the VIN that correlates to a specific vehicle model, bodystyle, and grade

0..1Field udt:CodeType  

Sample XML

The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.

Example 6.7. ValidateInitiativeVehicleLineItem

<ValidateInitiativeVehicleLineItem>
     <Vehicle>......</Vehicle>     [0..1]
     <VDSCode>......</VDSCode>     [0..1]
</ValidateInitiativeVehicleLineItem>