diagram |
 |
used by |
|
attributes |
|
annotation |
documentation | Element used to record a change in the status of an executing goal. |
|
source |
<xsd:complexType name="goalStatusUpdateElementType">
<xsd:annotation>
<xsd:documentation>Element used to record a change in the status of an executing goal.</xsd:documentation>
</xsd:annotation>
<xsd:attribute name="goal" type="xsd:IDREF" use="required"/>
<xsd:attribute name="status" type="xsd:string" use="required"/>
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType> |