| diagram | 
					  | 
				
				
					| namespace | 
					http://www.opengis.net/gml | 
				
				
					| type | 
					gml:MeasureType | 
				
				
					| properties | 
					 | 
				
				
					| used by | 
					 | 
				
				
					| attributes | 
					| Name   | Type   | Use   | Default   | Fixed   | annotation |  | uom | xs:anyURI | required   |    |    |   |  
  | 
				
				
					| annotation | 
					| documentation |  | Length of the semi-minor axis of the ellipsoid. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for a length, such as metres or feet.  |  
  | 
				
				
					| source | 
					<xs:element name="semiMinorAxis" type="gml:MeasureType"> 
  <xs:annotation> 
    <xs:documentation>Length of the semi-minor axis of the ellipsoid. Uses the MeasureType with the restriction that the unit of measure referenced by uom must be suitable for a length, such as metres or feet. </xs:documentation> 
  </xs:annotation> 
</xs:element> |