complexType setPositionUGVCommandType
diagram AVCL.2.0_diagrams/AVCL.2.0_p409.png
children LatitudeLongitude XYPosition
used by
element SetPositionUGV
attributes
Name  Type  Use  Default  Fixed  Annotation
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Update of unmanned ground vehicle position in the world (new navigation fix has been obtained).
source <xsd:complexType name="setPositionUGVCommandType">
 
<xsd:annotation>
   
<xsd:documentation>Update of unmanned ground vehicle position in the world (new navigation fix has been obtained).</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:group ref="AbsoluteHorizontalPositionElements"/>
 
</xsd:sequence>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>


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