name | data type | description |
---|---|---|
LineRef | LineRef | |
DirectionRef | DirectionRefStructure | |
FramedVehicleJourneyRef | FramedVehicleJourneyRefStructure | |
JourneyPatternRef | JourneyPatternRef | |
JourneyPatternName | NaturalLanguageStringStructure | |
VehicleMode | array of VehicleModesEnumeration | |
RouteRef | RouteRefStructure | |
PublishedLineName | array of NaturalLanguageStringStructure | |
GroupOfLinesRef | GroupOfLinesRefStructure | |
DirectionName | array of NaturalLanguageStringStructure | |
ExternalLineRef | LineRef | |
OperatorRef | OperatorRefStructure | |
ProductCategoryRef | ProductCategoryRefStructure | |
ServiceFeatureRef | array of ServiceFeatureRef | |
VehicleFeatureRef | array of VehicleFeatureRefStructure | |
OriginRef | JourneyPlaceRefStructure | |
OriginName | array of NaturalLanguagePlaceNameStructure | |
OriginShortName | array of NaturalLanguagePlaceNameStructure | |
DestinationDisplayAtOrigin | array of NaturalLanguagePlaceNameStructure | |
Via | array of ViaNameStructure | |
DestinationRef | DestinationRef | |
DestinationName | array of NaturalLanguageStringStructure | |
DestinationShortName | array of NaturalLanguagePlaceNameStructure | |
OriginDisplayAtDestination | array of NaturalLanguagePlaceNameStructure | |
VehicleJourneyName | array of NaturalLanguageStringStructure | |
JourneyNote | array of NaturalLanguageStringStructure | |
PublicContact | SimpleContactStructure | |
OperationsContact | SimpleContactStructure | |
HeadwayService | boolean | |
OriginAimedDepartureTime | string | |
DestinationAimedArrivalTime | string | |
FirstOrLastJourney | FirstOrLastJourneyEnumeration | |
FacilityConditionElement | array of FacilityConditionStructure | |
FacilityChangeElement | FacilityChangeElement | |
SituationRef | array of SituationRef | |
BlockRef | BlockRefStructure | |
CourseOfJourneyRef | CourseOfJourneyRefStructure | |
VehicleJourneyRef | VehicleJourneyRef | |
VehicleRef | VehicleRef | |
AdditionalVehicleJourneyRef | array of FramedVehicleJourneyRefStructure | |
DriverRef | string | |
DriverName | string | |
Monitored | boolean | |
AimedDepartureTime | string | |
Extensions | Extensions |
Example
{ "LineRef" : { "value" : "..." }, "DirectionRef" : { "value" : "..." }, "FramedVehicleJourneyRef" : { "DataFrameRef" : { "value" : "..." }, "DatedVehicleJourneyRef" : "..." }, "JourneyPatternRef" : { "value" : "..." }, "JourneyPatternName" : { "value" : "...", "lang" : "..." }, "VehicleMode" : [ "underground", "underground" ], "RouteRef" : { "value" : "..." }, "PublishedLineName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "GroupOfLinesRef" : { "value" : "..." }, "DirectionName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "ExternalLineRef" : { "value" : "..." }, "OperatorRef" : { "value" : "..." }, "ProductCategoryRef" : { "value" : "..." }, "ServiceFeatureRef" : [ { "value" : "..." }, { "value" : "..." } ], "VehicleFeatureRef" : [ { "value" : "..." }, { "value" : "..." } ], "OriginRef" : { "value" : "..." }, "OriginName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "OriginShortName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "DestinationDisplayAtOrigin" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "Via" : [ { "ViaPriority" : 12345, "PlaceRef" : { "value" : "..." }, "PlaceName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "PlaceShortName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ] }, { "ViaPriority" : 12345, "PlaceRef" : { "value" : "..." }, "PlaceName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "PlaceShortName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ] } ], "DestinationRef" : { "value" : "..." }, "DestinationName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "DestinationShortName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "OriginDisplayAtDestination" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "VehicleJourneyName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "JourneyNote" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "PublicContact" : { "PhoneNumber" : "...", "Url" : "..." }, "OperationsContact" : { "PhoneNumber" : "...", "Url" : "..." }, "HeadwayService" : true, "OriginAimedDepartureTime" : "...", "DestinationAimedArrivalTime" : "...", "FirstOrLastJourney" : "otherService", "FacilityConditionElement" : [ { "FacilityRef" : { "value" : "..." }, "Facility" : { "FacilityCode" : "...", "Description" : [ { }, { } ], "FacilityClass" : [ "fixedEquipment", "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", "serviceProvidedByIndividual" ], "Features" : { }, "OwnerRef" : { }, "OwnerName" : { }, "ValidityCondition" : { }, "FacilityLocation" : { }, "Limitations" : { }, "Suitabilities" : { }, "AccessibilityAssessment" : { }, "Extensions" : { } }, "FacilityStatus" : { "Status" : "partiallyAvailable", "Description" : [ { }, { } ], "AccessibilityAssessment" : { }, "Extensions" : { } }, "SituationRef" : { "SituationSimpleRef" : { }, "SituationFullRef" : { } }, "Remedy" : { "RemedyType" : "unknown", "Description" : [ { }, { } ], "Extensions" : { } }, "MonitoringInfo" : { "MonitoringInterval" : { }, "MonitoringType" : "manual", "MonitoringPeriod" : { }, "Extensions" : { } }, "ValidityPeriod" : { "StartTime" : "...", "EndTime" : "...", "EndTimeStatus" : "undefined" }, "Extensions" : { "anies" : [ { }, { } ] } } ], "FacilityChangeElement" : { "EquipmentAvailability" : { "EquipmentRef" : { }, "Description" : [ { }, { } ], "EquipmentTypeRef" : { }, "ValidityPeriod" : { }, "EquipmentStatus" : "notAvailable", "EquipmentFeatures" : { }, "Extensions" : { } }, "SituationRef" : { "SituationSimpleRef" : { }, "SituationFullRef" : { } }, "MobilityDisruption" : { "MobilityImpairedAccess" : true, "AccessFacility" : [ "escalator", "shuttle" ] } }, "SituationRef" : [ { "SituationSimpleRef" : { "value" : "..." }, "SituationFullRef" : { "VersionCountryRef" : { }, "ParticipantRef" : { }, "SituationNumber" : { }, "UpdateCountryRef" : { }, "UpdateParticipantRef" : { }, "Version" : { } } }, { "SituationSimpleRef" : { "value" : "..." }, "SituationFullRef" : { "VersionCountryRef" : { }, "ParticipantRef" : { }, "SituationNumber" : { }, "UpdateCountryRef" : { }, "UpdateParticipantRef" : { }, "Version" : { } } } ], "BlockRef" : { "value" : "..." }, "CourseOfJourneyRef" : { "value" : "..." }, "VehicleJourneyRef" : { "value" : "..." }, "VehicleRef" : { "value" : "..." }, "AdditionalVehicleJourneyRef" : [ { "DataFrameRef" : { "value" : "..." }, "DatedVehicleJourneyRef" : "..." }, { "DataFrameRef" : { "value" : "..." }, "DatedVehicleJourneyRef" : "..." } ], "DriverRef" : "...", "DriverName" : "...", "Monitored" : true, "AimedDepartureTime" : "...", "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" : { } } ] } }