| diagram |
 |
| type |
metaCommandType |
| properties |
|
| used by |
|
| attributes |
| Name | Type | Use | Default | Fixed | Annotation | | name | xsd:string | required | | | | | content | xsd:string | optional | | | | | description | xsd:string | optional | | | |
|
| annotation |
| documentation | | Command containing information relevant to the mission or vehicle, ordinarily with no action required. Userful for mission annotation or AVCL development. |
|
| source |
<xsd:element name="MetaCommand" type="metaCommandType">
<xsd:annotation>
<xsd:documentation>Command containing information relevant to the mission or vehicle, ordinarily with no action required. Userful for mission annotation or AVCL development.</xsd:documentation>
</xsd:annotation>
</xsd:element> |