The library XML descriptor file is made up of the following elements:
type - The type of package: PHP application or library.
summary - The library short description.
description - The library long description.
version (Required) - The library version number.
eula - The EULA file.
scriptsdir - The directory in which your scripts are located. By default, this is the scripts folder of your package.
user parameters - The parameters for the deployment process. These, along with the values you define, will appear in the User Parameters dialog during deployment. For more information see Deploying an Application.
Note:
The descriptor file is validated by an XSD file in the server. For an example of the file see The XSD File.
|
|
|