| diagram | 
					  | 
				
				
					| type | 
					positiveScalarElementType | 
				
				
					| properties | 
					 | 
				
				
					| used by | 
					 | 
				
				
					| attributes | 
					| Name   | Type   | Use   | Default   | Fixed   | Annotation |  | value   | positiveScalarType   | 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 |  | Element specifying a speed in meters per second.  This is default choice for ground vehicles. |  
  | 
				
				
					| source | 
					<xsd:element name="Speed" type="positiveScalarElementType"> 
  <xsd:annotation> 
    <xsd:documentation>Element specifying a speed in meters per second.  This is default choice for ground vehicles.</xsd:documentation> 
  </xsd:annotation> 
</xsd:element> |