Softerra LDAP Administrator HelpShow AllHide All

<description> element

Specifies the description of an LDAP report or a report user parameter. The description is shown as a tooltip for the report under the Reports menu.

<reports>
   <report>
      <description>
<reports> 
  <report>
    <description lang="en|de">...</description>
    ...
  </report>
</reports>

Attributes

AttributeDescription
lang Optional attribute. Currently supported values: en, de. Specifies the description of either the report or a report user parameter used in different language versions of the LDAP Administrator. If is not specified, the description will be the same in English and German versions.

Child Elements

None.

Parent Elements

ElementDescription
<report> Defines an LDAP Administrator report.
<boolean> Specifies a boolean report user parameter.
<integer> Specifies an integer report user parameter.
<longInteger> Specifies a long integer report user parameter.
<string> Specifies a string report user parameter.
<DN> Specifies a DN string report user parameter.
<dateTime> Specifies a date and time report user parameter.
<duration> Specifies a time span report user parameter.
<enumerator> Specifies a set of possible string values for the report user parameter.