<person>

The <person> element contains information about the name of a person. Note that unlike the <personname> element, the <person> element is not restricted to describing the names of authors.

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

- topic/data bookmap/person

Example

This section is non-normative.

<bookmeta>
  <bookrights>
    <copyrfirst><year>1977</year></copyrfirst>
    <copyrlast><year>2008</year></copyrlast>
    <bookowner><person>Jane Doe</person></bookowner>
  </bookrights>
</bookmeta>

Content model

(Text | <data> | <data-about> | <foreign> | <unknown> | <keyword> | <term> | <text>)*

Contained by

<approved>, <bookevent>, <bookowner>, <edited>, <maintainer>, <published>, <publisherinformation>, <reviewed>, <tested>

Zero or more of the following
  • Text
  • <data>
  • <data-about>
  • <foreign>
  • <keyword>
  • <term>
  • <text>
  • <unknown>

Contained by

  • <approved>
  • <bookevent>
  • <bookowner>
  • <edited>
  • <maintainer>
  • <published>
  • <publisherinformation>
  • <reviewed>
  • <tested>

Inheritance

- topic/data bookmap/person

The <person> element is specialized from <data>. It is defined in the bookmap module.

Attributes

The following attributes are available on this element: Data element attributes group, Link relationship attribute group, Universal attribute group, and outputclass.