3. Content Rule
( arg-value )
The <do-reformat-op-attr> action causes all values for the named attribute within the current operation to be replaced with the <arg-value>. The value of <arg-value> is evaluated once for each value being replaced with the local variable current-value set to the original value.
<do-reformat-op-attr name="CN">
<arg-value>
<token-upper-case>
<token-local-variable name="current-value"/>
</token-upper-case>
</arg-value>
</do-reformat-op-attr>
<do-reformat-op-attr name="EMail Address">
<arg-value>
<token-xpath expression="$current-value/component[@name='eMailAddr']"/>
</arg-value>
</do-reformat-op-attr>
- arg-value
- value argument
Attribute Value(s) Default Value disabled true | false
true if this element is disabledfalse name CDATA
name of the attribute
supports variable expansion#REQUIRED notrace true | false
false
( arg-value )
- actions
- actions that are performed by a <rule>
- arg-actions
- actions argument
Top Elements || All Elements || Tree