The <assign> element has two required attributes:
varName — A value of type Identifier that identifies the name of the local variable to which the value is assigned.
value — A value of type String that contains the value to be assigned to the named variable.