$Revision$
$Date$
interface — An element of a GUI
interface ::= (#PCDATA|replaceable
|inlinegraphic
|inlinemediaobject
|indexterm
|beginpage
|accel
)*
Name |
Type |
Default |
|||
moreinfo |
|
"none" |
An Interface
identifies some part of a graphical user
interface. This element became obsolete in DocBook V3.0 with the
introduction of
GUIButton
,
GUIIcon
,
GUILabel
,
GUIMenu
,
GUIMenuItem
, and
GUISubMenu
.
Formatted inline. The MoreInfo
attribute
can help generate a link or query to retrieve additional information.
In DocBook V4.0, the Class
attribute will be dropped from
Interface
. Use one of the GUI* tags
instead or subclass locally with the Role
attribute.
The content model of Interface
will also be constrained to
(#PCDATA | Replaceable | InlineGraphic)
.
These elements contain interface:
action
, application
, attribution
, bibliomisc
, bridgehead
, citation
, citetitle
, classsynopsisinfo
, code
, command
, computeroutput
, database
, emphasis
, entry
, filename
, firstterm
, foreignphrase
, funcparams
, funcsynopsisinfo
, function
, glosssee
, glossseealso
, glossterm
, hardware
, interfacename
, keycap
, lineannotation
, link
, literal
, literallayout
, lotentry
, member
, menuchoice
, msgaud
, olink
, option
, optional
, para
, parameter
, phrase
, primary
, primaryie
, productname
, programlisting
, property
, quote
, refdescriptor
, refentrytitle
, refname
, refpurpose
, remark
, screen
, screeninfo
, secondary
, secondaryie
, see
, seealso
, seealsoie
, seeie
, seg
, segtitle
, simpara
, subtitle
, synopsis
, systemitem
, td
, term
, termdef
, tertiary
, tertiaryie
, th
, title
, titleabbrev
, tocback
, tocentry
, tocfront
, trademark
, ulink
, userinput
.
The following elements occur in interface:
accel
, beginpage
, indexterm
, inlinegraphic
, inlinemediaobject
, replaceable
.