| diagram |
 |
| type |
goalStatusUpdateElementType |
| properties |
|
| used by |
|
| attributes |
| Name | Type | Use | Default | Fixed | Annotation | | goal | xsd:IDREF | required | | | | | status | xsd:string | required | | | | | timeStamp | nonNegativeScalarType | optional | | | | documentation | | Time value in seconds. |
| | title | xsd:string | optional | | | | documentation | | Short title naming this element. |
| | description | xsd:string | optional | | | | documentation | | Descriptive text explaining the intended effect of this element. |
| | id | xsd:ID | optional | | | | documentation | | Unique identifier for this element. |
| | refid | xsd:IDREF | optional | | | |
|
| annotation |
| documentation | | Element used to log a change in the status of agenda goal execution. |
|
| source |
<xsd:element name="GoalStatus" type="goalStatusUpdateElementType">
<xsd:annotation>
<xsd:documentation>Element used to log a change in the status of agenda goal execution.</xsd:documentation>
</xsd:annotation>
</xsd:element> |