| diagram | ![]()  | 
				||
| namespace | http://www.opengis.net/gml | ||
| children | gml:rowIndex gml:columnIndex gml:covariance | ||
| used by | 
  | 
				||
| annotation | 
  | 
				||
| source | <xs:complexType name="CovarianceElementType"> <xs:annotation> <xs:documentation>An element of a covariance matrix.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="gml:rowIndex"/> <xs:element ref="gml:columnIndex"/> <xs:element ref="gml:covariance"/> </xs:sequence> </xs:complexType>  |