EstimatedVehicleJourney Data Type

Implemented Interfaces
Serializable
Properties
name data type description
LineRef LineRef
DirectionRef DirectionRefStructure
EstimatedVehicleJourneyCode string
DatedVehicleJourneyIndirectRef DatedVehicleJourneyIndirectRefStructure
DatedVehicleJourneyRef DatedVehicleJourneyRef
Cancellation boolean
ExtraJourney boolean
JourneyPatternRef JourneyPatternRef
VehicleMode array of VehicleModesEnumeration
RouteRef RouteRefStructure
PublishedLineName NaturalLanguageStringStructure
DirectionName NaturalLanguageStringStructure
ExternalLineRef LineRef
OperatorRef OperatorRefStructure
ProductCategoryRef ProductCategoryRefStructure
ServiceFeatureRef array of ServiceFeatureRef
VehicleFeatureRef array of VehicleFeatureRefStructure
VehicleJourneyName NaturalLanguageStringStructure
JourneyNote array of NaturalLanguageStringStructure
HeadwayService boolean
FacilityConditionElement array of FacilityConditionElement
FacilityChangeElement FacilityChangeElement
SituationRef array of SituationRef
Monitored boolean
PredictionInaccurate boolean
Occupancy OccupancyEnumeration
BlockRef BlockRefStructure
CourseOfJourneyRef CourseOfJourneyStructure
VehicleRef VehicleRef
EstimatedCalls EstimatedCalls
IsCompleteStopSequence boolean
Extensions Extensions

Example

