Noeud:User Interface, Noeud « Next »:Operating System, Noeud « Previous »:Document Information, Noeud « Up »:Inline Elements
GUIButton = ( #PCDATA | Replaceable | InlineGraphic | InlineMediaObject | IndexTerm | Accel )+ GUIIcon = ( #PCDATA | Replaceable | InlineGraphic | InlineMediaObject | IndexTerm | Accel )+ GUILabel = ( #PCDATA | Replaceable | InlineGraphic | InlineMediaObject | IndexTerm | Accel )+ GUIMenu = ( #PCDATA | Replaceable | InlineGraphic | InlineMediaObject | IndexTerm | Accel )+ GUIMenuItem = ( #PCDATA | Replaceable | InlineGraphic | InlineMediaObject | IndexTerm | Accel )+ GUISubmenu = ( #PCDATA | Replaceable | InlineGraphic | InlineMediaObject | IndexTerm | Accel )+ Interface = ( #PCDATA | Replaceable | InlineGraphic | InlineMediaObject | IndexTerm | Accel )* KeyCap = ( #PCDATA | Replaceable | InlineGraphic | InlineMediaObject | IndexTerm )* KeyCode = ( #PCDATA | Replaceable | InlineGraphic | InlineMediaObject | IndexTerm )+ KeySym = ( #PCDATA | Replaceable | InlineGraphic | InlineMediaObject | IndexTerm )+ KeyCombo = ( KeyCap | KeyCombo | KeySym | MouseButton )+ MenuChoice = ( Shortcut?, ( GUIButton | GUIIcon | GUILabel | GUIMenu | GUIMenuItem | GUISubmenu | Interface )+ ) MouseButton = ( #PCDATA | Replaceable | InlineGraphic | InlineMediaObject | IndexTerm )+ Accel = ( #PCDATA | Replaceable | InlineGraphic | InlineMediaObject | IndexTerm )+ Shortcut = ( KeyCap | KeyCombo | KeySym | MouseButton )+ Action = ( #PCDATA | Replaceable | InlineGraphic | InlineMediaObject | IndexTerm )+
Elements : GUIButton
, GUIIcon
, GUILabel
, GUIMenu
, GUIMenuItem
, GUISubmenu
, Interface
, KeyCap
, KeyCode
, KeySym
, KeyCombo
, MenuChoice
, MouseButton
, Accel
, Shortcut
, Action
, Replaceable
, InlineGraphic
, InlineMediaObject
, IndexTerm
.