The dpml accessor is used to execute a sub-process.
See dpml tutorial for in depth guide to executing
sub DPML processes.
Operator Syntax
The exec accessor takes an optional operator.
<exec> <inheritCWU>t/f</inheritCWU> </exec>
inheritCWU inherit the Current Working URI in the sub-process. If false, it uses the sub-process's URI as
the current working URI. Default is true, use the parent processes CWU.