RBChecked : WORadioButton { id = javaScriptElementID; name = ^name; checked = ^checked; otherTagString = otherTagString; } RBValue : WORadioButton { id = javaScriptElementID; name = ^name; selection = ^selection; value = ^value; otherTagString = otherTagString; }