Table of Contents
Uses the Component:ServiceAppointmentAcknowledgmentType
Service Appointment Acknowledgment
Table 6.1. Fields and Components
| Name | Description | Occurrence | Type | Data Type | User Notes |
|---|---|---|---|---|---|
| ServiceAppointmentAcknowledgmentHeader |
Service Appointment Acknowledgment Header | 1..1 | Component | ServiceAppointmentAcknowledgmentHeaderType | |
| ServiceAppointmentAcknowledgmentDetail |
Service Appointment Acknowledgment Detail | 1..1 | Component | ServiceAppointmentAcknowledgmentDetailType |
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. ServiceAppointmentAcknowledgment
<ServiceAppointmentAcknowledgment>
<ServiceAppointmentAcknowledgmentHeader>......</ServiceAppointmentAcknowledgmentHeader> [1..1]
<ServiceAppointmentAcknowledgmentDetail>......</ServiceAppointmentAcknowledgmentDetail> [1..1]
</ServiceAppointmentAcknowledgment>