The menu element represents a list of commands.
menu = (li* | (normal-character-data & common.elem.flow*)) & menu.attrs
menu.attrs = common.attrs & type? & label?
context
toolbar
A menu element must have both a start tag and an end tag.