| Content Model | ||
group ::= (names? , sheet? , desc? , background? , goals? , members? , membership? , relations? ) | ||
| Attributes | ||
Name | Type | Default |
| id | ID | Required |
| lang | NMTOKEN | None |
A group represents a set of personas
that relate to each other by some common reason. This story element includes informations on who is part of the group, what are their
common goals, what are their relations, and if they are part of a larger
group.
idUnique identifier to be used when referencing to this story element. This will be used in tags like relation, memberof, members, and ref. This attribute can also be used to identifies characters when running live action games.
langSpecifies the language to be used when generating this story element in the final file. If not specified will default to the language defined in the parameter of the same name at the story tag. Use this do define diferent processing, so header have different values for this story element.