name | data type | description |
---|---|---|
VehicleAtStop | boolean | |
VehicleLocationAtStop | LocationStructure | |
ReversesAtStop | boolean | |
PlatformTraversal | boolean | |
SignalStatus | string | |
TimingPoint | boolean | |
BoardingStretch | boolean | |
RequestStop | boolean | |
OriginDisplay | array of NaturalLanguageStringStructure | |
DestinationDisplay | array of NaturalLanguageStringStructure | |
CallNote | array of NaturalLanguageStringStructure | |
FacilityConditionElement | array of FacilityConditionStructure | |
FacilityChangeElement | FacilityChangeElement | |
SituationRef | array of SituationRef | |
AimedArrivalTime | string | |
ExpectedArrivalTime | string | |
ActualArrivalTime | string | |
LatestExpectedArrivalTime | string | |
ArrivalStatus | CallStatusEnumeration | |
ArrivalProximityText | NaturalLanguageStringStructure | |
ArrivalPlatformName | NaturalLanguageStringStructure | |
ArrivalBoardingActivity | ArrivalBoardingActivityEnumeration | |
ArrivalStopAssignment | StopAssignmentStructure | |
ArrivalOperatorRefs | array of OperatorRefStructure | |
AimedDepartureTime | string | |
ExpectedDepartureTime | string | |
ActualDepartureTime | string | |
ProvisionalExpectedDepartureTime | string | |
EarliestExpectedDepartureTime | string | |
ExpectedDeparturePredictionQuality | PredictionQualityStructure | |
AimedLatestPassengerAccessTime | string | |
ExpectedLatestPassengerAccessTime | string | |
DepartureStatus | CallStatusEnumeration | |
DepartureProximityText | NaturalLanguageStringStructure | |
DeparturePlatformName | NaturalLanguageStringStructure | |
DepartureBoardingActivity | DepartureBoardingActivityEnumeration | |
DepartureStopAssignment | StopAssignmentStructure | |
DepartureOperatorRefs | array of OperatorRefStructure | |
AimedHeadwayInterval | Duration | |
ExpectedHeadwayInterval | Duration | |
DistanceFromStop | number | |
NumberOfStopsAway | number | |
Extensions | Extensions | |
Properties inherited from AbstractMonitoredCallStructure |
||
StopPointRef | StopPointRef | |
VisitNumber | number | |
Order | number | |
StopPointName | array of NaturalLanguageStringStructure |
Example
{ "VehicleAtStop" : true, "VehicleLocationAtStop" : { "Coordinates" : { "value" : [ "...", "..." ] }, "Longitude" : 12345.0, "Latitude" : 12345.0, "Precision" : 12345, "id" : "...", "srsName" : "..." }, "ReversesAtStop" : true, "PlatformTraversal" : true, "SignalStatus" : "...", "TimingPoint" : true, "BoardingStretch" : true, "RequestStop" : true, "OriginDisplay" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "DestinationDisplay" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "CallNote" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "FacilityConditionElement" : [ { "FacilityRef" : { "value" : "..." }, "Facility" : { "FacilityCode" : "...", "Description" : [ { }, { } ], "FacilityClass" : [ "unknown", "fixedEquipment" ], "Features" : { }, "OwnerRef" : { }, "OwnerName" : { }, "ValidityCondition" : { }, "FacilityLocation" : { }, "Limitations" : { }, "Suitabilities" : { }, "AccessibilityAssessment" : { }, "Extensions" : { } }, "FacilityStatus" : { "Status" : "partiallyAvailable", "Description" : [ { }, { } ], "AccessibilityAssessment" : { }, "Extensions" : { } }, "SituationRef" : { "SituationSimpleRef" : { }, "SituationFullRef" : { } }, "Remedy" : { "RemedyType" : "remove", "Description" : [ { }, { } ], "Extensions" : { } }, "MonitoringInfo" : { "MonitoringInterval" : { }, "MonitoringType" : "unknown", "MonitoringPeriod" : { }, "Extensions" : { } }, "ValidityPeriod" : { "StartTime" : "...", "EndTime" : "...", "EndTimeStatus" : "shortTerm" }, "Extensions" : { "anies" : [ { }, { } ] } }, { "FacilityRef" : { "value" : "..." }, "Facility" : { "FacilityCode" : "...", "Description" : [ { }, { } ], "FacilityClass" : [ "fixedEquipment", "serviceForPersonalDevice" ], "Features" : { }, "OwnerRef" : { }, "OwnerName" : { }, "ValidityCondition" : { }, "FacilityLocation" : { }, "Limitations" : { }, "Suitabilities" : { }, "AccessibilityAssessment" : { }, "Extensions" : { } }, "FacilityStatus" : { "Status" : "available", "Description" : [ { }, { } ], "AccessibilityAssessment" : { }, "Extensions" : { } }, "SituationRef" : { "SituationSimpleRef" : { }, "SituationFullRef" : { } }, "Remedy" : { "RemedyType" : "remove", "Description" : [ { }, { } ], "Extensions" : { } }, "MonitoringInfo" : { "MonitoringInterval" : { }, "MonitoringType" : "manual", "MonitoringPeriod" : { }, "Extensions" : { } }, "ValidityPeriod" : { "StartTime" : "...", "EndTime" : "...", "EndTimeStatus" : "undefined" }, "Extensions" : { "anies" : [ { }, { } ] } } ], "FacilityChangeElement" : { "EquipmentAvailability" : { "EquipmentRef" : { }, "Description" : [ { }, { } ], "EquipmentTypeRef" : { }, "ValidityPeriod" : { }, "EquipmentStatus" : "available", "EquipmentFeatures" : { }, "Extensions" : { } }, "SituationRef" : { "SituationSimpleRef" : { }, "SituationFullRef" : { } }, "MobilityDisruption" : { "MobilityImpairedAccess" : true, "AccessFacility" : [ "ramp", "travelator" ] } }, "SituationRef" : [ { "SituationSimpleRef" : { "value" : "..." }, "SituationFullRef" : { "VersionCountryRef" : { }, "ParticipantRef" : { }, "SituationNumber" : { }, "UpdateCountryRef" : { }, "UpdateParticipantRef" : { }, "Version" : { } } }, { "SituationSimpleRef" : { "value" : "..." }, "SituationFullRef" : { "VersionCountryRef" : { }, "ParticipantRef" : { }, "SituationNumber" : { }, "UpdateCountryRef" : { }, "UpdateParticipantRef" : { }, "Version" : { } } } ], "AimedArrivalTime" : "...", "ExpectedArrivalTime" : "...", "ActualArrivalTime" : "...", "LatestExpectedArrivalTime" : "...", "ArrivalStatus" : "missed", "ArrivalProximityText" : { "value" : "...", "lang" : "..." }, "ArrivalPlatformName" : { "value" : "...", "lang" : "..." }, "ArrivalBoardingActivity" : "alighting", "ArrivalStopAssignment" : { "AimedQuayRef" : { "value" : "..." }, "AimedQuayName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "ExpectedQuayRef" : { "value" : "..." }, "ActualQuayRef" : { "value" : "..." } }, "ArrivalOperatorRefs" : [ { "value" : "..." }, { "value" : "..." } ], "AimedDepartureTime" : "...", "ExpectedDepartureTime" : "...", "ActualDepartureTime" : "...", "ProvisionalExpectedDepartureTime" : "...", "EarliestExpectedDepartureTime" : "...", "ExpectedDeparturePredictionQuality" : { "PredictionLevel" : "veryReliable", "Percentile" : 12345.0, "LowerTimeLimit" : "...", "HigherTimeLimit" : "..." }, "AimedLatestPassengerAccessTime" : "...", "ExpectedLatestPassengerAccessTime" : "...", "DepartureStatus" : "arrived", "DepartureProximityText" : { "value" : "...", "lang" : "..." }, "DeparturePlatformName" : { "value" : "...", "lang" : "..." }, "DepartureBoardingActivity" : "boarding", "DepartureStopAssignment" : { "AimedQuayRef" : { "value" : "..." }, "AimedQuayName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "ExpectedQuayRef" : { "value" : "..." }, "ActualQuayRef" : { "value" : "..." } }, "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" : [ { "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" : { } } ] }, "StopPointRef" : { "value" : "..." }, "VisitNumber" : 12345, "Order" : 12345, "StopPointName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ] }