5.3.6 descr : Descriptions

This is the actual documentation tag. The contents of this tag will be written as the documentation of the element. It can contain any mixture of text and markup tags. The descr tag can only occur inside a element or module.

Example:

<element name="MyEnym">  
<descr>Myenum is a simple enumeration type</descr>  
</element>

See also: element (179), short (220), errors (181), seealso (218)