attr

Specifies the attributes and values requested by the query. Each attribute should contain at least one value.

Definition

  <!ELEMENT attr            (value*)>
  <!ATTLIST attr
            attr-name        CDATA       #REQUIRED>
  

Attributes

attr-name
Specifies the attribute's name. The engine specifies the name in eDirectory name space and the driver specifies the name in the application's name space.

Elements

value
Specifies the attribute's value.

Parent

instance