complexType agendaMissionElementType
diagram AVCL.2.1_diagrams/AVCL.2.1_p307.png
children LaunchPosition RecoveryPosition GoalList ConstraintList
used by
element AgendaMission
attributes
Name  Type  Use  Default  Fixed  Annotation
timeStamp  nonNegativeScalarType  optional      
documentation
Time value in seconds.
description  xsd:string  optional      
documentation
Descriptive text explaining the intended effect of this element.
id  xsd:ID  optional      
documentation
Unique identifier for this element.
annotation
documentation
Declarative agenda-based (goals) mission definition suitable for use by an agent or other high level mission controller.
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>


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