| diagram | ![]() |
||||
| namespace | http://www.opengis.net/swe/1.0.1 | ||||
| type | swe:SquareMatrixType | ||||
| properties |
|
||||
| children | gml:description gml:name swe:elementCount swe:elementType swe:encoding swe:values | ||||
| used by |
|
||||
| annotation |
|
||||
| source | <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> |