personname

personname — The personal name of an individual

Synopsis

Content Model

personname ::=

Description

The personname identifies the personal name of an individual.

Processing expectations

May be formatted inline or as a displayed block, depending on context.

Children

The following elements occur in personname: text, alt, anchor, annotation, biblioref, firstname, honorific, indexterm (db.indexterm.endofrange), indexterm (db.indexterm.singular), indexterm (db.indexterm.startofrange), inlinemediaobject, lineage, link, olink, othername, phrase (db._phrase), remark, replaceable, subscript, superscript, surname, xref.

See Also

author, authorgroup, collab, contrib, editor, othercredit, personblurb

Examples

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

<para>Starting in DocBook 4.2, personal names, like
<personname><firstname>Albert</firstname><surname>Einstein</surname></personname>
can be marked-up inline.</para>

</article>

Starting in DocBook 4.2, personal names, like Albert Einstein can be marked-up inline.

ChangeLog

This alpha reference page is $Revision: 1.4 $ published $Date: 2005/10/31 12:31:56 $.