Chapter 6. Service Appointment Noun

Table of Contents

ServiceAppointment
Fields and Components
Sample XML
ServiceAppointmentHeader
Fields and Components
Sample XML
DocumentIdentificationGroup
Fields and Components
Sample XML
DocumentIdentification
Fields and Components
Sample XML
AlternateDocumentIdentification
Fields and Components
Sample XML
DealerParty
Fields and Components
Sample XML
AlternatePartyDocument
Fields and Components
Sample XML
EffectivePeriod
Fields and Components
Sample XML
SpecifiedOrganization
Fields and Components
Sample XML
PrimaryContact
Fields and Components
Sample XML
SpecifiedPerson
Fields and Components
Sample XML
ResidenceAddress
Fields and Components
Sample XML
Privacy
Fields and Components
Sample XML
PrivacyPeriod
Fields and Components
Sample XML
TelephoneCommunication
Fields and Components
Sample XML
UsagePreference
Fields and Components
Sample XML
UnavailablePeriod
Fields and Components
Sample XML
AvailablePeriod
Fields and Components
Sample XML
FaxCommunication
Fields and Components
Sample XML
URICommunication
Fields and Components
Sample XML
PostalAddress
Fields and Components
Sample XML
SpecifiedOccupation
Fields and Components
Sample XML
PartyActionEvent
Fields and Components
Sample XML
ProviderParty
Fields and Components
Sample XML
AppointmentContactParty
Fields and Components
Sample XML
OwnerParty
Fields and Components
Sample XML
Co-OwnerParty
Fields and Components
Sample XML
PrimaryDriver
Fields and Components
Sample XML
DriverParty
Fields and Components
Sample XML
SecondaryPrimaryDriver
Fields and Components
Sample XML
ServiceAppointmentVehicleLineItem
Fields and Components
Sample XML
Vehicle
Fields and Components
Sample XML
TransmissionGroup
Fields and Components
Sample XML
ColorGroup
Fields and Components
Sample XML
Engine
Fields and Components
Sample XML
EffectiveMeanPressureMeasure
Fields and Components
Sample XML
PowerMeasure
Fields and Components
Sample XML
MeanPistonSpeedMeasure
Fields and Components
Sample XML
TorqueMeasure
Fields and Components
Sample XML
GearRatioGroup
Fields and Components
Sample XML
EngineDimensions
Fields and Components
Sample XML
Chassis
Fields and Components
Sample XML
Tank
Fields and Components
Sample XML
VehicleDimension
Fields and Components
Sample XML
CertificationGroup
Fields and Components
Sample XML
PreviousOwnerParty
Fields and Components
Sample XML
VehicleIdentificationGroup
Fields and Components
Sample XML
VehicleHistoryDateGroup
Fields and Components
Sample XML
Option
Fields and Components
Sample XML
OptionPricing
Fields and Components
Sample XML
Price
Fields and Components
Sample XML
ApplicableLocation
Fields and Components
Sample XML
DefinedContact
Fields and Components
Sample XML
VehicleMajorPartsProductItem
Fields and Components
Sample XML
Pricing
Fields and Components
Sample XML
VehicleMajorPartsProductItemConfiguration
Fields and Components
Sample XML
TelematicsSubscription
Fields and Components
Sample XML
StatusList
Fields and Components
Sample XML
SubscriptionList
Fields and Components
Sample XML
BrandedInfo
Fields and Components
Sample XML
ImageAttachment
Fields and Components
Sample XML
Warranty
Fields and Components
Sample XML
WarrantyCancelServiceLaborHistory
Fields and Components
Sample XML
Diagnostics
Fields and Components
Sample XML
WarrantyCoverage
Fields and Components
Sample XML
WarrantyCoverageInterval
Fields and Components
Sample XML
ServiceContract
Fields and Components
Sample XML
ServiceContractPrePaidOPCodes
Fields and Components
Sample XML
ServiceAppointmentDetail
Fields and Components
Sample XML
Appointment
Fields and Components
Sample XML
RequestedService
Fields and Components
Sample XML
ServiceTechnicianParty
Fields and Components
Sample XML
ServiceLaborScheduling
Fields and Components
Sample XML
LaborNarrative
Fields and Components
Sample XML
FailureCodes
Fields and Components
Sample XML
ServiceAdvisorParty
Fields and Components
Sample XML
RequestedAppointmentPeriod
Fields and Components
Sample XML
CustomerPaymentMethod
Fields and Components
Sample XML

ServiceAppointment

Uses the Component:ServiceAppointmentType

ServiceAppointment defines the Service Appointment for individual consumers who schedule service appointments with their local dealership via the Internet. Additionally OEMs might use the ServiceAppointment to communicate to a Dealer the Service Contract and Repair Information (Labor Operations) related to the contract.

Fields and Components

Table 6.1. Fields and Components

Name Description Occurrence Type Data Type User Notes
ServiceAppointmentHeader

Service Appointment Header

1..1ComponentServiceAppointmentHeaderType 
ServiceAppointmentDetail

Service Appointment Detail

1..1ComponentServiceAppointmentDetailType 

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.1. ServiceAppointment

<ServiceAppointment>
     <ServiceAppointmentHeader>......</ServiceAppointmentHeader>     [1..1]
     <ServiceAppointmentDetail>......</ServiceAppointmentDetail>     [1..1]
</ServiceAppointment>