Description text with information about the formatting of the text.
| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| format_str | string | element | 0/1 | The format of the descroption text. Possible values are "text" and "html". | |
| text | string | element | 0/1 | The text of the description. |
Example
<description> <text>...</text> <format_str>...</format_str> </description>