Node type: Attribute
An attribute used to flag the selection list option that should be initially selected in an electronic form.
yes
<list listFormat="singleSelect">
<title paraID="1">Travel is during the temple maintenance closure</title>
<listItem>
<option paraID="2" defaultSelection="yes">Yes</option>
</listItem>
<listItem>
<option paraID="3">No</option>
</listItem>
</list>