| diagram | ![]() |
||
| children | UAVCommandScript UGVCommandScript USVCommandScript UUVCommandScript MissionAgenda MissionGuidedMunition | ||
| used by |
|
||
| annotation |
|
||
| 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> |