Structure
An IzPack installation description is a XML file, consisting of the root element <installation> and a number of embedded elements possible to use.
Example:
Sample IzPack installation description
Root element
An IzPack installation description must be always embedded into the root element <installation>.
Parameters:
Attribute | Description | Required |
|---|---|---|
version | The attribute defines the version of the XML file layout and is used by the compiler to identify if it is compatible with the XML file. This should be set to 1.0 for the moment. | yes |
Embedded elements
There is a number of possible embedded elements to describe the installation:
Labels