Package org.ota.misc

Class Summary
AuthorizationRQ Verifies and validates a traveller based on information for a bank account, credit card, or drivers licence.
AuthorizationRS Returns authorization or denial for a customer's form of payment.
AuthorizationRS.Authorization Response information to an authorization request.
AuthorizationRS.Authorization.AuthorizationResult Result information from the authorization process.
CancelRQ A generic message, available as an action on several OpenTravel services which requests a server to cancel the booking identified by the UniqueID element.
CancelRQ.Reasons A collection of reasons for this cancellation.
CancelRQ.Segment Used to specify segments to be cancelled.
CancelRQ.UniqueID This allows a user to send more than one UniqueID where there is more than one UniqueID associated to a single reservation (e.g.
CancelRS Used to respond to a CancelRQ and may provide details about the cancellation.
CancelRS.Segment Used to specify a segment that has been cancelled.
DeleteRQ A generic message, available as an action on several OpenTravel services which requests a server to delete the business object(s) identified by the UniqueID element(s).
DeleteRS Response to a generic OTA_DeleteRQ message, available as an action on several OpenTravel services which requests a server to delete the business object(s) identified by the UniqueID element(s).
DestActivityCapabilitiesRQ Sends a request for the functional capabilities of the target system (e.g., ).
DestActivityCapabilitiesRS This is used to respond to a CapabilitiesRQ, where the target system responds describing its available level of functionality.
DestActivityResRQ Sends a request for a reservation to another system.There is no requirement to determine availability prior to sending a reservation request.
DestActivityResRS This could be used to respond to a OTA_DestActivityResRQ.xsd or the OTA_ReadRQ.xsd.
DestActivityResRS.ReservationResponseItems A set of responses to a reservation request, one per item Schema fragment(s) for this class:
ErrorRS The standatd OTA_ErrorRS message is designed to accommodate errors that result from the parser, or from validation, before reaching the server.
FileAttachmentNotifRQ Enables sending encoded binary file(s).
FileAttachmentNotifRQ.FileAttachmentReference Specifies details about the file attached to this message.
FileAttachmentNotifRS Used to acknowledge receipt of the FileAttachment NotifRQ.
NotifReportRQ This message is used to indicate the status of processing one or several previous messages.
NotifReportRQ.NotifDetails A container used to specify a certain set of previous messages.
NotifReportRQ.NotifDetails.HotelNotifReport Used to provide business details regarding processing of a previous hotel message.
NotifReportRQ.NotifDetails.HotelNotifReport.AvailStatusMessages Collection of availability status messages.
NotifReportRQ.NotifDetails.HotelNotifReport.AvailStatusMessages.AvailStatusMessage An availability status message.
NotifReportRQ.NotifDetails.HotelNotifReport.HotelDescriptiveContents Collection of hotel descriptive contents.
NotifReportRQ.NotifDetails.HotelNotifReport.HotelDescriptiveContents.HotelDescriptiveContent A hotel descriptive content message that was not successfully processed.
NotifReportRQ.NotifDetails.HotelNotifReport.HotelReservations Collection of hotel reservations.
NotifReportRQ.NotifDetails.HotelNotifReport.HotelReservations.HotelReservation A hotel reservation.
NotifReportRQ.NotifDetails.HotelNotifReport.RateAmountMessages Collection of rate amount messages.
NotifReportRQ.NotifDetails.HotelNotifReport.RateAmountMessages.RateAmountMessage A rate amount message.
NotifReportRQ.NotifDetails.VehRes Vehicle reservation.
NotifReportRS This message is used to acknowledge reception of an OTA_NotifReportRQ message.
PingRQ The OTA_PingRQ message may be used for testing application connectivity, sending some specific text and determining if the receiving application is able to echo back that same text.
PingRS The OTA_PingRS message is a response to a client message used for testing application connectivity.
PingRS.Sequence Schema fragment(s) for this class:
PurchaseItemRQ Used to electronically purchase various types of items.
PurchaseItemRQ.Comments A collection of comments.
PurchaseItemRQ.PurchaserInfo Contact and loyalty information for the purchaser of the order(s).
PurchaseItemRS This message provides information confirming the receipt of a purchase item request.
PurchaseItemRS.PurchaseItemInfo Information related to the a purchase item request.
ReadRQ A generic message, available as an action on several OpenTravel services which requests a server to read and return the document type identified by the UniqueID element.
ReadRQ.ReadRequests A grouping of Read Requests Schema fragment(s) for this class:
ReadRQ.ReadRequests.AirReadRequest To retrieve an airline reservation when the booking reference is not known or to search for a list of passengers meeting certain criteria Schema fragment(s) for this class:
ReadRQ.ReadRequests.AirReadRequest.QueueInfo Requests items from a booking file queue.
ReadRQ.ReadRequests.CruiseReadRequest To retrieve cruise booking information when the confirmation number is not known.
ReadRQ.ReadRequests.CruiseReadRequest.SelectedSailing Contains information related to the selected sailing.
ReadRQ.ReadRequests.GlobalReservationReadRequest An individual Read Request for a global reservation when the booking reference is not known Schema fragment(s) for this class:
ReadRQ.ReadRequests.GolfReadRequest To retrieve a golf reservation record when the booking reference is not known Schema fragment(s) for this class:
ReadRQ.ReadRequests.HotelReadRequest To retrieve a hotel reservation when the booking reference is not known.
ReadRQ.ReadRequests.HotelReadRequest.Airport Airport code and airport name for the location of the hotel.
ReadRQ.ReadRequests.HotelReadRequest.SelectionCriteria Schema fragment(s) for this class:
ReadRQ.ReadRequests.HotelReadRequest.UserID The user id and pin number of the person for whom the reservation is for.
ReadRQ.ReadRequests.PkgReadRequest To retrieve a package reservation record when the booking reference is not known Schema fragment(s) for this class:
ReadRQ.ReadRequests.ProfileReadRequest To request a profile when the profile identifier is not known.
ReadRQ.ReadRequests.ProfileReadRequest.UniqueID Used to convey the identity of the profile, the owner of the profile, or an id provided by the client.
ReadRQ.ReadRequests.ReadRequest A request to read a reservation when the booking reference is known.
ReadRQ.ReadRequests.VehicleReadRequest To request a vehicle reservation when the confirmation number is not known.
ResRetrieveRS This message returns a list of reservations when an exact match on a read request could not be made or the request was to return a list of reservations meeting specified criteria.
ResRetrieveRS.ReservationsList A container for multiple reservations.
ResRetrieveRS.ReservationsList.AirReservation One line in a list of airline reservations.
ResRetrieveRS.ReservationsList.GlobalReservation One line in a list of reservations from a global distribution system.
ResRetrieveRS.ReservationsList.GolfReservation One line in a list of golf reservations.
ResRetrieveRS.ReservationsList.PackageReservation One line in a list of package reservations.
ResRetrieveRS.ReservationsList.VehicleReservation One line in a list of vehicle reservations.
 

Enum Summary
AuthorizationRS.Authorization.AuthorizationResult.CVCResult Schema fragment(s) for this class:
AuthorizationRS.Authorization.AuthorizationResult.Result Schema fragment(s) for this class:
ErrorRS.Status Schema fragment(s) for this class:
ReadRQ.ReadRequests.AirReadRequest.FFRequestCriteria Schema fragment(s) for this class:
ReadRQ.ReadRequests.AirReadRequest.InfoToReturn Schema fragment(s) for this class:
ReadRQ.ReadRequests.HotelReadRequest.SelectionCriteria.Date Schema fragment(s) for this class:
ReadRQ.ReadRequests.HotelReadRequest.SelectionCriteria.Selection Schema fragment(s) for this class:
ReadRQ.ReadRequests.ProfileReadRequest.Date Schema fragment(s) for this class: