| diagram | 
					  | 
				
				
					| type | 
					xyElementType | 
				
				
					| properties | 
					 | 
				
				
					| used by | 
					 | 
				
				
					| attributes | 
					| Name   | Type   | Use   | Default   | Fixed   | Annotation |  | x   | xsd:double   | required   |    |    |   |  | y   | xsd:double   | required   |    |    |   |  | timeStamp   | nonNegativeScalarType   | optional   |    |    | | documentation |  | Time value in seconds. |  
  |  | title   | xsd:string   | optional   |    |    | | documentation |  | Short title naming this element. |  
  |  | description   | xsd:string   | optional   |    |    | | documentation |  | Descriptive text explaining the intended effect of this element. |  
  |  | id   | xsd:ID   | optional   |    |    | | documentation |  | Unique identifier for this element. |  
  |  | refid   | xsd:IDREF   | optional   |    |    |   |  
  | 
				
				
					| annotation | 
					| documentation |  | Position specified relative to the vehicle's current position (X meters North, Y meters East). |  
  | 
				
				
					| source | 
					<xsd:element name="RelativeXYPosition" type="xyElementType"> 
  <xsd:annotation> 
    <xsd:documentation>Position specified relative to the vehicle's current position (X meters North, Y meters East).</xsd:documentation> 
  </xsd:annotation> 
</xsd:element> |