name | data type | description |
---|---|---|
StopPointRef | StopPointRef | |
VisitNumber | number | |
Order | number | |
StopPointName | NaturalLanguageStringStructure | |
Cancellation | boolean | |
ExtraCall | boolean | |
PredictionInaccurate | boolean | |
Occupancy | OccupancyEnumeration | |
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 | |
ArrivalStatus | CallStatusEnumeration | |
ArrivalPlatformName | NaturalLanguageStringStructure | |
ArrivalBoardingActivity | ArrivalBoardingActivityEnumeration | |
AimedDepartureTime | string | |
ExpectedDepartureTime | string | |
DepartureStatus | CallStatusEnumeration | |
DeparturePlatformName | NaturalLanguageStringStructure | |
DepartureBoardingActivity | DepartureBoardingActivityEnumeration | |
AimedHeadwayInterval | Duration | |
ExpectedHeadwayInterval | Duration | |
Extensions | Extensions |
Example
{ "StopPointRef" : { "value" : "..." }, "VisitNumber" : 12345, "Order" : 12345, "StopPointName" : { "value" : "...", "lang" : "..." }, "Cancellation" : true, "ExtraCall" : true, "PredictionInaccurate" : true, "Occupancy" : "full", "TimingPoint" : true, "BoardingStretch" : true, "RequestStop" : true, "DestinationDisplay" : { "value" : "...", "lang" : "..." }, "CallNote" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "FacilityConditionElement" : [ { "FacilityRef" : { "value" : "..." }, "Facility" : { "FacilityCode" : "...", "Description" : { }, "FacilityClass" : [ "serviceForPersonalDevice", "unknown" ], "Features" : { }, "OwnerRef" : { }, "OwnerName" : { }, "ValidityCondition" : { }, "FacilityLocation" : { }, "Limitations" : { }, "Suitabilities" : { }, "AccessibilityAssessment" : { }, "Extensions" : { } }, "FacilityStatus" : { "Status" : "removed", "Description" : { }, "AccessibilityAssessment" : { }, "Extensions" : { } }, "SituationRef" : { "SituationSimpleRef" : { }, "SituationFullRef" : { } }, "Remedy" : { "RemedyType" : "unknown", "Description" : { }, "Extensions" : { } }, "MonitoringInfo" : { "MonitoringInterval" : { }, "MonitoringType" : "manual", "MonitoringPeriod" : { }, "Extensions" : { } }, "ValidityPeriod" : { "StartTime" : "...", "EndTime" : "..." }, "Extensions" : { "any" : { } } }, { "FacilityRef" : { "value" : "..." }, "Facility" : { "FacilityCode" : "...", "Description" : { }, "FacilityClass" : [ "fixedEquipment", "serviceProvidedByIndividual" ], "Features" : { }, "OwnerRef" : { }, "OwnerName" : { }, "ValidityCondition" : { }, "FacilityLocation" : { }, "Limitations" : { }, "Suitabilities" : { }, "AccessibilityAssessment" : { }, "Extensions" : { } }, "FacilityStatus" : { "Status" : "added", "Description" : { }, "AccessibilityAssessment" : { }, "Extensions" : { } }, "SituationRef" : { "SituationSimpleRef" : { }, "SituationFullRef" : { } }, "Remedy" : { "RemedyType" : "otherRoute", "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" : [ "shuttle", "narrowEntrance" ] } }, "SituationRef" : [ { "SituationSimpleRef" : { "value" : "..." }, "SituationFullRef" : { "VersionCountryRef" : { }, "ParticipantRef" : { }, "SituationNumber" : { }, "UpdateCountryRef" : { }, "UpdateParticipantRef" : { }, "Version" : { } } }, { "SituationSimpleRef" : { "value" : "..." }, "SituationFullRef" : { "VersionCountryRef" : { }, "ParticipantRef" : { }, "SituationNumber" : { }, "UpdateCountryRef" : { }, "UpdateParticipantRef" : { }, "Version" : { } } } ], "AimedArrivalTime" : "...", "ExpectedArrivalTime" : "...", "ArrivalStatus" : "early", "ArrivalPlatformName" : { "value" : "...", "lang" : "..." }, "ArrivalBoardingActivity" : "passThru", "AimedDepartureTime" : "...", "ExpectedDepartureTime" : "...", "DepartureStatus" : "onTime", "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 }, "Extensions" : { "any" : { "tagName" : "...", "schemaTypeInfo" : { }, "ownerDocument" : { }, "firstChild" : { }, "prefix" : "...", "nextSibling" : { }, "parentNode" : { }, "nodeType" : 12345, "nodeValue" : "...", "nodeName" : "...", "namespaceURI" : "...", "childNodes" : { }, "baseURI" : "...", "localName" : "...", "attributes" : { }, "lastChild" : { }, "textContent" : "...", "previousSibling" : { } } } }