diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Attack Decontaminate Demolish IlluminateArea Jam MarkTarget MonitorTransmissions Patrol Rendezvous Reposition SampleEnvironment Search OperatingArea Duration Timing ReportingCriteria | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="agendaGoalElementType"> <xsd:annotation> <xsd:documentation>Element utilized to specify a single declarative mission goal.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:group ref="GoalElements"/> <xsd:element ref="OperatingArea"/> <xsd:group ref="TimingTypeElements"/> <xsd:element ref="ReportingCriteria" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attributeGroup ref="CommonAttributes"/> <xsd:attribute name="nextOnSucceed" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Goal element to pursue next if conduct of this Goal is successful. Otherwise, mission is complete after this goal if nextOnSucceed definition is absent.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="nextOnFail" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Goal element to pursue next if conduct of this Goal is not successful. Otherwise, mission is complete after this goal if nextOnFail definition is absent.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="alert" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation>If true, the vehicle is to proceed to the operating area but wait for an order before commencing goal execution.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="nextOnSucceed" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Goal element to pursue next if conduct of this Goal is successful. Otherwise, mission is complete after this goal if nextOnSucceed definition is absent.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:IDREF | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="nextOnFail" type="xsd:IDREF" use="optional"> <xsd:annotation> <xsd:documentation>Goal element to pursue next if conduct of this Goal is not successful. Otherwise, mission is complete after this goal if nextOnFail definition is absent.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:boolean | ||||
properties |
|
||||
annotation |
|
||||
source | <xsd:attribute name="alert" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation>If true, the vehicle is to proceed to the operating area but wait for an order before commencing goal execution.</xsd:documentation> </xsd:annotation> </xsd:attribute> |