Core Object: RelativePosition (2.0.0)

Library: Common (http://www.opentravel.org/OTM/Common/v2)


    • Description

      The RelativePosition object contains information about the direction, distance and travel time to/from a facility (hotel, car rental location, or airport) or to/from a designated location.
      Additional Documentation
      Type Value
      Implementers Extension: TransportationsType
Property Value
Aliases  Directions
Simple Facet:  Empty  
Facets  Summary
 Detail

Summary

Field Name Member Type Field Type Description
direction Attribute  string   Defines the cardinal direction (e.g., north, south, southwest).
distance Attribute  string   Defines the distance between two points.
unitOfMeasureCode Attribute  UnitOfMeasure_Enum   The unit of measure in a code format. Refer to OpenTravel Code List Unit of Measure Code (UOM).
indexPointCode Attribute  IndexPointCode_Enum   This is the object referred to by the relative position (e.g. cross street, airport). Refer to OpenTravel Code List Index Point Code (IPC).
name Attribute  StringShort   This is used to accommodate a city name, rail station name etc. when using the indexPoint attribute.
toFrom Attribute  ToFrom_Enum   Used to indicate whether the context is to a facility or from a facility.
positionAccuracy Attribute  PositionAccuracy_Enum   Indicates the accuracy of the property's geo-coding, since the property's longitude and latitude may not always be exact. Refer to OpenTravel Code List Position Accuracy Code (PAC).
Transportations Element  Transportations   Transportation locations close to facility.
Description Element  Description   Description of directions to facility.
nearestInd Indicator   The indicator for whether this location is nearest.
primaryInd Indicator   Indicates whether the reference point is considered the main reference point for the specific type of IndexPointCode (e.g., in Dallas, where IndexPointCode=airport Dallas/Fort Worth airport would be the primary airport even if another airport such as Love Field is closer).
approximateDistanceInd Indicator   When true, the distance information is approximate.

Detail

Field Name Member Type Field Type Description
No member fields defined for this facet.