| laneId | 
				  		string | 
					1..1 | 
								
					XSDattribute
					 | 
					ID of the current lane (ID of a lane in road network). | 
				
				
				  	| offset | 
				  		double | 
					0..1 | 
								
					XSDattribute
					 | 
					Lateral offset to the centerline of the current lane. Unit: m. | 
				
				
				  	| roadId | 
				  		string | 
					1..1 | 
								
					XSDattribute
					 | 
					ID of the current road (ID of a road in road network). | 
				
				
				  	| s | 
				  		double | 
					1..1 | 
								
					XSDattribute
					 | 
					The s coordinate of the current position. Unit: m; Range: [0..inf[. | 
				
				
				  	| orientation | 
				  		Orientation | 
					0..1 | 
								
					XSDelement
					 | 
					Orientation. The relative reference context refers to the referenced road's s and t coordinates. Missing value is interpreted as (heading=0, pitch=0, roll=0, type='absolute'). |