| diagram | 
					  | 
				
				
					| namespace | 
					http://www.opengis.net/gml | 
				
				
					| type | 
					gml:MeasureListType | 
				
				
					| properties | 
					 | 
				
				
					| used by | 
					 | 
				
				
					| attributes | 
					| Name   | Type   | Use   | Default   | Fixed   | annotation |  | uom | xs:anyURI | required   |    |    |   |  
  | 
				
				
					| annotation | 
					| documentation |  | Ordered sequence of two or more numeric values of an operation parameter list, where each value has the same associated unit of measure. An element of this type contains a space-separated sequence of double values.  |  
  | 
				
				
					| source | 
					<xs:element name="valueList" type="gml:MeasureListType"> 
  <xs:annotation> 
    <xs:documentation>Ordered sequence of two or more numeric values of an operation parameter list, where each value has the same associated unit of measure. An element of this type contains a space-separated sequence of double values. </xs:documentation> 
  </xs:annotation> 
</xs:element> |