diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.opengis.net/swe/2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of swe:DataArrayType | ||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
children | swe:extension swe:identifier swe:label swe:description swe:elementCount swe:elementType swe:encoding swe:values | ||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <complexType name="MatrixType"> <complexContent> <extension base="swe:DataArrayType"> <attribute name="referenceFrame" type="anyURI" use="optional"> <annotation> <documentation>Frame of reference (usually spatial) with respect to which the coordinates of this matrix are expressed</documentation> </annotation> </attribute> <attribute name="localFrame" type="anyURI" use="optional"> <annotation> <documentation>Frame of reference whose origin is located by the transformation defined by this matrix</documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | anyURI | ||||
properties |
|
||||
annotation |
|
||||
source | <attribute name="referenceFrame" type="anyURI" use="optional"> <annotation> <documentation>Frame of reference (usually spatial) with respect to which the coordinates of this matrix are expressed</documentation> </annotation> </attribute> |
type | anyURI | ||||
properties |
|
||||
annotation |
|
||||
source | <attribute name="localFrame" type="anyURI" use="optional"> <annotation> <documentation>Frame of reference whose origin is located by the transformation defined by this matrix</documentation> </annotation> </attribute> |