name | data type | description |
---|---|---|
VehicleMonitoringRef | VehicleMonitoringRefStructure | |
VehicleJourneyRef | FramedVehicleJourneyRefStructure | |
LineRef | LineRef | |
DirectionRef | DirectionRefStructure | |
JourneyPatternRef | JourneyPatternRef | |
JourneyPatternName | NaturalLanguageStringStructure | |
VehicleMode | array of VehicleModesEnumeration | |
RouteRef | RouteRefStructure | |
PublishedLineName | array of NaturalLanguageStringStructure | |
GroupOfLinesRef | GroupOfLinesRefStructure | |
DirectionName | array of NaturalLanguageStringStructure | |
ExternalLineRef | LineRef | |
Reason | array of NaturalLanguageStringStructure | |
Extensions | Extensions | |
Properties inherited from AbstractReferencingItemStructure |
||
ItemRef | ItemRefStructure | |
Properties inherited from AbstractItemStructure |
||
RecordedAtTime | string |
Example
{ "VehicleMonitoringRef" : { "value" : "..." }, "VehicleJourneyRef" : { "DataFrameRef" : { "value" : "..." }, "DatedVehicleJourneyRef" : "..." }, "LineRef" : { "value" : "..." }, "DirectionRef" : { "value" : "..." }, "JourneyPatternRef" : { "value" : "..." }, "JourneyPatternName" : { "value" : "...", "lang" : "..." }, "VehicleMode" : [ "air", "rail" ], "RouteRef" : { "value" : "..." }, "PublishedLineName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "GroupOfLinesRef" : { "value" : "..." }, "DirectionName" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "ExternalLineRef" : { "value" : "..." }, "Reason" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "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" : { } } ] }, "ItemRef" : { "value" : "..." }, "RecordedAtTime" : "..." }