Uses the Component:InitiativeDownloadVehicleLineItemType
Detail information regarding a vehicle for a particular initiative download
Table 6.7. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
Vehicle |
Common vehicle component | 0..1 | Component | VehicleABIEType | |
VDSCode |
Vehicle Description Section- part of the VIN that correlates to a specific vehicle model, bodystyle, and grade | 0..1 | Field | udt:CodeType |
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. InitiativeDownloadVehicleLineItem
<InitiativeDownloadVehicleLineItem> <Vehicle>......</Vehicle> [0..1] <VDSCode>......</VDSCode> [0..1] </InitiativeDownloadVehicleLineItem>