VehicleActivityStructure Data Type

Implemented Interfaces
Serializable
Properties
name data type description
ValidUntilTime string
VehicleMonitoringRef VehicleMonitoringRefStructure
MonitoringName array of NaturalLanguageStringStructure
ProgressBetweenStops ProgressBetweenStopsStructure
MonitoredVehicleJourney MonitoredVehicleJourney
VehicleActivityNote array of NaturalLanguageStringStructure
Extensions Extensions
Properties inherited from AbstractIdentifiedItemStructure
ItemIdentifier string
Properties inherited from AbstractItemStructure
RecordedAtTime string

Example

{
  "ValidUntilTime" : "...",
  "VehicleMonitoringRef" : {
    "value" : "..."
  },
  "MonitoringName" : [ {
    "value" : "...",
    "lang" : "..."
  }, {
    "value" : "...",
    "lang" : "..."
  } ],
  "ProgressBetweenStops" : {
    "LinkDistance" : 12345.0,
    "Percentage" : 12345.0
  },
  "MonitoredVehicleJourney" : {
    "LineRef" : {
      "value" : "..."
    },
    "DirectionRef" : {
      "value" : "..."
    },
    "FramedVehicleJourneyRef" : {
      "DataFrameRef" : { },
      "DatedVehicleJourneyRef" : "..."
    },
    "JourneyPatternRef" : {
      "value" : "..."
    },
    "JourneyPatternName" : {
      "value" : "...",
      "lang" : "..."
    },
    "VehicleMode" : [ "metro", "underground" ],
    "RouteRef" : {
      "value" : "..."
    },
    "PublishedLineName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "GroupOfLinesRef" : {
      "value" : "..."
    },
    "DirectionName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "ExternalLineRef" : {
      "value" : "..."
    },
    "OperatorRef" : {
      "value" : "..."
    },
    "ProductCategoryRef" : {
      "value" : "..."
    },
    "ServiceFeatureRef" : [ {
      "value" : "..."
    }, {
      "value" : "..."
    } ],
    "VehicleFeatureRef" : [ {
      "value" : "..."
    }, {
      "value" : "..."
    } ],
    "OriginRef" : {
      "value" : "..."
    },
    "OriginName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "OriginShortName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "DestinationDisplayAtOrigin" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "Via" : [ {
      "ViaPriority" : 12345,
      "PlaceRef" : { },
      "PlaceName" : [ { }, { } ],
      "PlaceShortName" : [ { }, { } ]
    }, {
      "ViaPriority" : 12345,
      "PlaceRef" : { },
      "PlaceName" : [ { }, { } ],
      "PlaceShortName" : [ { }, { } ]
    } ],
    "DestinationRef" : {
      "value" : "..."
    },
    "DestinationName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "DestinationShortName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "OriginDisplayAtDestination" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "VehicleJourneyName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "JourneyNote" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "PublicContact" : {
      "PhoneNumber" : "...",
      "Url" : "..."
    },
    "OperationsContact" : {
      "PhoneNumber" : "...",
      "Url" : "..."
    },
    "HeadwayService" : true,
    "OriginAimedDepartureTime" : "...",
    "DestinationAimedArrivalTime" : "...",
    "FirstOrLastJourney" : "otherService",
    "FacilityConditionElement" : [ {
      "FacilityRef" : { },
      "Facility" : { },
      "FacilityStatus" : { },
      "SituationRef" : { },
      "Remedy" : { },
      "MonitoringInfo" : { },
      "ValidityPeriod" : { },
      "Extensions" : { }
    }, {
      "FacilityRef" : { },
      "Facility" : { },
      "FacilityStatus" : { },
      "SituationRef" : { },
      "Remedy" : { },
      "MonitoringInfo" : { },
      "ValidityPeriod" : { },
      "Extensions" : { }
    } ],
    "FacilityChangeElement" : {
      "EquipmentAvailability" : { },
      "SituationRef" : { },
      "MobilityDisruption" : { }
    },
    "SituationRef" : [ {
      "SituationSimpleRef" : { },
      "SituationFullRef" : { }
    }, {
      "SituationSimpleRef" : { },
      "SituationFullRef" : { }
    } ],
    "Monitored" : true,
    "MonitoringError" : [ "...", "..." ],
    "InCongestion" : true,
    "InPanic" : true,
    "PredictionInaccurate" : true,
    "DataSource" : "...",
    "ConfidenceLevel" : "certain",
    "VehicleLocation" : {
      "Coordinates" : { },
      "Longitude" : 12345.0,
      "Latitude" : 12345.0,
      "Precision" : 12345,
      "id" : "...",
      "srsName" : "..."
    },
    "LocationRecordedAtTime" : "...",
    "Bearing" : 12345.0,
    "ProgressRate" : "slowProgress",
    "Velocity" : 12345,
    "EngineOn" : true,
    "Occupancy" : "standingAvailable",
    "Delay" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "ProgressStatus" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "VehicleStatus" : "completed",
    "TrainBlockPart" : [ {
      "NumberOfBlockParts" : 12345,
      "TrainPartRef" : { },
      "PositionOfTrainBlockPart" : [ { }, { } ]
    }, {
      "NumberOfBlockParts" : 12345,
      "TrainPartRef" : { },
      "PositionOfTrainBlockPart" : [ { }, { } ]
    } ],
    "BlockRef" : {
      "value" : "..."
    },
    "CourseOfJourneyRef" : {
      "value" : "..."
    },
    "VehicleJourneyRef" : {
      "value" : "..."
    },
    "VehicleRef" : {
      "value" : "..."
    },
    "AdditionalVehicleJourneyRef" : [ {
      "DataFrameRef" : { },
      "DatedVehicleJourneyRef" : "..."
    }, {
      "DataFrameRef" : { },
      "DatedVehicleJourneyRef" : "..."
    } ],
    "DriverRef" : "...",
    "DriverName" : "...",
    "TrainNumbers" : {
      "TrainNumberRef" : [ { }, { } ]
    },
    "JourneyParts" : {
      "JourneyPartInfo" : [ { }, { } ]
    },
    "PreviousCalls" : {
      "PreviousCall" : [ { }, { } ]
    },
    "MonitoredCall" : {
      "VehicleAtStop" : true,
      "VehicleLocationAtStop" : { },
      "ReversesAtStop" : true,
      "PlatformTraversal" : true,
      "SignalStatus" : "...",
      "TimingPoint" : true,
      "BoardingStretch" : true,
      "RequestStop" : true,
      "OriginDisplay" : [ { }, { } ],
      "DestinationDisplay" : [ { }, { } ],
      "CallNote" : [ { }, { } ],
      "FacilityConditionElement" : [ { }, { } ],
      "FacilityChangeElement" : { },
      "SituationRef" : [ { }, { } ],
      "AimedArrivalTime" : "...",
      "ExpectedArrivalTime" : "...",
      "ActualArrivalTime" : "...",
      "LatestExpectedArrivalTime" : "...",
      "ArrivalStatus" : "notExpected",
      "ArrivalProximityText" : { },
      "ArrivalPlatformName" : { },
      "ArrivalBoardingActivity" : "alighting",
      "ArrivalStopAssignment" : { },
      "ArrivalOperatorRefs" : [ { }, { } ],
      "AimedDepartureTime" : "...",
      "ExpectedDepartureTime" : "...",
      "ActualDepartureTime" : "...",
      "ProvisionalExpectedDepartureTime" : "...",
      "EarliestExpectedDepartureTime" : "...",
      "ExpectedDeparturePredictionQuality" : { },
      "AimedLatestPassengerAccessTime" : "...",
      "ExpectedLatestPassengerAccessTime" : "...",
      "DepartureStatus" : "missed",
      "DepartureProximityText" : { },
      "DeparturePlatformName" : { },
      "DepartureBoardingActivity" : "passThru",
      "DepartureStopAssignment" : { },
      "DepartureOperatorRefs" : [ { }, { } ],
      "AimedHeadwayInterval" : { },
      "ExpectedHeadwayInterval" : { },
      "DistanceFromStop" : 12345,
      "NumberOfStopsAway" : 12345,
      "Extensions" : { },
      "StopPointRef" : { },
      "VisitNumber" : 12345,
      "Order" : 12345,
      "StopPointName" : [ { }, { } ]
    },
    "OnwardCalls" : {
      "OnwardCall" : [ { }, { } ]
    },
    "IsCompleteStopSequence" : true
  },
  "VehicleActivityNote" : [ {
    "value" : "...",
    "lang" : "..."
  }, {
    "value" : "...",
    "lang" : "..."
  } ],
  "Extensions" : {
    "anies" : [ {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    }, {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    } ]
  },
  "ItemIdentifier" : "...",
  "RecordedAtTime" : "..."
}