ingressApproach:=p_ingressApproach,// inbound Approach IDs to which this lane belongs
egressApproach:=p_egressApproach,// outbound Approach IDs to which this lane belongs
laneAttributes:=p_laneAttributes,// All Attribute information about the basic selected lane type
maneuvers:=omit,// the permitted maneuvers for this lane
maneuvers:=p_allowedManeuvers,// the permitted maneuvers for this lane
nodeList:=p_nodeListXY,// Lane spatial path information as well as various Attribute information along the node path
// Attributes found here are more general and may come and go over the length of the lane.
connectsTo:=p_connectsToList,// a list of other lanes and their signal group IDs each connecting lane and its signal group ID is given, therefore this element provides the information formerly in "signalGroups" in prior editions.