element position
diagram SensorML_p19.png
namespace http://www.opengis.net/sensorML/1.0.1
properties
content complex
children sml:_Process swe:Position swe:Vector
used by
element positions/PositionList
complexType AbstractDerivableComponentType
annotation
documentation
Full position (location + orientation) given by a swe:Position or a Process (if variable)
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>

attribute position/@name
type xs:token
properties
isRef 0
use required
source <xs:attribute name="name" type="xs:token" use="required"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy