| diagram | ![]() |
||||
| namespace | http://www.opengis.net/sensorML/1.0.1 | ||||
| properties |
|
||||
| children | sml:_Process swe:Position swe:Vector | ||||
| used by |
|
||||
| annotation |
|
||||
| source | <xs:element name="position"> <xs:annotation> <xs:documentation>Full position (location + orientation) given by a swe:Position or a Process (if variable)</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice minOccurs="0"> <xs:element ref="sml:_Process"/> <xs:element ref="swe:Position"/> <xs:element ref="swe:Vector"/> </xs:choice> <xs:attribute name="name" type="xs:token" use="required"/> <xs:attributeGroup ref="gml:AssociationAttributeGroup"/> </xs:complexType> </xs:element> |
| type | xs:token | ||||
| properties |
|
||||
| source | <xs:attribute name="name" type="xs:token" use="required"/> |