body_element

body (1)
kavulix

Element name: body

The body element is only used with document items. The text content embedded in this element will be displayed on the document screen. If the url attribute is added to a document item then this element will not be used even if it contains embedded text.


Example

<item type="document">
   <body>This text will be displayed on the document screen.</body>
</item>

Supported Attributes

NONE


Supported Child Nodes

NONE


MongoDB Logo MongoDB