- The <assign> construct can be used to update the
values of variables with new data. An <assign> construct
can contain any number of elementary assignments. The syntax
of the assignment activity is:
<assign standard-attributes>
standard-elements
<copy>+
from-spec
to-spec
</copy>
</assign>