< : Manifest.Section>

Description

A manifest section - you can nest attribute elements into sections. A section consists of a set of attribute values, separated from other sections by a blank line.

Parameters

Attribute Description Type Required?
name The name of the section; optional -default is the main section. String ?

Parameters accepted as nested elements

<attribute>

An attribute for the manifest. Those attributes that are not nested into a section will be added to the "Main" section.
Attribute Description Type Required
name Set the Attribute's name; required String ?
value Set the Attribute's value; required String ?