EstimatedCalls Data Type

Implemented Interfaces
Serializable
Properties
name data type description
EstimatedCall array of EstimatedCall

Example

{
  "EstimatedCall" : [ {
    "StopPointRef" : {
      "value" : "..."
    },
    "VisitNumber" : 12345,
    "Order" : 12345,
    "StopPointName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "Cancellation" : true,
    "ExtraCall" : true,
    "PredictionInaccurate" : true,
    "Occupancy" : "standingAvailable",
    "TimingPoint" : true,
    "BoardingStretch" : true,
    "RequestStop" : true,
    "OriginDisplay" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "DestinationDisplay" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "CallNote" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "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" : { }
    } ],
    "AimedArrivalTime" : "...",
    "ExpectedArrivalTime" : "...",
    "ExpectedArrivalPredictionQuality" : {
      "PredictionLevel" : "unconfirmed",
      "Percentile" : 12345.0,
      "LowerTimeLimit" : "...",
      "HigherTimeLimit" : "..."
    },
    "ArrivalStatus" : "cancelled",
    "ArrivalProximityText" : {
      "value" : "...",
      "lang" : "..."
    },
    "ArrivalPlatformName" : {
      "value" : "...",
      "lang" : "..."
    },
    "ArrivalBoardingActivity" : "alighting",
    "ArrivalStopAssignment" : {
      "AimedQuayRef" : { },
      "AimedQuayName" : [ { }, { } ],
      "ExpectedQuayRef" : { },
      "ActualQuayRef" : { }
    },
    "ArrivalOperatorRefs" : [ {
      "value" : "..."
    }, {
      "value" : "..."
    } ],
    "AimedDepartureTime" : "...",
    "ExpectedDepartureTime" : "...",
    "ProvisionalExpectedDepartureTime" : "...",
    "EarliestExpectedDepartureTime" : "...",
    "ExpectedDeparturePredictionQuality" : {
      "PredictionLevel" : "probablyReliable",
      "Percentile" : 12345.0,
      "LowerTimeLimit" : "...",
      "HigherTimeLimit" : "..."
    },
    "AimedLatestPassengerAccessTime" : "...",
    "ExpectedLatestPassengerAccessTime" : "...",
    "DepartureStatus" : "delayed",
    "DepartureProximityText" : {
      "value" : "...",
      "lang" : "..."
    },
    "DeparturePlatformName" : {
      "value" : "...",
      "lang" : "..."
    },
    "DepartureBoardingActivity" : "passThru",
    "DepartureStopAssignment" : {
      "AimedQuayRef" : { },
      "AimedQuayName" : [ { }, { } ],
      "ExpectedQuayRef" : { },
      "ActualQuayRef" : { }
    },
    "DepartureOperatorRefs" : [ {
      "value" : "..."
    }, {
      "value" : "..."
    } ],
    "AimedHeadwayInterval" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "ExpectedHeadwayInterval" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "DistanceFromStop" : 12345,
    "NumberOfStopsAway" : 12345,
    "Extensions" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "StopPointRef" : {
      "value" : "..."
    },
    "VisitNumber" : 12345,
    "Order" : 12345,
    "StopPointName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "Cancellation" : true,
    "ExtraCall" : true,
    "PredictionInaccurate" : true,
    "Occupancy" : "seatsAvailable",
    "TimingPoint" : true,
    "BoardingStretch" : true,
    "RequestStop" : true,
    "OriginDisplay" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "DestinationDisplay" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "CallNote" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "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" : { }
    } ],
    "AimedArrivalTime" : "...",
    "ExpectedArrivalTime" : "...",
    "ExpectedArrivalPredictionQuality" : {
      "PredictionLevel" : "reliable",
      "Percentile" : 12345.0,
      "LowerTimeLimit" : "...",
      "HigherTimeLimit" : "..."
    },
    "ArrivalStatus" : "departed",
    "ArrivalProximityText" : {
      "value" : "...",
      "lang" : "..."
    },
    "ArrivalPlatformName" : {
      "value" : "...",
      "lang" : "..."
    },
    "ArrivalBoardingActivity" : "alighting",
    "ArrivalStopAssignment" : {
      "AimedQuayRef" : { },
      "AimedQuayName" : [ { }, { } ],
      "ExpectedQuayRef" : { },
      "ActualQuayRef" : { }
    },
    "ArrivalOperatorRefs" : [ {
      "value" : "..."
    }, {
      "value" : "..."
    } ],
    "AimedDepartureTime" : "...",
    "ExpectedDepartureTime" : "...",
    "ProvisionalExpectedDepartureTime" : "...",
    "EarliestExpectedDepartureTime" : "...",
    "ExpectedDeparturePredictionQuality" : {
      "PredictionLevel" : "certain",
      "Percentile" : 12345.0,
      "LowerTimeLimit" : "...",
      "HigherTimeLimit" : "..."
    },
    "AimedLatestPassengerAccessTime" : "...",
    "ExpectedLatestPassengerAccessTime" : "...",
    "DepartureStatus" : "missed",
    "DepartureProximityText" : {
      "value" : "...",
      "lang" : "..."
    },
    "DeparturePlatformName" : {
      "value" : "...",
      "lang" : "..."
    },
    "DepartureBoardingActivity" : "noBoarding",
    "DepartureStopAssignment" : {
      "AimedQuayRef" : { },
      "AimedQuayName" : [ { }, { } ],
      "ExpectedQuayRef" : { },
      "ActualQuayRef" : { }
    },
    "DepartureOperatorRefs" : [ {
      "value" : "..."
    }, {
      "value" : "..."
    } ],
    "AimedHeadwayInterval" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "ExpectedHeadwayInterval" : {
      "sign" : 12345,
      "seconds" : 12345,
      "months" : 12345,
      "years" : 12345,
      "days" : 12345,
      "XMLSchemaType" : "...",
      "hours" : 12345,
      "minutes" : 12345
    },
    "DistanceFromStop" : 12345,
    "NumberOfStopsAway" : 12345,
    "Extensions" : {
      "anies" : [ { }, { } ]
    }
  } ]
}