| name | data type | description |
|---|---|---|
| VehicleAtStop | boolean | |
| VehicleLocationAtStop | LocationStructure | |
| ReversesAtStop | boolean | |
| PlatformTraversal | boolean | |
| SignalStatus | string | |
| TimingPoint | boolean | |
| BoardingStretch | boolean | |
| RequestStop | boolean | |
| DestinationDisplay | NaturalLanguageStringStructure | |
| CallNote | array of NaturalLanguageStringStructure | |
| FacilityConditionElement | array of FacilityConditionElement | |
| FacilityChangeElement | FacilityChangeElement | |
| SituationRef | array of SituationRef | |
| AimedArrivalTime | string | |
| ExpectedArrivalTime | string | |
| ActualArrivalTime | string | |
| ArrivalStatus | CallStatusEnumeration | |
| ArrivalPlatformName | NaturalLanguageStringStructure | |
| ArrivalBoardingActivity | ArrivalBoardingActivityEnumeration | |
| AimedDepartureTime | string | |
| ExpectedDepartureTime | string | |
| ActualDepartureTime | string | |
| DepartureStatus | CallStatusEnumeration | |
| DeparturePlatformName | NaturalLanguageStringStructure | |
| DepartureBoardingActivity | DepartureBoardingActivityEnumeration | |
| AimedHeadwayInterval | Duration | |
| ExpectedHeadwayInterval | Duration | |
| Extensions | Extensions | |
Properties inherited from AbstractMonitoredCallStructure |
||
| StopPointRef | StopPointRef | |
| VisitNumber | number | |
| Order | number | |
| StopPointName | 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,
"DestinationDisplay" : {
"value" : "...",
"lang" : "..."
},
"CallNote" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"FacilityConditionElement" : [ {
"FacilityRef" : {
"value" : "..."
},
"Facility" : {
"FacilityCode" : "...",
"Description" : { },
"FacilityClass" : [ "unknown", "serviceProvidedByIndividual" ],
"Features" : { },
"OwnerRef" : { },
"OwnerName" : { },
"ValidityCondition" : { },
"FacilityLocation" : { },
"Limitations" : { },
"Suitabilities" : { },
"AccessibilityAssessment" : { },
"Extensions" : { }
},
"FacilityStatus" : {
"Status" : "notAvailable",
"Description" : { },
"AccessibilityAssessment" : { },
"Extensions" : { }
},
"SituationRef" : {
"SituationSimpleRef" : { },
"SituationFullRef" : { }
},
"Remedy" : {
"RemedyType" : "replace",
"Description" : { },
"Extensions" : { }
},
"MonitoringInfo" : {
"MonitoringInterval" : { },
"MonitoringType" : "manual",
"MonitoringPeriod" : { },
"Extensions" : { }
},
"ValidityPeriod" : {
"StartTime" : "...",
"EndTime" : "..."
},
"Extensions" : {
"any" : { }
}
}, {
"FacilityRef" : {
"value" : "..."
},
"Facility" : {
"FacilityCode" : "...",
"Description" : { },
"FacilityClass" : [ "unknown", "reservedArea" ],
"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" : "manual",
"MonitoringPeriod" : { },
"Extensions" : { }
},
"ValidityPeriod" : {
"StartTime" : "...",
"EndTime" : "..."
},
"Extensions" : {
"any" : { }
}
} ],
"FacilityChangeElement" : {
"EquipmentAvailability" : {
"EquipmentRef" : { },
"Description" : { },
"EquipmentTypeRef" : { },
"ValidityPeriod" : { },
"EquipmentStatus" : "available",
"EquipmentFeatures" : { },
"Extensions" : { }
},
"SituationRef" : {
"SituationSimpleRef" : { },
"SituationFullRef" : { }
},
"MobilityDisruption" : {
"MobilityImpairedAccess" : true,
"AccessFacility" : [ "validator", "ramp" ]
}
},
"SituationRef" : [ {
"SituationSimpleRef" : {
"value" : "..."
},
"SituationFullRef" : {
"VersionCountryRef" : { },
"ParticipantRef" : { },
"SituationNumber" : { },
"UpdateCountryRef" : { },
"UpdateParticipantRef" : { },
"Version" : { }
}
}, {
"SituationSimpleRef" : {
"value" : "..."
},
"SituationFullRef" : {
"VersionCountryRef" : { },
"ParticipantRef" : { },
"SituationNumber" : { },
"UpdateCountryRef" : { },
"UpdateParticipantRef" : { },
"Version" : { }
}
} ],
"AimedArrivalTime" : "...",
"ExpectedArrivalTime" : "...",
"ActualArrivalTime" : "...",
"ArrivalStatus" : "delayed",
"ArrivalPlatformName" : {
"value" : "...",
"lang" : "..."
},
"ArrivalBoardingActivity" : "noAlighting",
"AimedDepartureTime" : "...",
"ExpectedDepartureTime" : "...",
"ActualDepartureTime" : "...",
"DepartureStatus" : "arrived",
"DeparturePlatformName" : {
"value" : "...",
"lang" : "..."
},
"DepartureBoardingActivity" : "noBoarding",
"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
},
"Extensions" : {
"any" : {
"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" : "..."
}
}