match-attr

Specifies an attribute for create, placement, and matching rules.

Description

When the <match-attr> element is specified in a <placement-rule> element, at least one value must be specified.

Definition

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

Attributes

attr-name
Specifies the name of the attribute in the eDirectory name space.

Elements

value
Specifies the value for the attribute.

Parent