By default, this tab contains the sample structure of a text code with tags that can be parameterized. This sample structure will be used in the Source Codes that will call this Skeleton. You must create your own structure.
The Source tab of the Skeleton is automatically associated with the Skeleton Structure view. This view displays the tags that are declared in the Skeleton and makes the navigation in the source lines easier.
Tags are declared with TAG:, followed by the tag (TAG:BODY for example).
The tag names must be unique in the Skeleton. If you create a tag whose name already exists, an error is automatically displayed on the line of the new tag and the line of the existing tag.
The tag hierarchy can be seen on the tag declaration line. The parent tag is followed, after a slash, by the child tag. Several hierarchical levels can be defined.
You can specify variables that will be replaced by the associated values upon generation. These values can be entered at several levels.