| name | data type | description |
|---|---|---|
| LineRef | LineRef | |
| DirectionRef | DirectionRefStructure | |
| FramedVehicleJourneyRef | FramedVehicleJourneyRefStructure | |
| JourneyPatternRef | JourneyPatternRef | |
| VehicleMode | array of VehicleModesEnumeration | |
| RouteRef | RouteRefStructure | |
| PublishedLineName | NaturalLanguageStringStructure | |
| DirectionName | NaturalLanguageStringStructure | |
| ExternalLineRef | LineRef | |
| OperatorRef | OperatorRefStructure | |
| ProductCategoryRef | ProductCategoryRefStructure | |
| ServiceFeatureRef | array of ServiceFeatureRef | |
| VehicleFeatureRef | array of VehicleFeatureRefStructure | |
| OriginRef | JourneyPlaceRefStructure | |
| OriginName | NaturalLanguagePlaceNameStructure | |
| OriginShortName | NaturalLanguagePlaceNameStructure | |
| Via | array of PlaceNameStructure | |
| DestinationRef | DestinationRef | |
| DestinationName | NaturalLanguageStringStructure | |
| DestinationShortName | NaturalLanguagePlaceNameStructure | |
| VehicleJourneyName | NaturalLanguageStringStructure | |
| JourneyNote | array of NaturalLanguageStringStructure | |
| HeadwayService | boolean | |
| OriginAimedDepartureTime | string | |
| DestinationAimedArrivalTime | string | |
| FacilityConditionElement | array of FacilityConditionElement | |
| FacilityChangeElement | FacilityChangeElement | |
| SituationRef | array of SituationRef | |
| Monitored | boolean | |
| MonitoringError | array of string | |
| InCongestion | boolean | |
| InPanic | boolean | |
| PredictionInaccurate | boolean | |
| DataSource | string | |
| ConfidenceLevel | QualityIndexEnumeration | |
| VehicleLocation | LocationStructure | |
| Bearing | number | |
| ProgressRate | ProgressRateEnumeration | |
| Occupancy | OccupancyEnumeration | |
| Delay | Duration | |
| ProgressStatus | NaturalLanguageStringStructure | |
| TrainBlockPart | array of TrainBlockPartStructure | |
| BlockRef | BlockRefStructure | |
| CourseOfJourneyRef | CourseOfJourneyStructure | |
| VehicleRef | VehicleRef | |
| PreviousCalls | PreviousCallsStructure | |
| MonitoredCall | MonitoredCallStructure | |
| OnwardCalls | OnwardCallsStructure | |
| IsCompleteStopSequence | boolean |
Example
{
"LineRef" : {
"value" : "..."
},
"DirectionRef" : {
"value" : "..."
},
"FramedVehicleJourneyRef" : {
"DataFrameRef" : {
"value" : "..."
},
"DatedVehicleJourneyRef" : "..."
},
"JourneyPatternRef" : {
"value" : "..."
},
"VehicleMode" : [ "air", "underground" ],
"RouteRef" : {
"value" : "..."
},
"PublishedLineName" : {
"value" : "...",
"lang" : "..."
},
"DirectionName" : {
"value" : "...",
"lang" : "..."
},
"ExternalLineRef" : {
"value" : "..."
},
"OperatorRef" : {
"value" : "..."
},
"ProductCategoryRef" : {
"value" : "..."
},
"ServiceFeatureRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"VehicleFeatureRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"OriginRef" : {
"value" : "..."
},
"OriginName" : {
"value" : "...",
"lang" : "..."
},
"OriginShortName" : {
"value" : "...",
"lang" : "..."
},
"Via" : [ {
"PlaceRef" : {
"value" : "..."
},
"PlaceName" : {
"value" : "...",
"lang" : "..."
},
"PlaceShortName" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ]
}, {
"PlaceRef" : {
"value" : "..."
},
"PlaceName" : {
"value" : "...",
"lang" : "..."
},
"PlaceShortName" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ]
} ],
"DestinationRef" : {
"value" : "..."
},
"DestinationName" : {
"value" : "...",
"lang" : "..."
},
"DestinationShortName" : {
"value" : "...",
"lang" : "..."
},
"VehicleJourneyName" : {
"value" : "...",
"lang" : "..."
},
"JourneyNote" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"HeadwayService" : true,
"OriginAimedDepartureTime" : "...",
"DestinationAimedArrivalTime" : "...",
"FacilityConditionElement" : [ {
"FacilityRef" : {
"value" : "..."
},
"Facility" : {
"FacilityCode" : "...",
"Description" : { },
"FacilityClass" : [ "serviceProvidedByIndividual", "reservedArea" ],
"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" : "unknown",
"MonitoringPeriod" : { },
"Extensions" : { }
},
"ValidityPeriod" : {
"StartTime" : "...",
"EndTime" : "..."
},
"Extensions" : {
"any" : { }
}
}, {
"FacilityRef" : {
"value" : "..."
},
"Facility" : {
"FacilityCode" : "...",
"Description" : { },
"FacilityClass" : [ "reservedArea", "unknown" ],
"Features" : { },
"OwnerRef" : { },
"OwnerName" : { },
"ValidityCondition" : { },
"FacilityLocation" : { },
"Limitations" : { },
"Suitabilities" : { },
"AccessibilityAssessment" : { },
"Extensions" : { }
},
"FacilityStatus" : {
"Status" : "notAvailable",
"Description" : { },
"AccessibilityAssessment" : { },
"Extensions" : { }
},
"SituationRef" : {
"SituationSimpleRef" : { },
"SituationFullRef" : { }
},
"Remedy" : {
"RemedyType" : "otherRoute",
"Description" : { },
"Extensions" : { }
},
"MonitoringInfo" : {
"MonitoringInterval" : { },
"MonitoringType" : "automatic",
"MonitoringPeriod" : { },
"Extensions" : { }
},
"ValidityPeriod" : {
"StartTime" : "...",
"EndTime" : "..."
},
"Extensions" : {
"any" : { }
}
} ],
"FacilityChangeElement" : {
"EquipmentAvailability" : {
"EquipmentRef" : { },
"Description" : { },
"EquipmentTypeRef" : { },
"ValidityPeriod" : { },
"EquipmentStatus" : "notAvailable",
"EquipmentFeatures" : { },
"Extensions" : { }
},
"SituationRef" : {
"SituationSimpleRef" : { },
"SituationFullRef" : { }
},
"MobilityDisruption" : {
"MobilityImpairedAccess" : true,
"AccessFacility" : [ "narrowEntrance", "stairs" ]
}
},
"SituationRef" : [ {
"SituationSimpleRef" : {
"value" : "..."
},
"SituationFullRef" : {
"VersionCountryRef" : { },
"ParticipantRef" : { },
"SituationNumber" : { },
"UpdateCountryRef" : { },
"UpdateParticipantRef" : { },
"Version" : { }
}
}, {
"SituationSimpleRef" : {
"value" : "..."
},
"SituationFullRef" : {
"VersionCountryRef" : { },
"ParticipantRef" : { },
"SituationNumber" : { },
"UpdateCountryRef" : { },
"UpdateParticipantRef" : { },
"Version" : { }
}
} ],
"Monitored" : true,
"MonitoringError" : [ "...", "..." ],
"InCongestion" : true,
"InPanic" : true,
"PredictionInaccurate" : true,
"DataSource" : "...",
"ConfidenceLevel" : "reliable",
"VehicleLocation" : {
"Coordinates" : {
"value" : [ "...", "..." ]
},
"Longitude" : 12345.0,
"Latitude" : 12345.0,
"Precision" : 12345,
"id" : "...",
"srsName" : "..."
},
"Bearing" : 12345.0,
"ProgressRate" : "noProgress",
"Occupancy" : "full",
"Delay" : {
"sign" : 12345,
"seconds" : 12345,
"months" : 12345,
"years" : 12345,
"days" : 12345,
"XMLSchemaType" : "...",
"hours" : 12345,
"minutes" : 12345
},
"ProgressStatus" : {
"value" : "...",
"lang" : "..."
},
"TrainBlockPart" : [ {
"NumberOfBlockParts" : 12345,
"TrainPartRef" : {
"value" : "..."
},
"PositionOfTrainBlockPart" : {
"value" : "...",
"lang" : "..."
}
}, {
"NumberOfBlockParts" : 12345,
"TrainPartRef" : {
"value" : "..."
},
"PositionOfTrainBlockPart" : {
"value" : "...",
"lang" : "..."
}
} ],
"BlockRef" : {
"value" : "..."
},
"CourseOfJourneyRef" : {
"value" : "..."
},
"VehicleRef" : {
"value" : "..."
},
"PreviousCalls" : {
"PreviousCall" : [ {
"VehicleAtStop" : true,
"AimedArrivalTime" : "...",
"ExpectedArrivalTime" : "...",
"ActualArrivalTime" : "...",
"AimedDepartureTime" : "...",
"ExpectedDepartureTime" : "...",
"ActualDepartureTime" : "...",
"Extensions" : { },
"StopPointRef" : { },
"VisitNumber" : 12345,
"Order" : 12345,
"StopPointName" : { }
}, {
"VehicleAtStop" : true,
"AimedArrivalTime" : "...",
"ExpectedArrivalTime" : "...",
"ActualArrivalTime" : "...",
"AimedDepartureTime" : "...",
"ExpectedDepartureTime" : "...",
"ActualDepartureTime" : "...",
"Extensions" : { },
"StopPointRef" : { },
"VisitNumber" : 12345,
"Order" : 12345,
"StopPointName" : { }
} ]
},
"MonitoredCall" : {
"VehicleAtStop" : true,
"VehicleLocationAtStop" : {
"Coordinates" : { },
"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" : { },
"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" : "...",
"ActualArrivalTime" : "...",
"ArrivalStatus" : "early",
"ArrivalPlatformName" : {
"value" : "...",
"lang" : "..."
},
"ArrivalBoardingActivity" : "alighting",
"AimedDepartureTime" : "...",
"ExpectedDepartureTime" : "...",
"ActualDepartureTime" : "...",
"DepartureStatus" : "delayed",
"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" : { }
},
"StopPointRef" : {
"value" : "..."
},
"VisitNumber" : 12345,
"Order" : 12345,
"StopPointName" : {
"value" : "...",
"lang" : "..."
}
},
"OnwardCalls" : {
"OnwardCall" : [ {
"VehicleAtStop" : true,
"TimingPoint" : true,
"AimedArrivalTime" : "...",
"ExpectedArrivalTime" : "...",
"ArrivalStatus" : "early",
"ArrivalPlatformName" : { },
"ArrivalBoardingActivity" : "noAlighting",
"AimedDepartureTime" : "...",
"ExpectedDepartureTime" : "...",
"DepartureStatus" : "delayed",
"DeparturePlatformName" : { },
"DepartureBoardingActivity" : "passThru",
"AimedHeadwayInterval" : { },
"ExpectedHeadwayInterval" : { },
"Extensions" : { },
"StopPointRef" : { },
"VisitNumber" : 12345,
"Order" : 12345,
"StopPointName" : { }
}, {
"VehicleAtStop" : true,
"TimingPoint" : true,
"AimedArrivalTime" : "...",
"ExpectedArrivalTime" : "...",
"ArrivalStatus" : "noReport",
"ArrivalPlatformName" : { },
"ArrivalBoardingActivity" : "passThru",
"AimedDepartureTime" : "...",
"ExpectedDepartureTime" : "...",
"DepartureStatus" : "delayed",
"DeparturePlatformName" : { },
"DepartureBoardingActivity" : "noBoarding",
"AimedHeadwayInterval" : { },
"ExpectedHeadwayInterval" : { },
"Extensions" : { },
"StopPointRef" : { },
"VisitNumber" : 12345,
"Order" : 12345,
"StopPointName" : { }
} ]
},
"IsCompleteStopSequence" : true
}