The command element
with a type attribute whose
value is "radio" represents
a selection of one item from a list of items.
command.radio = empty & command.radio.attrs
The command element is a void element. A command element must have a start tag but must not have an end tag.