transit_services_for_output
This data flow is used within the Manage Transit function and contains details of the transit route(s) that fulfill the origin-destination requirements of a particular traveler's request.  The data flow consists of the following data items each of which is defined in its own DDE:
transit_route_number
+ list_size{transit_route_segment_number
            + transit_route_segment_cost
            + transit_stop_scheduled_time 
            + transit_route_travel_time}
Sub Data Flows
- list_size
 - transit_route_number
 - transit_route_segment_cost
 - transit_route_segment_number
 - transit_route_travel_time
 - transit_stop_scheduled_time
 
Parent Data Flows
- transit_services_for_guidance
 - transit_services_for_personal_devices
 - transit_services_for_travelers
 - transit_traveler_services_for_roadside
 
Associated PSpecs
- None