The DESCRIPTION element allows a short and a long description to be associated with an application definition.
<DESCRIPTION> [ <SHORT> shortDescription </SHORT> ] [ <LONG> longDescription </LONG> ] </DESCRIPTION>
The DESCRIPTION element may contain the following child elements:
<DESCRIPTION> <SHORT>A short description</SHORT> <LONG>A long description</LONG> </DESCRIPTION>