Documentation for fieldgml

Element: covarianceMatrix

[Table of contents]

Name covarianceMatrix
Type gml:CovarianceMatrixType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<gml:covarianceMatrix>
<gml:measureDescription> ... </gml:measureDescription> [0..1]
<gml:unitOfMeasure> ... </gml:unitOfMeasure> [1..*]

'Ordered sequence of units of measure, corresponding to the row and column index numbers of the covariance matrix, starting with row and column 1 and ending with row/column N. Each unit of measure is for the ordinate reflected in the relevant row and column of the covariance matrix.'

<gml:includesElement> ... </gml:includesElement> [1..*]

'Unordered set of elements in this covariance matrix. Because the covariance matrix is symmetrical, only the elements in the upper or lower diagonal part (including the main diagonal) of the matrix need to be specified. Any zero valued covariance elements can be omitted.'

</gml:covarianceMatrix>
Diagram
h789079305
Schema Component Representation
<element name="covarianceMatrix" type=" gml:CovarianceMatrixType " substitutionGroup="gml:_positionalAccuracy"/>