Use this dialog to create a Replace Action for use in an Assign.
Option
|
Description
|
---|---|
XPath
|
An XPath 1.0 Expression used to specify the data (in the Variable) that will be replaced.
Click on the XPath to launch the
XPath Expression Editor.
|
Variable
|
The Variable that contains the data to be replaced
|
Expression
|
An XQuery 1.0 expression used to create the data that replaces the data specified by the XPath in the named Variable.
Click on the Expression to launch the XQuery 1.0 editor.
|
Replace entire node |
Specifies that the nodes selected by the XPath 1.0 expression defined above are replaced along with all of its contents. |
Replace node contents
|
Specifies that the node is not replaced. Only the contents are replaced.
|