DESCRIPTION
The DESCRIPTION element allows a short and a long description to be
associated with an application definition.
Syntax
<DESCRIPTION>
  [<SHORT>...</SHORT>] 
  [<LONG>...</LONG>] 
</DESCRIPTION>
Child elements
Usage
You use this element to provide descriptions of your application.
Example
<DESCRIPTION>
  <SHORT>A short description</SHORT>
  <LONG>A long description gives more detail</LONG>
</DESCRIPTION>
Parent elements
This element is a child of one of the following elements: