personname
personname — The personal name of an individual.
Synopsis
personname ::= × ⏵
- One of:
Attributes
Common attributes and common linking attributes.
No additional 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.
Attributes
Common attributes and common linking attributes.
- any attribute
Any attribute in any other explicit namespace
Parents
45 elements contain personname
. × ⏵
Children
33 elements occur in personname
. × ⏵
See Also
Related elements: author
, authorgroup
, collab
, contrib
, editor
, othercredit
, personblurb
.
Examples
1 |<article xmlns='http://docbook.org/ns/docbook'>
|<title>Example personname</title>
||
<para>Starting in DocBook 4.2, personal names, like
5 |<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.