interface

$Revision: 1615 $

$Date: 2002-06-10 21:20:20 -0400 (Mon, 10 Jun 2002) $

interface — An element of a GUI

Synopsis

Mixed Content Model

interface ::=
(%smallcptr.char.mix;|accel)*

Attributes

Common attributes

Name

Type

Default

moreinfo
Enumeration:
none
refentry
"none"

Parameter Entities

The following parameter entities contain interface:

Parameter Entities
%cptr.char.mix;%ndxterm.char.mix;%para.char.mix;
%refinline.char.mix;%refname.char.mix;%tbl.entry.mdl;
%tech.char.class;%title.char.mix; 

Description

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.

Processing expectations

Formatted inline. The MoreInfo attribute can help generate a link or query to retrieve additional information.

Future Changes

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).

Children

The following elements occur in interface: accel, beginpage, indexterm, inlinegraphic, inlinemediaobject, replaceable.

Attributes

moreinfo

If MoreInfo is set to RefEntry, it implies that a RefEntry exists which further describes the Interface.

See Also

classname, property, structfield, structname, symbol, token, type.