EstimatedTimetableDeliveryStructure Data Type

Implemented Interfaces
Serializable
Properties
name data type description
EstimatedJourneyVersionFrame array of EstimatedVersionFrameStructure
Extensions Extensions
version string
Properties inherited from AbstractServiceDeliveryStructure
SubscriberRef RequestorRef
SubscriptionFilterRef SubscriptionFilterRefStructure
SubscriptionRef SubscriptionQualifierStructure
RequestMessageRef MessageQualifierStructure
DelegatorAddress string
DelegatorRef RequestorRef
Status boolean
ErrorCondition ServiceDeliveryErrorConditionElement
ValidUntil string
ShortestPossibleCycle Duration
DefaultLanguage string
Properties inherited from ResponseStructure
ResponseTimestamp string

Example

{
  "EstimatedJourneyVersionFrame" : [ {
    "VersionRef" : "...",
    "EstimatedVehicleJourney" : [ {
      "RecordedAtTime" : "...",
      "LineRef" : { },
      "DirectionRef" : { },
      "EstimatedVehicleJourneyCode" : "...",
      "DatedVehicleJourneyIndirectRef" : { },
      "DatedVehicleJourneyRef" : { },
      "FramedVehicleJourneyRef" : { },
      "Cancellation" : true,
      "ExtraJourney" : true,
      "JourneyPatternRef" : { },
      "JourneyPatternName" : { },
      "VehicleMode" : [ "tram", "coach" ],
      "RouteRef" : { },
      "PublishedLineName" : [ { }, { } ],
      "GroupOfLinesRef" : { },
      "DirectionName" : [ { }, { } ],
      "ExternalLineRef" : { },
      "OriginRef" : { },
      "OriginName" : [ { }, { } ],
      "OriginShortName" : [ { }, { } ],
      "DestinationDisplayAtOrigin" : [ { }, { } ],
      "Via" : [ { }, { } ],
      "DestinationRef" : { },
      "DestinationName" : [ { }, { } ],
      "DestinationShortName" : [ { }, { } ],
      "OriginDisplayAtDestination" : [ { }, { } ],
      "OperatorRef" : { },
      "ProductCategoryRef" : { },
      "ServiceFeatureRef" : [ { }, { } ],
      "VehicleFeatureRef" : [ { }, { } ],
      "VehicleJourneyName" : [ { }, { } ],
      "JourneyNote" : [ { }, { } ],
      "PublicContact" : { },
      "OperationsContact" : { },
      "HeadwayService" : true,
      "OriginAimedDepartureTime" : "...",
      "DestinationAimedArrivalTime" : "...",
      "FirstOrLastJourney" : "unspecified",
      "FacilityConditionElement" : [ { }, { } ],
      "FacilityChangeElement" : { },
      "SituationRef" : [ { }, { } ],
      "Monitored" : true,
      "MonitoringError" : [ "...", "..." ],
      "InCongestion" : true,
      "InPanic" : true,
      "PredictionInaccurate" : true,
      "DataSource" : "...",
      "ConfidenceLevel" : "probablyReliable",
      "VehicleLocation" : { },
      "LocationRecordedAtTime" : "...",
      "Bearing" : 12345.0,
      "ProgressRate" : "slowProgress",
      "Velocity" : 12345,
      "EngineOn" : true,
      "Occupancy" : "seatsAvailable",
      "Delay" : { },
      "ProgressStatus" : [ { }, { } ],
      "VehicleStatus" : "assigned",
      "TrainBlockPart" : [ { }, { } ],
      "BlockRef" : { },
      "CourseOfJourneyRef" : { },
      "VehicleJourneyRef" : { },
      "VehicleRef" : { },
      "AdditionalVehicleJourneyRef" : [ { }, { } ],
      "DriverRef" : "...",
      "DriverName" : "...",
      "TrainNumbers" : { },
      "JourneyParts" : { },
      "RecordedCalls" : { },
      "EstimatedCalls" : { },
      "IsCompleteStopSequence" : true,
      "Extensions" : { }
    }, {
      "RecordedAtTime" : "...",
      "LineRef" : { },
      "DirectionRef" : { },
      "EstimatedVehicleJourneyCode" : "...",
      "DatedVehicleJourneyIndirectRef" : { },
      "DatedVehicleJourneyRef" : { },
      "FramedVehicleJourneyRef" : { },
      "Cancellation" : true,
      "ExtraJourney" : true,
      "JourneyPatternRef" : { },
      "JourneyPatternName" : { },
      "VehicleMode" : [ "tram", "air" ],
      "RouteRef" : { },
      "PublishedLineName" : [ { }, { } ],
      "GroupOfLinesRef" : { },
      "DirectionName" : [ { }, { } ],
      "ExternalLineRef" : { },
      "OriginRef" : { },
      "OriginName" : [ { }, { } ],
      "OriginShortName" : [ { }, { } ],
      "DestinationDisplayAtOrigin" : [ { }, { } ],
      "Via" : [ { }, { } ],
      "DestinationRef" : { },
      "DestinationName" : [ { }, { } ],
      "DestinationShortName" : [ { }, { } ],
      "OriginDisplayAtDestination" : [ { }, { } ],
      "OperatorRef" : { },
      "ProductCategoryRef" : { },
      "ServiceFeatureRef" : [ { }, { } ],
      "VehicleFeatureRef" : [ { }, { } ],
      "VehicleJourneyName" : [ { }, { } ],
      "JourneyNote" : [ { }, { } ],
      "PublicContact" : { },
      "OperationsContact" : { },
      "HeadwayService" : true,
      "OriginAimedDepartureTime" : "...",
      "DestinationAimedArrivalTime" : "...",
      "FirstOrLastJourney" : "unspecified",
      "FacilityConditionElement" : [ { }, { } ],
      "FacilityChangeElement" : { },
      "SituationRef" : [ { }, { } ],
      "Monitored" : true,
      "MonitoringError" : [ "...", "..." ],
      "InCongestion" : true,
      "InPanic" : true,
      "PredictionInaccurate" : true,
      "DataSource" : "...",
      "ConfidenceLevel" : "probablyReliable",
      "VehicleLocation" : { },
      "LocationRecordedAtTime" : "...",
      "Bearing" : 12345.0,
      "ProgressRate" : "noProgress",
      "Velocity" : 12345,
      "EngineOn" : true,
      "Occupancy" : "seatsAvailable",
      "Delay" : { },
      "ProgressStatus" : [ { }, { } ],
      "VehicleStatus" : "assigned",
      "TrainBlockPart" : [ { }, { } ],
      "BlockRef" : { },
      "CourseOfJourneyRef" : { },
      "VehicleJourneyRef" : { },
      "VehicleRef" : { },
      "AdditionalVehicleJourneyRef" : [ { }, { } ],
      "DriverRef" : "...",
      "DriverName" : "...",
      "TrainNumbers" : { },
      "JourneyParts" : { },
      "RecordedCalls" : { },
      "EstimatedCalls" : { },
      "IsCompleteStopSequence" : true,
      "Extensions" : { }
    } ],
    "EstimatedServiceJourneyInterchange" : [ {
      "FeederJourneyRef" : { },
      "DistributorJourneyRef" : { },
      "InterchangeRef" : { },
      "WillWait" : { },
      "WillNotWait" : "...",
      "ExpectedDepartureTimeOfDistributor" : "...",
      "ConnectionMonitoring" : true
    }, {
      "FeederJourneyRef" : { },
      "DistributorJourneyRef" : { },
      "InterchangeRef" : { },
      "WillWait" : { },
      "WillNotWait" : "...",
      "ExpectedDepartureTimeOfDistributor" : "...",
      "ConnectionMonitoring" : true
    } ],
    "RecordedAtTime" : "..."
  }, {
    "VersionRef" : "...",
    "EstimatedVehicleJourney" : [ {
      "RecordedAtTime" : "...",
      "LineRef" : { },
      "DirectionRef" : { },
      "EstimatedVehicleJourneyCode" : "...",
      "DatedVehicleJourneyIndirectRef" : { },
      "DatedVehicleJourneyRef" : { },
      "FramedVehicleJourneyRef" : { },
      "Cancellation" : true,
      "ExtraJourney" : true,
      "JourneyPatternRef" : { },
      "JourneyPatternName" : { },
      "VehicleMode" : [ "ferry", "air" ],
      "RouteRef" : { },
      "PublishedLineName" : [ { }, { } ],
      "GroupOfLinesRef" : { },
      "DirectionName" : [ { }, { } ],
      "ExternalLineRef" : { },
      "OriginRef" : { },
      "OriginName" : [ { }, { } ],
      "OriginShortName" : [ { }, { } ],
      "DestinationDisplayAtOrigin" : [ { }, { } ],
      "Via" : [ { }, { } ],
      "DestinationRef" : { },
      "DestinationName" : [ { }, { } ],
      "DestinationShortName" : [ { }, { } ],
      "OriginDisplayAtDestination" : [ { }, { } ],
      "OperatorRef" : { },
      "ProductCategoryRef" : { },
      "ServiceFeatureRef" : [ { }, { } ],
      "VehicleFeatureRef" : [ { }, { } ],
      "VehicleJourneyName" : [ { }, { } ],
      "JourneyNote" : [ { }, { } ],
      "PublicContact" : { },
      "OperationsContact" : { },
      "HeadwayService" : true,
      "OriginAimedDepartureTime" : "...",
      "DestinationAimedArrivalTime" : "...",
      "FirstOrLastJourney" : "otherService",
      "FacilityConditionElement" : [ { }, { } ],
      "FacilityChangeElement" : { },
      "SituationRef" : [ { }, { } ],
      "Monitored" : true,
      "MonitoringError" : [ "...", "..." ],
      "InCongestion" : true,
      "InPanic" : true,
      "PredictionInaccurate" : true,
      "DataSource" : "...",
      "ConfidenceLevel" : "certain",
      "VehicleLocation" : { },
      "LocationRecordedAtTime" : "...",
      "Bearing" : 12345.0,
      "ProgressRate" : "noProgress",
      "Velocity" : 12345,
      "EngineOn" : true,
      "Occupancy" : "standingAvailable",
      "Delay" : { },
      "ProgressStatus" : [ { }, { } ],
      "VehicleStatus" : "notRun",
      "TrainBlockPart" : [ { }, { } ],
      "BlockRef" : { },
      "CourseOfJourneyRef" : { },
      "VehicleJourneyRef" : { },
      "VehicleRef" : { },
      "AdditionalVehicleJourneyRef" : [ { }, { } ],
      "DriverRef" : "...",
      "DriverName" : "...",
      "TrainNumbers" : { },
      "JourneyParts" : { },
      "RecordedCalls" : { },
      "EstimatedCalls" : { },
      "IsCompleteStopSequence" : true,
      "Extensions" : { }
    }, {
      "RecordedAtTime" : "...",
      "LineRef" : { },
      "DirectionRef" : { },
      "EstimatedVehicleJourneyCode" : "...",
      "DatedVehicleJourneyIndirectRef" : { },
      "DatedVehicleJourneyRef" : { },
      "FramedVehicleJourneyRef" : { },
      "Cancellation" : true,
      "ExtraJourney" : true,
      "JourneyPatternRef" : { },
      "JourneyPatternName" : { },
      "VehicleMode" : [ "bus", "metro" ],
      "RouteRef" : { },
      "PublishedLineName" : [ { }, { } ],
      "GroupOfLinesRef" : { },
      "DirectionName" : [ { }, { } ],
      "ExternalLineRef" : { },
      "OriginRef" : { },
      "OriginName" : [ { }, { } ],
      "OriginShortName" : [ { }, { } ],
      "DestinationDisplayAtOrigin" : [ { }, { } ],
      "Via" : [ { }, { } ],
      "DestinationRef" : { },
      "DestinationName" : [ { }, { } ],
      "DestinationShortName" : [ { }, { } ],
      "OriginDisplayAtDestination" : [ { }, { } ],
      "OperatorRef" : { },
      "ProductCategoryRef" : { },
      "ServiceFeatureRef" : [ { }, { } ],
      "VehicleFeatureRef" : [ { }, { } ],
      "VehicleJourneyName" : [ { }, { } ],
      "JourneyNote" : [ { }, { } ],
      "PublicContact" : { },
      "OperationsContact" : { },
      "HeadwayService" : true,
      "OriginAimedDepartureTime" : "...",
      "DestinationAimedArrivalTime" : "...",
      "FirstOrLastJourney" : "firstServiceOfDay",
      "FacilityConditionElement" : [ { }, { } ],
      "FacilityChangeElement" : { },
      "SituationRef" : [ { }, { } ],
      "Monitored" : true,
      "MonitoringError" : [ "...", "..." ],
      "InCongestion" : true,
      "InPanic" : true,
      "PredictionInaccurate" : true,
      "DataSource" : "...",
      "ConfidenceLevel" : "certain",
      "VehicleLocation" : { },
      "LocationRecordedAtTime" : "...",
      "Bearing" : 12345.0,
      "ProgressRate" : "slowProgress",
      "Velocity" : 12345,
      "EngineOn" : true,
      "Occupancy" : "full",
      "Delay" : { },
      "ProgressStatus" : [ { }, { } ],
      "VehicleStatus" : "notRun",
      "TrainBlockPart" : [ { }, { } ],
      "BlockRef" : { },
      "CourseOfJourneyRef" : { },
      "VehicleJourneyRef" : { },
      "VehicleRef" : { },
      "AdditionalVehicleJourneyRef" : [ { }, { } ],
      "DriverRef" : "...",
      "DriverName" : "...",
      "TrainNumbers" : { },
      "JourneyParts" : { },
      "RecordedCalls" : { },
      "EstimatedCalls" : { },
      "IsCompleteStopSequence" : true,
      "Extensions" : { }
    } ],
    "EstimatedServiceJourneyInterchange" : [ {
      "FeederJourneyRef" : { },
      "DistributorJourneyRef" : { },
      "InterchangeRef" : { },
      "WillWait" : { },
      "WillNotWait" : "...",
      "ExpectedDepartureTimeOfDistributor" : "...",
      "ConnectionMonitoring" : true
    }, {
      "FeederJourneyRef" : { },
      "DistributorJourneyRef" : { },
      "InterchangeRef" : { },
      "WillWait" : { },
      "WillNotWait" : "...",
      "ExpectedDepartureTimeOfDistributor" : "...",
      "ConnectionMonitoring" : true
    } ],
    "RecordedAtTime" : "..."
  } ],
  "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" : { }
    } ]
  },
  "version" : "...",
  "SubscriberRef" : {
    "value" : "..."
  },
  "SubscriptionFilterRef" : {
    "value" : "..."
  },
  "SubscriptionRef" : {
    "value" : "..."
  },
  "RequestMessageRef" : {
    "value" : "..."
  },
  "DelegatorAddress" : "...",
  "DelegatorRef" : {
    "value" : "..."
  },
  "Status" : true,
  "ErrorCondition" : {
    "OtherError" : {
      "ErrorText" : "...",
      "number" : 12345
    },
    "AllowedResourceUsageExceededError" : {
      "ErrorText" : "...",
      "number" : 12345
    },
    "UnknownExtensionsError" : {
      "ExtensionName" : [ "...", "..." ],
      "ErrorText" : "...",
      "number" : 12345
    },
    "ParametersIgnoredError" : {
      "ParameterName" : [ "...", "..." ],
      "ErrorText" : "...",
      "number" : 12345
    },
    "NoInfoForTopicError" : {
      "ErrorText" : "...",
      "number" : 12345
    },
    "BeyondDataHorizon" : {
      "ErrorText" : "...",
      "number" : 12345
    },
    "InvalidDataReferencesError" : {
      "InvalidRef" : [ "...", "..." ],
      "ErrorText" : "...",
      "number" : 12345
    },
    "AccessNotAllowedError" : {
      "ErrorText" : "...",
      "number" : 12345
    },
    "CapabilityNotSupportedError" : {
      "CapabilityRef" : "...",
      "ErrorText" : "...",
      "number" : 12345
    },
    "ServiceNotAvailableError" : {
      "ExpectedRestartTime" : "...",
      "ErrorText" : "...",
      "number" : 12345
    },
    "EndpointNotAvailableAccessError" : {
      "Endpoint" : "...",
      "ErrorText" : "...",
      "number" : 12345
    },
    "EndpointDeniedAccessError" : {
      "Endpoint" : "...",
      "ErrorText" : "...",
      "number" : 12345
    },
    "UnknownEndpointError" : {
      "Endpoint" : "...",
      "ErrorText" : "...",
      "number" : 12345
    },
    "UnknownParticipantError" : {
      "ParticipantRef" : { },
      "ErrorText" : "...",
      "number" : 12345
    },
    "UnapprovedKeyAccessError" : {
      "Key" : "...",
      "ErrorText" : "...",
      "number" : 12345
    },
    "Description" : {
      "value" : "..."
    }
  },
  "ValidUntil" : "...",
  "ShortestPossibleCycle" : {
    "sign" : 12345,
    "seconds" : 12345,
    "months" : 12345,
    "years" : 12345,
    "days" : 12345,
    "XMLSchemaType" : "...",
    "hours" : 12345,
    "minutes" : 12345
  },
  "DefaultLanguage" : "...",
  "ResponseTimestamp" : "..."
}