match-attr

Deprecated as of Identity Manager 2.0. Use DirXMLScript <if-op-attr> for an object creation and Placement policy or <do-find-matching-object> and <arg-match-attr> for an object Matching policy.

Remarks

<match-attr> is used to specify:

  • Rule selection criteria for the enclosing <create-rule> or <placement-rule>. When used as such, it must contain at least one <value>.

  • Object selection criteria for the enclosing <matching-rule>. When used as such, it must not contain a <value>.

Example

See <create-rules>.

Allowed Content

Element

Description

value

The attribute value.

Attributes

Attribute

Possible Values

Default Value

attr-name

CDATA

The name of the required attribute in the eDirectory namespace.

#REQUIRED

Content Rule

( value ) *

Parent Elements

Element

Description

create-rule

Object creation rule. Deprecated as of Identity Manager 2.0.

matching-rule

Object matching rule. Deprecated as of Identity Manager 2.0.

placement-rule

Object placement rule. Deprecated as of Identity Manager 2.0.