Validate XML in an Assign Activity
In an assign activity in Oracle BPEL Designer:
-
From the BPEL Constructs section of the Components window, drag an Assign activity into the designer.
-
Double-click the Assign activity.
-
In the General tab, enter a name for the activity and select the Validate check box.
-
Click Apply, then OK.
-
Click the Source tab to view the syntax.
<assign name=Assign1" bpelx:validate="yes" . . . </assign>