Application

The application element is the root element of a application deployment descriptor. Reserved by IBM for Future Use.



Attributes Summary
smallIcon : StringThe small-icon element specifies the URI for a small GIF or JPEG icon image to represent the application in a GUI.
largeIcon : StringThe large-icon element specifies the URI for a large GIF or JPEG icon image to represent the application in a GUI.
description : StringThe description element provides a human readable description of theapplication.
displayName : StringThe 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


Copyright IBM Corp. 1997-2004