Appends the specified text to the set of elements selected by the XPath expression.
Specify the XPath 1.0 expression that returns a node set containing the elements to which the new elements should be appended.
Specify the text to be appended.
For more information on using XPath expressions with policies, see XPath 1.0 Expressions.