Application
The application element is the root element of a application deployment descriptor. Reserved by IBM for Future Use.
Attributes Summary
smallIcon The small-icon element specifies the URI for a small GIF or JPEG icon image to represent the application in a GUI. largeIcon The large-icon element specifies the URI for a large GIF or JPEG icon image to represent the application in a GUI. description The description element provides a human readable description of theapplication. displayName The display-name element specifies an application name.
Attribute Details
smallIcon
The small-icon element specifies the URI for a small GIF or JPEG icon image to represent the application in a GUI.
Data type: String
Default value: unspecified
largeIcon
The large-icon element specifies the URI for a large GIF or JPEG icon image to represent the application in a GUI.
Data type: String
Default value: unspecified
description
The description element provides a human readable description of theapplication. The description element should include any information that theapplication assembler wants to provide the deployer.
Data type: String
Default value: unspecified
displayName
The display-name element specifies an application name.The application name is assigned to the application by the application assembler and is used to identify the application to the deployer at deployment time.
Data type: String
Default value: unspecified
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.