hardware — A physical part of a computer system
hardware ::=
alt
anchor
annotation
biblioref
indexterm
(db.indexterm.endofrange)indexterm
(db.indexterm.singular)indexterm
(db.indexterm.startofrange)inlinemediaobject
link
olink
phrase
(db._phrase)remark
replaceable
subscript
superscript
xref
Hardware
identifies some physical component of a computer system.
Even though DocBook provides a broad range of inlines for describing the various
software components of a system, it provides relatively few for describing
hardware.
If you need to identify a number of different hardware components,
you may wish to consider extending DocBook, or at least using the
Role
attribute to further classify
Hardware
.
These elements contain hardware
: bridgehead
, citation
, citetitle
, classsynopsisinfo
, emphasis
(db.emphasis), entry
, firstterm
, foreignphrase
, funcsynopsisinfo
, glosssee
, glossseealso
, glossterm
, html:button
, html:label
, html:legend
, link
, literallayout
, member
, olink
, orgdiv
, para
, phrase
(db.phrase), primary
, primaryie
, programlisting
, quote
, refdescriptor
, refentrytitle
, refname
, refpurpose
, screen
, secondary
, secondaryie
, see
, seealso
, seealsoie
, seeie
, seg
, segtitle
, simpara
, subtitle
, synopsis
, td
, term
, termdef
, tertiary
, tertiaryie
, th
, title
, titleabbrev
, tocentry
.
The following elements occur in hardware: text, alt
, anchor
, annotation
, biblioref
, indexterm
(db.indexterm.endofrange), indexterm
(db.indexterm.singular), indexterm
(db.indexterm.startofrange), inlinemediaobject
, link
, olink
, phrase
(db._phrase), remark
, replaceable
, subscript
, superscript
, xref
.
<article xmlns='http://docbook.org/ns/docbook'> <title>Example hardware</title> <para>The <acronym>IRQ</acronym> of the <hardware>SCSI Controller</hardware> can be set to 7, 11, or 15. The factory default setting is 7. </para> </article>
The IRQ of the SCSI Controller can be set to 7, 11, or 15. The factory default setting is 7.