name | data type | description |
---|---|---|
VersionRef | VersionRefStructure | |
LineRef | LineRef | |
DirectionRef | DirectionRefStructure | |
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 | |
DestinationDisplay | NaturalLanguageStringStructure | |
LineNote | NaturalLanguagePlaceNameStructure | |
HeadwayService | boolean | |
Monitored | boolean | |
DatedVehicleJourney | array of DatedVehicleJourney | |
Extensions | Extensions | |
Properties inherited from AbstractItemStructure |
||
RecordedAtTime | string |
Example
{ "VersionRef" : { "value" : "..." }, "LineRef" : { "value" : "..." }, "DirectionRef" : { "value" : "..." }, "JourneyPatternRef" : { "value" : "..." }, "VehicleMode" : [ "tram", "air" ], "RouteRef" : { "value" : "..." }, "PublishedLineName" : { "value" : "...", "lang" : "..." }, "DirectionName" : { "value" : "...", "lang" : "..." }, "ExternalLineRef" : { "value" : "..." }, "OperatorRef" : { "value" : "..." }, "ProductCategoryRef" : { "value" : "..." }, "ServiceFeatureRef" : [ { "value" : "..." }, { "value" : "..." } ], "VehicleFeatureRef" : [ { "value" : "..." }, { "value" : "..." } ], "DestinationDisplay" : { "value" : "...", "lang" : "..." }, "LineNote" : { "value" : "...", "lang" : "..." }, "HeadwayService" : true, "Monitored" : true, "DatedVehicleJourney" : [ { "DatedVehicleJourneyCode" : "...", "VehicleJourneyRef" : { "value" : "..." }, "Cancellation" : true, "ExtraJourney" : true, "JourneyPatternRef" : { "value" : "..." }, "VehicleMode" : [ "underground", "bus" ], "RouteRef" : { "value" : "..." }, "PublishedLineName" : { "value" : "...", "lang" : "..." }, "DirectionName" : { "value" : "...", "lang" : "..." }, "ExternalLineRef" : { "value" : "..." }, "OperatorRef" : { "value" : "..." }, "ProductCategoryRef" : { "value" : "..." }, "ServiceFeatureRef" : [ { "value" : "..." }, { "value" : "..." } ], "VehicleFeatureRef" : [ { "value" : "..." }, { "value" : "..." } ], "VehicleJourneyName" : { "value" : "...", "lang" : "..." }, "JourneyNote" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "DestinationDisplay" : { "value" : "...", "lang" : "..." }, "LineNote" : { "value" : "...", "lang" : "..." }, "HeadwayService" : true, "Monitored" : true, "BlockRef" : { "value" : "..." }, "CourseOfJourneyRef" : { "value" : "..." }, "DatedCalls" : { "DatedCall" : [ { }, { } ] }, "Extensions" : { "any" : { } } }, { "DatedVehicleJourneyCode" : "...", "VehicleJourneyRef" : { "value" : "..." }, "Cancellation" : true, "ExtraJourney" : true, "JourneyPatternRef" : { "value" : "..." }, "VehicleMode" : [ "rail", "air" ], "RouteRef" : { "value" : "..." }, "PublishedLineName" : { "value" : "...", "lang" : "..." }, "DirectionName" : { "value" : "...", "lang" : "..." }, "ExternalLineRef" : { "value" : "..." }, "OperatorRef" : { "value" : "..." }, "ProductCategoryRef" : { "value" : "..." }, "ServiceFeatureRef" : [ { "value" : "..." }, { "value" : "..." } ], "VehicleFeatureRef" : [ { "value" : "..." }, { "value" : "..." } ], "VehicleJourneyName" : { "value" : "...", "lang" : "..." }, "JourneyNote" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "DestinationDisplay" : { "value" : "...", "lang" : "..." }, "LineNote" : { "value" : "...", "lang" : "..." }, "HeadwayService" : true, "Monitored" : true, "BlockRef" : { "value" : "..." }, "CourseOfJourneyRef" : { "value" : "..." }, "DatedCalls" : { "DatedCall" : [ { }, { } ] }, "Extensions" : { "any" : { } } } ], "Extensions" : { "any" : { "tagName" : "...", "schemaTypeInfo" : { }, "ownerDocument" : { }, "firstChild" : { }, "prefix" : "...", "nextSibling" : { }, "parentNode" : { }, "nodeType" : 12345, "nodeValue" : "...", "nodeName" : "...", "namespaceURI" : "...", "childNodes" : { }, "baseURI" : "...", "localName" : "...", "attributes" : { }, "lastChild" : { }, "textContent" : "...", "previousSibling" : { } } }, "RecordedAtTime" : "..." }