This is an alpha version of this book.

abbrev

Name

abbrev — An abbreviation, especially one followed by a period

Synopsis

Mixed Content Model

abbrev ::=
(#PCDATA|acronym|emphasis|trademark|link|olink|ulink|anchor|
 remark|subscript|superscript|inlinegraphic|inlinemediaobject|
 indexterm|beginpage)*

Attributes

Common attributes

Parameter Entities

The following parameter entities contain abbrev:

Parameter Entities
%bibliocomponent.mix; %gen.char.class; %ndxterm.char.mix;
%para.char.mix; %refinline.char.mix; %tbl.entry.mdl;
%title.char.mix;    

Description

An abbreviation, especially one followed by a period.

Processing expectations

Formatted inline.

See Also

acronym, emphasis, foreignphrase, phrase, quote, wordasword.

Examples

<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
          "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<para>
The <abbrev>Assn.</abbrev> of Computing Machinery would probably never
abbreviate &ldquo;Association&rdquo; like this.
</para>

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

For additional examples, see also bibliography, biblioset, footnote, glossary .

Copyright © 1999, 2000, 2001 O'Reilly & Associates, Inc.