personname
personname — The personal name of an individual.
Synopsis
- One of:
- Zero or more of:
- text
phrase
(db._phrase)replaceable
- Graphic inlines
- Indexing inlines
- Linking inlines
- Ubiquitous inlines
alt
anchor
annotation
biblioref
indexterm
(db.indexterm.endofrange)indexterm
(db.indexterm.singular)indexterm
(db.indexterm.startofrange)inlinemediaobject
link
olink
remark
subscript
superscript
xref
- One or more of:
- Zero or more of:
Attributes
Description
The personname
identifies the personal name of
an individual.
Processing expectations
May be formatted inline or as a displayed block, depending on context.
This element occurs in 61 elements.
This element contains 21 elements.
See Also
author
, authorgroup
, collab
, contrib
, editor
, othercredit
, personblurb
Examples
1 <article xmlns='http://docbook.org/ns/docbook'> 2 <title>Example personname</title> 4 <para>Starting in DocBook 4.2, personal names, like <personname><firstname>Albert</firstname><surname>Einstein</surname></personname> 6 can be marked-up inline.</para> 8 </article>
Starting in DocBook 4.2, personal names, like Albert Einstein can be marked-up inline.