| diagram | ![]() |
||
| namespace | http://www.opengis.net/swe/1.0.1 | ||
| children | swe:Vector swe:SquareMatrix | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="VectorOrSquareMatrixPropertyType"> <xs:annotation> <xs:documentation>Vector/SquareMatrix is a data-type so usually appears "by value" rather than by reference.</xs:documentation> </xs:annotation> <xs:choice> <xs:element ref="swe:Vector"/> <xs:element ref="swe:SquareMatrix"/> </xs:choice> </xs:complexType> |