Uses the Component:VehicleConcernQuestionAnswerType
Questions and Answers related to Service Appointment
Table 6.48. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
ConcernQuestion |
Service concern question. | 0..1 | Field | udt:TextType | |
ConcernAnswer |
Service concern answer | 0..1 | Field | udt:TextType |
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.48. VehicleConcernQuestionAnswer
<VehicleConcernQuestionAnswer> <ConcernQuestion>......</ConcernQuestion> [0..1] <ConcernAnswer>......</ConcernAnswer> [0..1] </VehicleConcernQuestionAnswer>