read-attr

Used to specify the object attributes to be read by the enclosing <query> command.

Example

See <query>.

Allowed Content

EMPTY

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 rule uses the class name attribute of the enclosing command or event to determine which class to use for mapping the attribute name.

#IMPLIED

type

default | xml

If type=xml, then the attribute value is parsed as XML and returned as such.

default

Content Declaration

Empty

Parent Elements

Element

Description

query

Query command.

query-ex

Query command with a result count limit.