abbrev

abbrev — An abbreviation, especially one followed by a period

Synopsis

Content Model

abbrev ::=

Description

An abbreviation, especially one followed by a period.

Processing expectations

Formatted inline.

Children

The following elements occur in abbrev: 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, trademark, xref.

See Also

acronym, emphasis, foreignphrase, phrase, quote, wordasword

Examples

<article xmlns='http://docbook.org/ns/docbook'>
<title>Example abbrev</title>

<para>The <abbrev>Assn.</abbrev> of Computing Machinery would probably never
abbreviate “Association” like this.
</para>

</article>

The Assn. of Computing Machinery would probably never abbreviate “Association” like this.

ChangeLog

This alpha reference page is $Revision: 1.4 $ published $Date: 2005/07/07 16:40:18 $.