Copy Literal/XPath 1.0 Expression Dialog

Use this dialog to create a Copy Operation for use in an Assign.

Option
Description
Choose Type
Allows the user to select the desired type: Variable, Expression, Literal, or XML Fragment. Literals and XML fragments are available only in the Select From menu.
Choose Type - Variable
Select an XPath on a Variable. Use this option when simple node selection on a Variable is required.
When a node is selected by expanding the Variable tree, and Xpath 1.0 expression is automatically generated.
Choose Type - Expression

Create an Xpath 1.0 expression to select a node from a Variable.Use this option when more complex Xpaths (potentially with predicates) are required to select a node on a Variable.

Click the browse button to use the Copy Literal/XPath 1.0 Expression dialog.

Note: The entered Xpath 1.0 expression should only copy to one XML node/element, or there will be runtime errors.
Choose Type - Literal
A Literal string entered by the user
Choose Type - XML Fragment
An XML fragment entered by the user.