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.
defaultdbc
The <defaultdbc> element identifies the name of the default DBC group for the system. The value of the <defaultdbc> element must be a valid DBC group name.
If used within a <register> command, the named group becomes the default group for the system. If a default group already exists, you must include the replace='yes' attribute to replace the existing group.
If used within the <deregister> command, the value must correspond to the existing default group name for the command to complete successfully.
Parent element: <register> or <deregister>
Child elements: None.
Attributes:
Name
Type
Required?
Default
Description
replace
string
no
no
Valid values are yes and no.
If you specify yes within a <register> command, the value specified within the element replaces any existing default DBC group name.
Example:
The following example illustrates how to use the <defaultdbc> element within a <register> command: