BookingGroup

**************************************- Booking related data :
**************************************- Request : search criteria, information on how
the booking should be made (one record per passenger or all in one,...), booking link to
an existing booking to complement, ... Response : data returned after a booking action,
list of bookings. **************************************-

Element Group Information

Model

Children: Booking, Bookings

Used By

Complex Types AccomodationType, AgentType, AmountAdjustmentType, AmountTaxType, AuthorType, BookingCollectionType, BookingType, BrandType, CabinType, CancellationType, CarrierType, ClientType, CompanyType, CustomerType, DistributorType, DocumentBoardingPassType, DocumentCancellationRulesType, DocumentCertificateType, DocumentConfirmationType, DocumentContractType, DocumentDriverLicenceType, DocumentFollowUpType, DocumentIdentityCardType, DocumentInsuranceType, DocumentInvoiceStatementType, DocumentInvoiceType, DocumentNoticeType, DocumentPassportType, DocumentPaymentStatementType, DocumentQuotationType, DocumentReceiptType, DocumentResidentPermitType, DocumentSellingConditionsRulesType, DocumentTicketType, DocumentTravelDocumentType, DocumentType, DocumentVisaType, DocumentVoucherType, GuaranteeMethodType, GuaranteeType, HistoryType, HotelType, PaymentType, PersonType, PriceFareType, PriceInvoiceType, PriceQuotationType, PriceStoredFareType, PriceType, ResponseStyleType, RestaurantType, RoomBedroomType, RoomKitchenType, RoomMeetingRoomType, RoomStorageType, RoomType, RuleQuantityType, RuleType, SegmentActivityType, SegmentAirType, SegmentCombinedType, SegmentDocType, SegmentDocVisaType, SegmentEventType, SegmentExcursionType, SegmentFeeType, SegmentFoodType, SegmentInsuranceType, SegmentMiscellaneousType, SegmentParkingType, SegmentProductType, SegmentRailType, SegmentRoadType, SegmentServiceType, SegmentStageType, SegmentStayType, SegmentSurfaceType, SegmentTourType, SegmentTransferType, SegmentTransportationType, SegmentType, SegmentVehicleType, SegmentWaterType, ShipType, StaffType, StyleType, TaskType, TicketType, TransactionRequestType, TransactionResponseType, TransactionTravelType, TravellerType, TripType, VehicleMakerType, VendorProviderType, VendorRetailerType, VendorType, VendorWholesaler
Elements Bookings, IdentityCard, Passport, Visa

Source

<xs:group name="BookingGroup">
  <xs:annotation>
    <xs:documentation>**************************************- Booking related data : **************************************- Request : search criteria, information on how the booking should be made (one record per passenger or all in one,...), booking link to an existing booking to complement, ... Response : data returned after a booking action, list of bookings. **************************************-</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:annotation>
      <xs:documentation>One or many</xs:documentation>
    </xs:annotation>
    <xs:element ref="Booking"/>
    <xs:element ref="Bookings"/>
  </xs:choice>
</xs:group>