May 2010
Intermediate to advanced
552 pages
13h 37m
English
person — A person and associated metadata
person ::=
(personname, (address |
affiliation | email |
personblurb | uri)*)
A person associates a personal name with other
information about an individual.
May be formatted inline or as a displayed block, depending on context.
<article xmlns='http://docbook.org/ns/docbook'> <title>Example person</title> <para>The principal author of this document is <person><personname><firstname>Norman</firstname> <surname>Walsh</surname></personname><email>ndw@nwalsh.com</email> </person>.</para> </article>
Read now
Unlock full access