3. Content Rule
( arg-string )
The <do-set-op-property> action causes an operation property with the given name to be set to the value specified by <arg-string> on the current operation.
An operation property is a named value that is stored as an attribute on an <operation-data> element within an operation and is typically used to supply additional context that may be needed by the policy that handles the results of an operation.
<do-set-op-property name="myProperty"> <arg-string> <token-text>Fred</token-text> </arg-string> </do-set-op-property>
- arg-string
- string argument
Attribute Value(s) Default Value disabled true | false
true if this element is disabledfalse name CDATA
name of the operation property
supports variable expansion
after expansion, must be a legal XML Name#REQUIRED notrace true | false
false
( arg-string )
- actions
- actions that are performed by a <rule>
- arg-actions
- actions argument
Top Elements || All Elements || Tree