If the merge property is set to true then sub lists are merged with the main list. This feature is currently unsupported in Oddjob Designer.
Required: No.
Any values.
Required: No, defaults to false.
If true then sub lists are merged in with this list..
<list>
<value value="Hello World"/>
<value value="Goodbye World"/>
<list>
<value value="42"/>
</list>
</list>