Calls Data Type

Implemented Interfaces
Serializable
Properties
name data type description
Call array of AffectedCallStructure

Example

{
  "Call" : [ {
    "Order" : 12345,
    "CallCondition" : [ "pti15_12", "pti15_14" ],
    "VehicleAtStop" : true,
    "VehicleLocationAtStop" : {
      "Coordinates" : { },
      "Longitude" : 12345.0,
      "Latitude" : 12345.0,
      "Precision" : 12345,
      "id" : "...",
      "srsName" : "..."
    },
    "TimingPoint" : true,
    "BoardingStretch" : true,
    "RequestStop" : true,
    "OriginDisplay" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "DestinationDisplay" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "AimedArrivalTime" : "...",
    "ExpectedArrivalTime" : "...",
    "ActualArrivalTime" : "...",
    "ArrivalStatus" : "missed",
    "ArrivalPlatformName" : {
      "value" : "...",
      "lang" : "..."
    },
    "ArrivalBoardingActivity" : "passThru",
    "AimedDepartureTime" : "...",
    "ExpectedDepartureTime" : "...",
    "ActualDepartureTime" : "...",
    "DepartureStatus" : "departed",
    "DeparturePlatformName" : {
      "value" : "...",
      "lang" : "..."
    },
    "DepartureBoardingActivity" : "boarding",
    "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
    },
    "AffectedInterchange" : [ {
      "InterchangeRef" : { },
      "InterchangeStopPointRef" : { },
      "InterchangeStopPointName" : [ { }, { } ],
      "ConnectingVehicleJourneyRef" : { },
      "InterchangeStatusType" : "pti31_3",
      "ConnectionLink" : [ { }, { } ],
      "Extensions" : { }
    }, {
      "InterchangeRef" : { },
      "InterchangeStopPointRef" : { },
      "InterchangeStopPointName" : [ { }, { } ],
      "ConnectingVehicleJourneyRef" : { },
      "InterchangeStatusType" : "connection",
      "ConnectionLink" : [ { }, { } ],
      "Extensions" : { }
    } ],
    "StopPointRef" : {
      "value" : "..."
    },
    "PrivateRef" : "...",
    "StopPointName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "StopPointType" : "busStop",
    "Location" : {
      "Coordinates" : { },
      "Longitude" : 12345.0,
      "Latitude" : 12345.0,
      "Precision" : 12345,
      "id" : "...",
      "srsName" : "..."
    },
    "AffectedModes" : {
      "Mode" : [ { }, { } ],
      "AllModes" : "..."
    },
    "PlaceRef" : {
      "value" : "..."
    },
    "PlaceName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "AccessibilityAssessment" : {
      "MobilityImpairedAccess" : true,
      "Limitations" : { },
      "Suitabilities" : { },
      "Extensions" : { }
    },
    "StopCondition" : [ "pti15_9", "pti15_4" ],
    "ConnectionLinks" : {
      "AffectedConnectionLink" : [ { }, { } ]
    },
    "Extensions" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "Order" : 12345,
    "CallCondition" : [ "alteredStartPoint", "pti15_4" ],
    "VehicleAtStop" : true,
    "VehicleLocationAtStop" : {
      "Coordinates" : { },
      "Longitude" : 12345.0,
      "Latitude" : 12345.0,
      "Precision" : 12345,
      "id" : "...",
      "srsName" : "..."
    },
    "TimingPoint" : true,
    "BoardingStretch" : true,
    "RequestStop" : true,
    "OriginDisplay" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "DestinationDisplay" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "AimedArrivalTime" : "...",
    "ExpectedArrivalTime" : "...",
    "ActualArrivalTime" : "...",
    "ArrivalStatus" : "missed",
    "ArrivalPlatformName" : {
      "value" : "...",
      "lang" : "..."
    },
    "ArrivalBoardingActivity" : "passThru",
    "AimedDepartureTime" : "...",
    "ExpectedDepartureTime" : "...",
    "ActualDepartureTime" : "...",
    "DepartureStatus" : "missed",
    "DeparturePlatformName" : {
      "value" : "...",
      "lang" : "..."
    },
    "DepartureBoardingActivity" : "passThru",
    "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
    },
    "AffectedInterchange" : [ {
      "InterchangeRef" : { },
      "InterchangeStopPointRef" : { },
      "InterchangeStopPointName" : [ { }, { } ],
      "ConnectingVehicleJourneyRef" : { },
      "InterchangeStatusType" : "pti31_6",
      "ConnectionLink" : [ { }, { } ],
      "Extensions" : { }
    }, {
      "InterchangeRef" : { },
      "InterchangeStopPointRef" : { },
      "InterchangeStopPointName" : [ { }, { } ],
      "ConnectingVehicleJourneyRef" : { },
      "InterchangeStatusType" : "unknown",
      "ConnectionLink" : [ { }, { } ],
      "Extensions" : { }
    } ],
    "StopPointRef" : {
      "value" : "..."
    },
    "PrivateRef" : "...",
    "StopPointName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "StopPointType" : "unknown",
    "Location" : {
      "Coordinates" : { },
      "Longitude" : 12345.0,
      "Latitude" : 12345.0,
      "Precision" : 12345,
      "id" : "...",
      "srsName" : "..."
    },
    "AffectedModes" : {
      "Mode" : [ { }, { } ],
      "AllModes" : "..."
    },
    "PlaceRef" : {
      "value" : "..."
    },
    "PlaceName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "AccessibilityAssessment" : {
      "MobilityImpairedAccess" : true,
      "Limitations" : { },
      "Suitabilities" : { },
      "Extensions" : { }
    },
    "StopCondition" : [ "rearTrainDestination", "pti15_0" ],
    "ConnectionLinks" : {
      "AffectedConnectionLink" : [ { }, { } ]
    },
    "Extensions" : {
      "anies" : [ { }, { } ]
    }
  } ]
}