description

Defines text that can be used to describe this element's parent element in applications. Text entered here may, for example, be displayed as tool-tips where appropriate. The parent element may contain several descriptions in different languages. In this case, the xml:lang attribute must be used to specify the language of each label.

Syntax
<description
    xml:lang="text"?
  >
  text
</description>
Attributes
xml:lang="text" (optional)

The language of the description. You should use ISO-639 format language IDs. For a complete list of these IDs see http://ftp.ics.uci.edu/pub/ietf/http/related/iso639.txt. Applications are responsible for using this attribute to select the most appropriate language.