Business Object: Vehicle (3.0.0)

Library: Ground (http://www.opentravel.org/OTM/product/Ground/v3)


    • Description

      Defines a specific vehicle (make, model, seats etc.)
Property Value
Facets  ID
 Summary
 Detail

ID

Field Name Member Type Field Type Description
objID Attribute  ID   A unique identifier within this document for this object.
Identifier Element  Identifier   a unique identifier defined by an external authority for this object.
VehicleRef Element  Vehicle   Refers to the objID on an object defined elsewhere in the current document.

Summary

Field Name Member Type Field Type Description
seats Attribute  int   The maximum seats in the vehicle - usually This figure is based on the quantity of seat belts in the vehicle.
category Attribute  VehicleCategory_Enum   e.g. car, van, limo etc.
bkgClass Attribute  StringTiny   The class of service, e.g. Business.
modelYear Attribute  positiveInteger   The year the vehicle was registered
Description Element  Description   A description of the vehicle.
Luggage Element  Luggage   Type and quantity of luggage.
Amenity Element  Amenity_Summary   Feature available in the vehicle

Detail

Field Name Member Type Field Type Description
make Attribute  StringTiny   The make of the vehicle.
model Attribute  StringTiny   The model of the vehicle.
year Attribute  int   The model year of the vehicle. Query: should this be a yyyy pattern?
maxPassengers Attribute  int   The maximum passengers allowed in the vehicle.
maxAccessible Attribute  int   The maximum accessible capacity of the vehicle.
color Attribute  StringTiny   The colour of the vehicle.
Description Element  TextFree   A description of the vehicle(s) available for a transfer.
LicensePlate Element  LicensePlate   The license plate/registration of the vehicle.
disabilityVehicleInd Indicator   If true, this vehicle is disability compatible.