attribute
One attribute for the manifest file. Those attributes that are not nested into a section will be added to the "Main" section.
Attribute | Description | Required
|
---|---|---|
name | the name of the attribute. | Yes |
value | the value of the attribute. | Yes |
section
A manifest section - you can nest attribute elements into sections.
Attribute | Description | Required
|
---|---|---|
name | the name of the section. | No, if omitted it will be assumed to be the main section. |