All the elements and attributes of the XML from the beginning of the file through the <text-replacement> element are global settings and are used throughout the goal plan template.
Attributes of a Goal Plan Template
The attributes that determine some of the behaviors in the Goal Plan template are specified within the <obj-plan-template>
tag. Some examples are the minimum and maximum number of goals that should exist in the Goal Plan, the visibility of the new goals created or the total weight from the sum of all the goal weights that should be allowed.
The code below is an example of the XML code including attributes for the Goal Plan template. If an attribute is not listed in the XML, it is not be available or enforced in the instance. For example, if the min-weight
attribute is not specified, then a minimum weight is not defined for this particular goal plan.
