Append XML Text

Appends the specified text to the set of elements selected by the XPath expression.

Fields

XPath Expression

Specify the XPath 1.0 expression that returns a node set containing the elements to which the new elements should be appended.

String

Specify the text to be appended.

Remarks

For more information on using XPath expressions with policies, see XPath 1.0 Expressions.