type
type — The classification of a value.
Synopsis
- Zero or more of:
- text
replaceable- Graphic inlines
![[-]](figs/web/nav/down.gif)
- Indexing inlines
![[-]](figs/web/nav/down.gif)
- Linking inlines
![[-]](figs/web/nav/down.gif)
- Ubiquitous inlines
![[-]](figs/web/nav/down.gif)
abbrevacronymaltanchorannotationbibliorefcorefdateemphasis(db._emphasis)firstterm(db._firstterm)footnotefootnoterefforeignphrase(db._foreignphrase)glossterm(db._glossterm)indexterm(db.indexterm.endofrange)indexterm(db.indexterm.singular)indexterm(db.indexterm.startofrange)inlinemediaobjectlinkolinkphrase(db._phrase)quote(db._quote)remarksubscriptsuperscripttrademarkwordaswordxref
Attributes
Description
In general usage, type identifies one member of
a class of values.
In documenting computer programs, it identifies specifically a
“type,” as might be declared with
typedef in the C programming language.
Processing expectations
Formatted inline.
This element occurs in 57 elements.
This element contains 29 elements.
Examples
<article xmlns='http://docbook.org/ns/docbook'> <title>Example type</title> <para>The <function>geteuid</function> function returns a <type>uid_t</type> that contains the user's <emphasis>effective</emphasis> user id. </para> </article>
The geteuid function returns a uid_t that
contains the user's effective user id.




![[+]](figs/web/nav/right.gif)