Documentation Center

description

This topic describes the description element

Description

Configure the description used in the UI for an element or attribute, displayed as a tooltip in the interface.

<x:node match="choicetable">
  <x:description xml:lang="en">To present two or more options (choices) to complete the step</x:description>
  <x:description xml:lang="nl">Om twee of meer keuzes te tonen om de stap te voltooien</x:name>
</x:node>

Namespace

http://www.xopus.com/xmlns/config

Attributes

NameDescription and useType
xml:lang

Optional.

If you want to configure descriptions for different languages, use multiple <description> elements, each with a different xml:lang value.

2-letter language code

Parent Element

node