TelematicsSubscription

Uses the Component:TelematicsSubscriptionType

To communicate telematatics status and subscription information.

Fields and Components

Table 6.64. Fields and Components

Name Description Occurrence Type Data Type User Notes
StatusList

List of status of subscription

0..*ComponentStatusListType 
SubscriptionList

To commnicate the list of subscriptions.

0..*ComponentSubscriptionListType 

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.64. TelematicsSubscription

<TelematicsSubscription>
     <StatusList>......</StatusList>     [0..*]
     <SubscriptionList>......</SubscriptionList>     [0..*]
</TelematicsSubscription>