do-clear-src-attr-value

The <do-clear-src-attr-value> action causes the all values for the named attribute to be removed from an object in the source datastore. The target object is specified by either <arg-dn> or <arg-association> if specified, or by the current object otherwise.

Example

<do-clear-src-attr-value name="Member">
  <arg-dn>
    <token-text>Users/ManagerGroup</token-text>
  </arg-dn>
</do-clear-src-attr-value>

1. Allowed Content

arg-dn
DN argument
arg-association
association argument

2. Attributes

AttributeValue(s)Default Value
class-name CDATA
class name of object to modify
May be required (for schema mapping purposes) if object is other than current object..
supports variable expansion
#IMPLIED
disabled true   |  false
true if this element is disabled
false
name CDATA
name of the attribute
supports variable expansion
#REQUIRED
notrace true   |  false
false

3. Content Rule

( arg-dn | arg-association ) ?

4. Parent Elements

actions
  actions that are performed by a <rule>
arg-actions
  actions argument

Top Elements || All Elements || Tree


DirXMLScript DTD