The attrib
tag is a direct child of the tinderbox
tag.
It holds a set of nested attrib tags representing the hierarchy of both system and user (if any) attributes.
<attrib Name="anything" editable="0" visibleInEditor="1" default="" >
[nested <attrib>
tags or empty]</attrib>
The hierarchy nests thus:
- all attributes
- System Attributes
- System Attribute Groups (one or more)
- Individual System attribute (one or more)
- System Attribute Groups (one or more)
- User attributes
- Individual User attribute (one or more, when created by user)
- System Attributes
The attrib tag attributes are fully described here.
This has two nested child tags, representing: