placement

Deprecated as of Identity Manager 2.0. Use DirXMLScript <do-set-op-dest-dn> instead.

Remarks

<placement> is used to specify the distinguished name for an object that is about to be created and match the selection criteria for the enclosing <placement-rule>.

The DN is generated by concatenating in order the text and the text substitutions generated by the enclosed token elements. Any leading or trailing white space is removed unless it was enclosed by a CDATA section.

Example

See <placement-rules>.

Allowed Content

#PCDATA

Element

Description

copy-name

Copies a name token. Deprecated as of Identity Manager 2.0.

copy-attr

Copies an attribute token. Deprecated as of Identity Manager 2.0.

copy-path

Copies a path token. Deprecated as of Identity Manager 2.0.

copy-path-suffix

Copies a path token. Deprecated as of Identity Manager 2.0.

Attributes

None

Content Rule

( #PCDATA | copy-name | copy-attr | copy-path | copy-path-suffix ) *

Parent Elements

Element

Description

placement-rule

Object placement rule. Deprecated as of Identity Manager 2.0.