goals

Name

goals -- Container for goal

Synopsis

Content Model
goals ::=
    (goal*)
Attributes

Description

This tag is used to contain goal tags, they can be used to describe all the goals or objectives for a group ou persona.

Processing expectations

The goals will be listed on the output as a bulleted list. They will appear in the order specified by the source file.

Attributes

None.

See Also

goal, persona, group

Examples

<goals>
   <goal>Finish the SGML Story system.</goal>
   <goal>Redesign the already excellant StoryEditor.</goal>
</goals>