| diagram |
 |
| type |
agendaGoalListType |
| properties |
|
| children |
Goal ConstraintList ReportingCriteria Risk Duration Timing |
| used by |
|
| attributes |
| Name | Type | Use | Default | Fixed | Annotation | | 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 | | List of goals to achieve |
|
| source |
<xsd:element name="GoalList" type="agendaGoalListType">
<xsd:annotation>
<xsd:documentation>List of goals to achieve</xsd:documentation>
</xsd:annotation>
</xsd:element> |