complexType CovarianceMatrixType

complexType {http://www.opengis.net/gml}CovarianceMatrixType

Type Heirarchy
{http://www.opengis.net/gml}AbstractPositionalAccuracyType (by extension)
 {http://www.opengis.net/gml}CovarianceMatrixType
Derived Types
{http://www.opengis.net/gml}CovarianceMatrixType
 {http://www.opengis.net/gml}covarianceMatrix (by type)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.opengis.net/gml
Declared Namespacesxmlns:gml=http://www.opengis.net/gml
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="CovarianceMatrixType">
    <
annotation>
        <
documentation>Error estimate covariance matrix.</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="gml:AbstractPositionalAccuracyType">
            <
sequence>
                <
element ref="gml:unitOfMeasure" maxOccurs="unbounded">
                    <
annotation>
                        <
documentation>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.</documentation>
                    </
annotation>
                </
element>
                <
element ref="gml:includesElement" maxOccurs="unbounded">
                    <
annotation>
                        <
documentation>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.</documentation>
                    </
annotation>
                </
element>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

Error estimate covariance matrix.


complexType CovarianceMatrixType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.