The following example shows how to use the <optionset> element when registering an option set.
<register> <!-- Note that no child elements are required --> <!-- because the option set is defined completely --> <!-- in an external file. --> <optionset dd="OPSET" replace="yes" /> </register>
The following example shows how to use the <optionset> element when removing an option set.