| name | data type | description |
|---|---|---|
| DatedVehicleJourneyCode | string | |
| VehicleJourneyRef | VehicleJourneyRef | |
| FramedVehicleJourneyRef | FramedVehicleJourneyRefStructure | |
| Cancellation | boolean | |
| ExtraJourney | boolean | |
| 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 | |
| VehicleJourneyName | array of NaturalLanguageStringStructure | |
| JourneyNote | array of NaturalLanguageStringStructure | |
| PublicContact | SimpleContactStructure | |
| OperationsContact | SimpleContactStructure | |
| OriginDisplay | array of NaturalLanguageStringStructure | |
| DestinationDisplay | array of NaturalLanguageStringStructure | |
| LineNote | array of NaturalLanguagePlaceNameStructure | |
| FirstOrLastJourney | FirstOrLastJourneyEnumeration | |
| HeadwayService | boolean | |
| Monitored | boolean | |
| BlockRef | BlockRefStructure | |
| CourseOfJourneyRef | CourseOfJourneyRefStructure | |
| DatedCalls | DatedCalls | |
| Extensions | Extensions |
Example
{
"DatedVehicleJourneyCode" : "...",
"VehicleJourneyRef" : {
"value" : "..."
},
"FramedVehicleJourneyRef" : {
"DataFrameRef" : {
"value" : "..."
},
"DatedVehicleJourneyRef" : "..."
},
"Cancellation" : true,
"ExtraJourney" : true,
"JourneyPatternRef" : {
"value" : "..."
},
"JourneyPatternName" : {
"value" : "...",
"lang" : "..."
},
"VehicleMode" : [ "ferry", "tram" ],
"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" : "..."
} ],
"VehicleJourneyName" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"JourneyNote" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"PublicContact" : {
"PhoneNumber" : "...",
"Url" : "..."
},
"OperationsContact" : {
"PhoneNumber" : "...",
"Url" : "..."
},
"OriginDisplay" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"DestinationDisplay" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"LineNote" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"FirstOrLastJourney" : "firstServiceOfDay",
"HeadwayService" : true,
"Monitored" : true,
"BlockRef" : {
"value" : "..."
},
"CourseOfJourneyRef" : {
"value" : "..."
},
"DatedCalls" : {
"DatedCall" : [ {
"StopPointRef" : { },
"VisitNumber" : 12345,
"Order" : 12345,
"StopPointName" : [ { }, { } ],
"TimingPoint" : true,
"BoardingStretch" : true,
"RequestStop" : true,
"OriginDisplay" : [ { }, { } ],
"DestinationDisplay" : [ { }, { } ],
"CallNote" : [ { }, { } ],
"AimedArrivalTime" : "...",
"ArrivalPlatformName" : { },
"ArrivalBoardingActivity" : "noAlighting",
"ArrivalStopAssignment" : { },
"ArrivalOperatorRefs" : [ { }, { } ],
"AimedDepartureTime" : "...",
"DeparturePlatformName" : { },
"DepartureBoardingActivity" : "noBoarding",
"DepartureStopAssignment" : { },
"DepartureOperatorRefs" : [ { }, { } ],
"AimedLatestPassengerAccessTime" : "...",
"AimedHeadwayInterval" : { },
"TargetedInterchange" : [ { }, { } ],
"FromServiceJourneyInterchange" : [ { }, { } ],
"ToServiceJourneyInterchange" : [ { }, { } ],
"Extensions" : { }
}, {
"StopPointRef" : { },
"VisitNumber" : 12345,
"Order" : 12345,
"StopPointName" : [ { }, { } ],
"TimingPoint" : true,
"BoardingStretch" : true,
"RequestStop" : true,
"OriginDisplay" : [ { }, { } ],
"DestinationDisplay" : [ { }, { } ],
"CallNote" : [ { }, { } ],
"AimedArrivalTime" : "...",
"ArrivalPlatformName" : { },
"ArrivalBoardingActivity" : "alighting",
"ArrivalStopAssignment" : { },
"ArrivalOperatorRefs" : [ { }, { } ],
"AimedDepartureTime" : "...",
"DeparturePlatformName" : { },
"DepartureBoardingActivity" : "passThru",
"DepartureStopAssignment" : { },
"DepartureOperatorRefs" : [ { }, { } ],
"AimedLatestPassengerAccessTime" : "...",
"AimedHeadwayInterval" : { },
"TargetedInterchange" : [ { }, { } ],
"FromServiceJourneyInterchange" : [ { }, { } ],
"ToServiceJourneyInterchange" : [ { }, { } ],
"Extensions" : { }
} ]
},
"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" : { }
} ]
}
}