personname

personname — The personal name of an individual.

Synopsis

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, abbrev, acronym, alt, anchor, biblioref, coref, date, emphasis (db._emphasis), firstname, firstterm (db._firstterm), footnote, footnoteref, foreignphrase (db._foreignphrase), givenname, glossterm (db._glossterm), honorific, indexterm (db.indexterm.endofrange), indexterm (db.indexterm.singular), indexterm (db.indexterm.startofrange), inlinemediaobject, lineage, link, olink, othername, phrase (db._phrase), quote (db._quote), remark, subscript, superscript, surname, trademark, wordasword, xref.

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.

Last revised by Norman Walsh on (git hash: c3457cab689d8fd89ba4252de204cf9a14e40acd 6a501344525f32f9834f0e4a5c3c3f8131803fa4 47fe34b28bad7941a61b9c1c17d47f6eed36cd04)