Definition Type: Element
Name: SquareMatrix
Namespace: http://www.opengis.net/swe/1.0.1
Type: swe:SquareMatrixType
Containing Schema: positionTypes.xsd
Abstract False
Documentation:
This is a square matrix (so the size is the square of one dimension) which is a DataArray of Quantities. It has a referenceFrame in which the matrix components are described
Collapse XSD Schema Diagram:
Drilldown into values Drilldown into encoding Drilldown into elementType Drilldown into localFrame Drilldown into referenceFrame Drilldown into elementCount Drilldown into definition Drilldown into fixed Drilldown into id Drilldown into name Drilldown into description Drilldown into metaDataProperty Drilldown into AbstractGMLType Drilldown into AbstractDataComponentType Drilldown into AbstractDataArrayType Drilldown into AbstractMatrixType Drilldown into SquareMatrixTypeXSD Diagram of SquareMatrix
Collapse XSD Schema Code:
<xs:element name="SquareMatrix" type="swe:SquareMatrixType" substitutionGroup="swe:AbstractDataArray">
    <xs:annotation>
        <xs:documentation>This is a square matrix (so the size is the square of one dimension) which is a DataArray of Quantities. 		It has a referenceFrame in which the matrix components are described</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
elementCount swe:elementCount (1) (1)
elementType swe:elementType (1) (1)
encoding swe:encoding (1) (1)
values swe:values 0 (1)
<xs:group> gml:StandardObjectProperties (1) (1)
<xs:group> swe:EncodedValuesGroup 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Optional
fixed swe:fixed false Optional
definition swe:definition Optional
referenceFrame swe:referenceFrame Optional
localFrame swe:localFrame Optional
Collapse Derivation Tree:
Collapse References:
swe:SquareMatrix
Collapse Comments:
blog comments powered by Disqus