personname[4.2]

Name

personname -- The personal name of an individual

Synopsis

Content Model
personname ::=
((honorific|firstname|surname|lineage|othername)+)
Attributes Common attributes
Parameter Entities
bibliocomponent.mix gen.char.class info.class
ndxterm.char.mix para.char.mix refinline.char.mix
tbl.entry.mdl title.char.mix  

Description

The personname identifies the personal name of an individual.

Processing expectations

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

Parents

These elements contain personname: address, appendixinfo, application, articleinfo, attribution, author, biblioentry, bibliographyinfo, bibliomisc, bibliomixed, bibliomset, biblioset, blockinfo, bookinfo, bridgehead, chapterinfo, citation, citetitle, editor, emphasis, entry, foreignphrase, glossaryinfo, glosssee, glossseealso, glossterm, indexinfo, lineannotation, link, literallayout, lotentry, member, msgaud, objectinfo, olink, othercredit, para, partinfo, phrase, prefaceinfo, primary, primaryie, productname, programlisting, quote, refentryinfo, refentrytitle, referenceinfo, refpurpose, refsect1info, refsect2info, refsect3info, refsectioninfo, refsynopsisdivinfo, remark, screen, screeninfo, secondary, secondaryie, sect1info, sect2info, sect3info, sect4info, sect5info, sectioninfo, see, seealso, seealsoie, seeie, seg, segtitle, setindexinfo, setinfo, sidebarinfo, simpara, subtitle, synopsis, term, tertiary, tertiaryie, title, titleabbrev, tocback, tocentry, tocfront, ulink.

Children

The following elements occur in personname: firstname, honorific, lineage, othername, surname.

See Also

author, authorblurb, authorgroup, collab, collabname, contrib, corpauthor, editor, othercredit, personblurb.

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

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