group SpeedTypeElements
diagram AVCL.2.0_diagrams/AVCL.2.0_p294.png
children Speed Knots
used by
complexTypes compositeWaypointUAVCommandType compositeWaypointUGVCommandType compositeWaypointUSVCommandType loiterUAVCommandType loiterUGVCommandType loiterUSVCommandType waypointUAVCommandType waypointUGVCommandType waypointUSVCommandType
annotation
documentation
Elements utilized to specify speed
source <xsd:group name="SpeedTypeElements">
 
<xsd:annotation>
   
<xsd:documentation>Elements utilized to specify speed</xsd:documentation>
 
</xsd:annotation>
 
<xsd:choice>
   
<!-- TODO change "Speed" to MPS (Meters Per Second) and add value for MPH (Miles Per Hour) -->
   
<xsd:element ref="Speed">
     
<xsd:annotation>
       
<xsd:documentation>Element specifying a speed in meters per second.  This is default choice for ground vehicles.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element ref="Knots">
     
<xsd:annotation>
       
<xsd:documentation>Element specifying a speed in knots.  This is default choice for maritime and air vehicles.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:choice>
</xsd:group>


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