Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
optionset
The <optionset> element defines the name of the option set to manage.
The following table describes what the option set specifies within each command.
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.