group MissionSpecification
diagram AVCL.3.1_diagrams/AVCL.3.1_p277.png
children UAVCommandScript UGVCommandScript USVCommandScript UUVCommandScript MissionAgenda MissionGuidedMunition
used by
complexType missionCommandsElementType
annotation
documentation
Scripted or agenda (goal-based) mission for an autonomous vehicle.
source <xsd:group name="MissionSpecification">
 
<xsd:annotation>
   
<xsd:documentation>Scripted or agenda (goal-based) mission for an autonomous vehicle.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:choice>
   
<xsd:element ref="UAVCommandScript"/>
   
<xsd:element ref="UGVCommandScript"/>
   
<xsd:element ref="USVCommandScript"/>
   
<xsd:element ref="UUVCommandScript"/>
   
<xsd:element ref="MissionAgenda"/>
   
<xsd:element ref="MissionGuidedMunition"/>
 
</xsd:choice>
</xsd:group>


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