EstimatedVersionFrameStructure Data Type

Implemented Interfaces
Serializable
Properties
name data type description
VersionRef string
EstimatedVehicleJourney array of EstimatedVehicleJourney
EstimatedServiceJourneyInterchange array of EstimatedServiceJourneyInterchange
Properties inherited from AbstractItemStructure
RecordedAtTime string

Example

{
  "VersionRef" : "...",
  "EstimatedVehicleJourney" : [ {
    "RecordedAtTime" : "...",
    "LineRef" : {
      "value" : "..."
    },
    "DirectionRef" : {
      "value" : "..."
    },
    "EstimatedVehicleJourneyCode" : "...",
    "DatedVehicleJourneyIndirectRef" : {
      "OriginRef" : { },
      "AimedDepartureTime" : "...",
      "DestinationRef" : { },
      "AimedArrivalTime" : "..."
    },
    "DatedVehicleJourneyRef" : {
      "value" : "..."
    },
    "FramedVehicleJourneyRef" : {
      "DataFrameRef" : { },
      "DatedVehicleJourneyRef" : "..."
    },
    "Cancellation" : true,
    "ExtraJourney" : true,
    "JourneyPatternRef" : {
      "value" : "..."
    },
    "JourneyPatternName" : {
      "value" : "...",
      "lang" : "..."
    },
    "VehicleMode" : [ "rail", "tram" ],
    "RouteRef" : {
      "value" : "..."
    },
    "PublishedLineName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "GroupOfLinesRef" : {
      "value" : "..."
    },
    "DirectionName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "ExternalLineRef" : {
      "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" : "..."
    } ],
    "OperatorRef" : {
      "value" : "..."
    },
    "ProductCategoryRef" : {
      "value" : "..."
    },
    "ServiceFeatureRef" : [ {
      "value" : "..."
    }, {
      "value" : "..."
    } ],
    "VehicleFeatureRef" : [ {
      "value" : "..."
    }, {
      "value" : "..."
    } ],
    "VehicleJourneyName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "JourneyNote" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "PublicContact" : {
      "PhoneNumber" : "...",
      "Url" : "..."
    },
    "OperationsContact" : {
      "PhoneNumber" : "...",
      "Url" : "..."
    },
    "HeadwayService" : true,
    "OriginAimedDepartureTime" : "...",
    "DestinationAimedArrivalTime" : "...",
    "FirstOrLastJourney" : "lastServiceOfDay",
    "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" : "normalProgress",
    "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" : [ { }, { } ]
    },
    "RecordedCalls" : {
      "RecordedCall" : [ { }, { } ]
    },
    "EstimatedCalls" : {
      "EstimatedCall" : [ { }, { } ]
    },
    "IsCompleteStopSequence" : true,
    "Extensions" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "RecordedAtTime" : "...",
    "LineRef" : {
      "value" : "..."
    },
    "DirectionRef" : {
      "value" : "..."
    },
    "EstimatedVehicleJourneyCode" : "...",
    "DatedVehicleJourneyIndirectRef" : {
      "OriginRef" : { },
      "AimedDepartureTime" : "...",
      "DestinationRef" : { },
      "AimedArrivalTime" : "..."
    },
    "DatedVehicleJourneyRef" : {
      "value" : "..."
    },
    "FramedVehicleJourneyRef" : {
      "DataFrameRef" : { },
      "DatedVehicleJourneyRef" : "..."
    },
    "Cancellation" : true,
    "ExtraJourney" : true,
    "JourneyPatternRef" : {
      "value" : "..."
    },
    "JourneyPatternName" : {
      "value" : "...",
      "lang" : "..."
    },
    "VehicleMode" : [ "bus", "underground" ],
    "RouteRef" : {
      "value" : "..."
    },
    "PublishedLineName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "GroupOfLinesRef" : {
      "value" : "..."
    },
    "DirectionName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "ExternalLineRef" : {
      "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" : "..."
    } ],
    "OperatorRef" : {
      "value" : "..."
    },
    "ProductCategoryRef" : {
      "value" : "..."
    },
    "ServiceFeatureRef" : [ {
      "value" : "..."
    }, {
      "value" : "..."
    } ],
    "VehicleFeatureRef" : [ {
      "value" : "..."
    }, {
      "value" : "..."
    } ],
    "VehicleJourneyName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "JourneyNote" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "PublicContact" : {
      "PhoneNumber" : "...",
      "Url" : "..."
    },
    "OperationsContact" : {
      "PhoneNumber" : "...",
      "Url" : "..."
    },
    "HeadwayService" : true,
    "OriginAimedDepartureTime" : "...",
    "DestinationAimedArrivalTime" : "...",
    "FirstOrLastJourney" : "firstServiceOfDay",
    "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" : "normalProgress",
    "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" : "offRoute",
    "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" : [ { }, { } ]
    },
    "RecordedCalls" : {
      "RecordedCall" : [ { }, { } ]
    },
    "EstimatedCalls" : {
      "EstimatedCall" : [ { }, { } ]
    },
    "IsCompleteStopSequence" : true,
    "Extensions" : {
      "anies" : [ { }, { } ]
    }
  } ],
  "EstimatedServiceJourneyInterchange" : [ {
    "FeederJourneyRef" : {
      "FramedVehicleJourneyRef" : { },
      "LineRef" : { },
      "ParticipantRef" : { }
    },
    "DistributorJourneyRef" : {
      "FramedVehicleJourneyRef" : { },
      "LineRef" : { },
      "ParticipantRef" : { }
    },
    "InterchangeRef" : {
      "value" : "..."
    },
    "WillWait" : {
      "WaitUntilTime" : "...",
      "DriverHasAcknowledgeWIllWait" : true
    },
    "WillNotWait" : "...",
    "ExpectedDepartureTimeOfDistributor" : "...",
    "ConnectionMonitoring" : true
  }, {
    "FeederJourneyRef" : {
      "FramedVehicleJourneyRef" : { },
      "LineRef" : { },
      "ParticipantRef" : { }
    },
    "DistributorJourneyRef" : {
      "FramedVehicleJourneyRef" : { },
      "LineRef" : { },
      "ParticipantRef" : { }
    },
    "InterchangeRef" : {
      "value" : "..."
    },
    "WillWait" : {
      "WaitUntilTime" : "...",
      "DriverHasAcknowledgeWIllWait" : true
    },
    "WillNotWait" : "...",
    "ExpectedDepartureTimeOfDistributor" : "...",
    "ConnectionMonitoring" : true
  } ],
  "RecordedAtTime" : "..."
}