<SetDefault attribute="[Attr. name]" value="[value]" />
Occurs: Inside finalize
Multiple instances: Yes
Has attributes: Yes - attribute, value
Self-closing: Yes
Use the SetDefault to initialise the value of an attribute in the output TBX file. Use SetFor for individual note attribute values.
attribute. The name of the attribute whose value is to be set.
value. The desired default value for the attribute.
Example:
<SetDefault attribute="Color" value="green" />