search-attr

Used to specify the object attributes to be searched for by the enclosing <query> command. Each <search-attr> should contain at least one <value>.

Example

See <query>.

Allowed Content

Element

Description

value

The attribute value.

Attributes

Attribute

Possible Values

Default Value

attr-name

CDATA

The name of the attribute.

The name is mapped between the application and eDirectory namespaces by the Schema Mapping policy so that Identity Manager sees the name in the eDirectory namespace and a driver sees the name in the application namespace. The mapping policies use the class name attribute of the enclosing command or event to determine which class to use for mapping the attribute name

#REQUIRED

Content Rule

( value ) +

Parent Elements

Element

Description

query

Query command.

query-ex

Query command with result count limit.