description_element

description (1)
kavulix

Element name: description

The description element is the one child node that is supported by all item types. The text content embedded in this element is used to provide the full description for items when they're displayed on poster, grid and springboard screens.


Example

<item type="video">
   <description>This is the full description.</description>
</item>

Supported Attributes

NONE


Supported Child Nodes

NONE


MongoDB Logo MongoDB