SHORT

The SHORT element contains the short description to be associated with an application definition.

Syntax

<SHORT>description</SHORT>  
  1. description specifies the short description.

Child elements

There are no child elements.

Usage

You use this element to provide a brief description of your application.

Usage example

<DESCRIPTION>
  <SHORT>A short description of the app</SHORT>
  <LONG></LONG>
</DESCRIPTION>

Parent elements

This element is a child of the DESCRIPTION element.