VehicleConcernQuestionAnswer

Uses the Component:VehicleConcernQuestionAnswerType

Questions and Answers related to Service Appointment

Fields and Components

Table 6.48. Fields and Components

Name Description Occurrence Type Data Type User Notes
ConcernQuestion

Service concern question.

0..1Field udt:TextType  
ConcernAnswer

Service concern answer

0..1Field udt:TextType  

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.48. VehicleConcernQuestionAnswer

<VehicleConcernQuestionAnswer>
     <ConcernQuestion>......</ConcernQuestion>     [0..1]
     <ConcernAnswer>......</ConcernAnswer>     [0..1]
</VehicleConcernQuestionAnswer>