{
  "LineRef" : {
    "value" : "..."
  },
  "DirectionRef" : {
    "value" : "..."
  },
  "EstimatedVehicleJourneyCode" : "...",
  "DatedVehicleJourneyIndirectRef" : {
    "OriginRef" : {
      "value" : "..."
    },
    "AimedDepartureTime" : "...",
    "DestinationRef" : {
      "value" : "..."
    },
    "AimedArrivalTime" : "..."
  },
  "DatedVehicleJourneyRef" : {
    "value" : "..."
  },
  "Cancellation" : true,
  "ExtraJourney" : true,
  "JourneyPatternRef" : {
    "value" : "..."
  },
  "VehicleMode" : [ "ferry", "rail" ],
  "RouteRef" : {
    "value" : "..."
  },
  "PublishedLineName" : {
    "value" : "...",
    "lang" : "..."
  },
  "DirectionName" : {
    "value" : "...",
    "lang" : "..."
  },
  "ExternalLineRef" : {
    "value" : "..."
  },
  "OperatorRef" : {
    "value" : "..."
  },
  "ProductCategoryRef" : {
    "value" : "..."
  },
  "ServiceFeatureRef" : [ {
    "value" : "..."
  }, {
    "value" : "..."
  } ],
  "VehicleFeatureRef" : [ {
    "value" : "..."
  }, {
    "value" : "..."
  } ],
  "VehicleJourneyName" : {
    "value" : "...",
    "lang" : "..."
  },
  "JourneyNote" : [ {
    "value" : "...",
    "lang" : "..."
  }, {
    "value" : "...",
    "lang" : "..."
  } ],
  "HeadwayService" : true,
  "FacilityConditionElement" : [ {
    "FacilityRef" : {
      "value" : "..."
    },
    "Facility" : {
      "FacilityCode" : "...",
      "Description" : { },
      "FacilityClass" : [ "reservedArea", "serviceForPersonalDevice" ],
      "Features" : { },
      "OwnerRef" : { },
      "OwnerName" : { },
      "ValidityCondition" : { },
      "FacilityLocation" : { },
      "Limitations" : { },
      "Suitabilities" : { },
      "AccessibilityAssessment" : { },
      "Extensions" : { }
    },
    "FacilityStatus" : {
      "Status" : "available",
      "Description" : { },
      "AccessibilityAssessment" : { },
      "Extensions" : { }
    },
    "SituationRef" : {
      "SituationSimpleRef" : { },
      "SituationFullRef" : { }
    },
    "Remedy" : {
      "RemedyType" : "unknown",
      "Description" : { },
      "Extensions" : { }
    },
    "MonitoringInfo" : {
      "MonitoringInterval" : { },
      "MonitoringType" : "manual",
      "MonitoringPeriod" : { },
      "Extensions" : { }
    },
    "ValidityPeriod" : {
      "StartTime" : "...",
      "EndTime" : "..."
    },
    "Extensions" : {
      "any" : { }
    }
  }, {
    "FacilityRef" : {
      "value" : "..."
    },
    "Facility" : {
      "FacilityCode" : "...",
      "Description" : { },
      "FacilityClass" : [ "reservedArea", "fixedEquipment" ],
      "Features" : { },
      "OwnerRef" : { },
      "OwnerName" : { },
      "ValidityCondition" : { },
      "FacilityLocation" : { },
      "Limitations" : { },
      "Suitabilities" : { },
      "AccessibilityAssessment" : { },
      "Extensions" : { }
    },
    "FacilityStatus" : {
      "Status" : "added",
      "Description" : { },
      "AccessibilityAssessment" : { },
      "Extensions" : { }
    },
    "SituationRef" : {
      "SituationSimpleRef" : { },
      "SituationFullRef" : { }
    },
    "Remedy" : {
      "RemedyType" : "otherRoute",
      "Description" : { },
      "Extensions" : { }
    },
    "MonitoringInfo" : {
      "MonitoringInterval" : { },
      "MonitoringType" : "automatic",
      "MonitoringPeriod" : { },
      "Extensions" : { }
    },
    "ValidityPeriod" : {
      "StartTime" : "...",
      "EndTime" : "..."
    },
    "Extensions" : {
      "any" : { }
    }
  } ],
  "FacilityChangeElement" : {
    "EquipmentAvailability" : {
      "EquipmentRef" : { },
      "Description" : { },
      "EquipmentTypeRef" : { },
      "ValidityPeriod" : { },
      "EquipmentStatus" : "available",
      "EquipmentFeatures" : { },
      "Extensions" : { }
    },
    "SituationRef" : {
      "SituationSimpleRef" : { },
      "SituationFullRef" : { }
    },
    "MobilityDisruption" : {
      "MobilityImpairedAccess" : true,
      "AccessFacility" : [ "escalator", "narrowEntrance" ]
    }
  },
  "SituationRef" : [ {
    "SituationSimpleRef" : {
      "value" : "..."
    },
    "SituationFullRef" : {
      "VersionCountryRef" : { },
      "ParticipantRef" : { },
      "SituationNumber" : { },
      "UpdateCountryRef" : { },
      "UpdateParticipantRef" : { },
      "Version" : { }
    }
  }, {
    "SituationSimpleRef" : {
      "value" : "..."
    },
    "SituationFullRef" : {
      "VersionCountryRef" : { },
      "ParticipantRef" : { },
      "SituationNumber" : { },
      "UpdateCountryRef" : { },
      "UpdateParticipantRef" : { },
      "Version" : { }
    }
  } ],
  "Monitored" : true,
  "PredictionInaccurate" : true,
  "Occupancy" : "full",
  "BlockRef" : {
    "value" : "..."
  },
  "CourseOfJourneyRef" : {
    "value" : "..."
  },
  "VehicleRef" : {
    "value" : "..."
  },
  "EstimatedCalls" : {
    "EstimatedCall" : [ {
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { },
      "Cancellation" : true,
      "ExtraCall" : true,
      "PredictionInaccurate" : true,
      "Occupancy" : "seatsAvailable",
      "TimingPoint" : true,
      "BoardingStretch" : true,
      "RequestStop" : true,
      "DestinationDisplay" : { },
      "CallNote" : [ { }, { } ],
      "FacilityConditionElement" : [ { }, { } ],
      "FacilityChangeElement" : { },
      "SituationRef" : [ { }, { } ],
      "AimedArrivalTime" : "...",
      "ExpectedArrivalTime" : "...",
      "ArrivalStatus" : "cancelled",
      "ArrivalPlatformName" : { },
      "ArrivalBoardingActivity" : "alighting",
      "AimedDepartureTime" : "...",
      "ExpectedDepartureTime" : "...",
      "DepartureStatus" : "delayed",
      "DeparturePlatformName" : { },
      "DepartureBoardingActivity" : "boarding",
      "AimedHeadwayInterval" : { },
      "ExpectedHeadwayInterval" : { },
      "Extensions" : { }
    }, {
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : { },
      "Cancellation" : true,
      "ExtraCall" : true,
      "PredictionInaccurate" : true,
      "Occupancy" : "standingAvailable",
      "TimingPoint" : true,
      "BoardingStretch" : true,
      "RequestStop" : true,
      "DestinationDisplay" : { },
      "CallNote" : [ { }, { } ],
      "FacilityConditionElement" : [ { }, { } ],
      "FacilityChangeElement" : { },
      "SituationRef" : [ { }, { } ],
      "AimedArrivalTime" : "...",
      "ExpectedArrivalTime" : "...",
      "ArrivalStatus" : "onTime",
      "ArrivalPlatformName" : { },
      "ArrivalBoardingActivity" : "noAlighting",
      "AimedDepartureTime" : "...",
      "ExpectedDepartureTime" : "...",
      "DepartureStatus" : "cancelled",
      "DeparturePlatformName" : { },
      "DepartureBoardingActivity" : "noBoarding",
      "AimedHeadwayInterval" : { },
      "ExpectedHeadwayInterval" : { },
      "Extensions" : { }
    } ]
  },
  "IsCompleteStopSequence" : true,
  "Extensions" : {
    "any" : {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    }
  }
}