complexType CovarianceElementType
diagram index_p1595.png
namespace http://www.opengis.net/gml
children gml:rowIndex gml:columnIndex gml:covariance
used by
element includesElement
annotation
documentation
An element of a covariance matrix.
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>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy