Uses the Component:MVResponseInputRequestDataType
Provides the total number of vehicles found in the VehicleRow group found in this GetValidMultipleVehicle response.
Table 6.9. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
MVResponseRequestHeader |
This section controls the type and the structure of the content to be returned. This is where you specify what you will get back. These controls allow you to manage the filtering criteria. | 1..1 | Component | MVResponseRequestHeaderType | |
MVResponseRequestTags |
The GetValidMultipleVehicleIncentiveRequestTagsGroup is the second major grouping of request data. It provides the eligibility criteria for selecting incentives. | 1..1 | Component | ValidMultipleVehicleIncentiveResponseRequestTagsType |
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.9. MVResponseInputRequestData
<MVResponseInputRequestData> <MVResponseRequestHeader>......</MVResponseRequestHeader> [1..1] <MVResponseRequestTags>......</MVResponseRequestTags> [1..1] </MVResponseInputRequestData>