Table of Contents
Uses the Component:VehicleTelematicsType
Table 6.1. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
VehicleTelematicsHeader |
Vehicle Telematics Header | 1..1 | Component | VehicleTelematicsHeaderType | |
VehicleTelematicsDetail |
Detail Line | 1..1 | Component | VehicleTelematicsDetailType |
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.1. VehicleTelematics
<VehicleTelematics> <VehicleTelematicsHeader>......</VehicleTelematicsHeader> [1..1] <VehicleTelematicsDetail>......</VehicleTelematicsDetail> [1..1] </VehicleTelematics>