<update> add new values to a dictionary

name
update
xml namespace
http://moyaproject.com

Update a dictionary (or other mapping collection) with keys and values from another dictionary.

Example

<dict dst="species"/>
<update dst="species" src="john='human', scorpius='unknown'"/>
attributes
name purpose type required? default choices
src Collection to update expression No None
values Values to update with expression No None
inherited attributes
name purpose type required? default choices
if Conditional expression expression No yes