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>

description element

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

Attributes

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

Parent Elements

node

History

version event
Xopus 4.2.3 Introduction.