RadioButton1: WORadioButton { name = radioButtonGroupName; selection = selectionValue; value = defaultSelectionValue; } RadioButton2: WORadioButton { value = editSelectionValue; selection = selectionValue; name = radioButtonGroupName; } String1: WOString { value = d2wContext.displayValueForNull; } SwitchComponent1: WOSwitchComponent { WOComponentName = d2wContext.innerComponentName; localContext = d2wContext; object = object; }