diagram | ![]() |
||||||||||||||||||||||||||||||
children | LaunchPosition RecoveryPosition GoalList ConstraintList | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:complexType name="agendaMissionElementType"> <xsd:annotation> <xsd:documentation>Declarative agenda-based (goals) mission definition suitable for use by an agent or other high level mission controller.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="LaunchPosition" minOccurs="0"/> <xsd:element ref="RecoveryPosition" minOccurs="0"/> <xsd:element ref="GoalList"/> <xsd:element ref="ConstraintList" minOccurs="0"/> </xsd:sequence> <xsd:attributeGroup ref="CommonAttributes"/> </xsd:complexType> |