| name | data type | description |
|---|---|---|
| ProductionTimetableDelivery | array of ProductionTimetableDeliveryStructure |
Example
{
"ProductionTimetableDelivery" : [ {
"DatedTimetableVersionFrame" : [ {
"VersionRef" : { },
"LineRef" : { },
"DirectionRef" : { },
"JourneyPatternRef" : { },
"VehicleMode" : [ "coach", "rail" ],
"RouteRef" : { },
"PublishedLineName" : { },
"DirectionName" : { },
"ExternalLineRef" : { },
"OperatorRef" : { },
"ProductCategoryRef" : { },
"ServiceFeatureRef" : [ { }, { } ],
"VehicleFeatureRef" : [ { }, { } ],
"DestinationDisplay" : { },
"LineNote" : { },
"HeadwayService" : true,
"Monitored" : true,
"DatedVehicleJourney" : [ { }, { } ],
"Extensions" : { },
"RecordedAtTime" : "..."
}, {
"VersionRef" : { },
"LineRef" : { },
"DirectionRef" : { },
"JourneyPatternRef" : { },
"VehicleMode" : [ "metro", "ferry" ],
"RouteRef" : { },
"PublishedLineName" : { },
"DirectionName" : { },
"ExternalLineRef" : { },
"OperatorRef" : { },
"ProductCategoryRef" : { },
"ServiceFeatureRef" : [ { }, { } ],
"VehicleFeatureRef" : [ { }, { } ],
"DestinationDisplay" : { },
"LineNote" : { },
"HeadwayService" : true,
"Monitored" : true,
"DatedVehicleJourney" : [ { }, { } ],
"Extensions" : { },
"RecordedAtTime" : "..."
} ],
"Extensions" : {
"any" : { }
},
"version" : "...",
"SubscriberRef" : {
"value" : "..."
},
"SubscriptionFilterRef" : {
"value" : "..."
},
"SubscriptionRef" : {
"value" : "..."
},
"RequestMessageRef" : {
"value" : "..."
},
"Status" : true,
"ErrorCondition" : {
"OtherError" : { },
"AllowedResourceUsageExceededError" : { },
"NoInfoForTopicError" : { },
"AccessNotAllowedError" : { },
"CapabilityNotSupportedError" : { },
"Description" : { }
},
"ValidUntil" : "...",
"ShortestPossibleCycle" : {
"sign" : 12345,
"seconds" : 12345,
"months" : 12345,
"years" : 12345,
"days" : 12345,
"XMLSchemaType" : "...",
"hours" : 12345,
"minutes" : 12345
},
"DefaultLanguage" : "...",
"ResponseTimestamp" : "..."
}, {
"DatedTimetableVersionFrame" : [ {
"VersionRef" : { },
"LineRef" : { },
"DirectionRef" : { },
"JourneyPatternRef" : { },
"VehicleMode" : [ "tram", "tram" ],
"RouteRef" : { },
"PublishedLineName" : { },
"DirectionName" : { },
"ExternalLineRef" : { },
"OperatorRef" : { },
"ProductCategoryRef" : { },
"ServiceFeatureRef" : [ { }, { } ],
"VehicleFeatureRef" : [ { }, { } ],
"DestinationDisplay" : { },
"LineNote" : { },
"HeadwayService" : true,
"Monitored" : true,
"DatedVehicleJourney" : [ { }, { } ],
"Extensions" : { },
"RecordedAtTime" : "..."
}, {
"VersionRef" : { },
"LineRef" : { },
"DirectionRef" : { },
"JourneyPatternRef" : { },
"VehicleMode" : [ "metro", "metro" ],
"RouteRef" : { },
"PublishedLineName" : { },
"DirectionName" : { },
"ExternalLineRef" : { },
"OperatorRef" : { },
"ProductCategoryRef" : { },
"ServiceFeatureRef" : [ { }, { } ],
"VehicleFeatureRef" : [ { }, { } ],
"DestinationDisplay" : { },
"LineNote" : { },
"HeadwayService" : true,
"Monitored" : true,
"DatedVehicleJourney" : [ { }, { } ],
"Extensions" : { },
"RecordedAtTime" : "..."
} ],
"Extensions" : {
"any" : { }
},
"version" : "...",
"SubscriberRef" : {
"value" : "..."
},
"SubscriptionFilterRef" : {
"value" : "..."
},
"SubscriptionRef" : {
"value" : "..."
},
"RequestMessageRef" : {
"value" : "..."
},
"Status" : true,
"ErrorCondition" : {
"OtherError" : { },
"AllowedResourceUsageExceededError" : { },
"NoInfoForTopicError" : { },
"AccessNotAllowedError" : { },
"CapabilityNotSupportedError" : { },
"Description" : { }
},
"ValidUntil" : "...",
"ShortestPossibleCycle" : {
"sign" : 12345,
"seconds" : 12345,
"months" : 12345,
"years" : 12345,
"days" : 12345,
"XMLSchemaType" : "...",
"hours" : 12345,
"minutes" : 12345
},
"DefaultLanguage" : "...",
"ResponseTimestamp" : "..."
} ]
}