<bio>

Biography

Biographical data concerning a contributor, usually an author or editor or the description of a collaboration. A <bio> concerns a person or group who wrote or otherwise contributed to the article.

Attributes

content-type Type of Content
id Identifier
rid Reference to an Identifier
specific-use Specific Use
xlink:actuate Actuating the Link
xlink:href Href (Linking Mechanism)
xlink:role Role of the Link
xlink:show Showing the Link
xlink:title Title of the Link
xlink:type Type of Link
xmlns:xlink XLink Namespace Declaration

Expanded Content Model

(sec-meta?, label?, title?, (address | alternatives | array | graphic | preformat | disp-formula | p | def-list | list | mml:math | related-article | ack | disp-quote | speech | statement | verse-group)*, (sec)*, (fn-group | ref-list)*)

Description

The following, in order:

This element may be contained in:

<back>, <collab>, <contrib>, <contrib-group>

Example

...
<contrib-group>
<contrib rid="aff1">
<string-name><given-names>Douglas S.</given-names>
<surname>Faust</surname></string-name>
</contrib>
<contrib rid="aff2">
<string-name><given-names>F. William</given-names>
<surname>Black</surname></string-name>
</contrib>
...
<aff id="aff1">Children's Hospital</aff>
<aff id="aff2">UNUM</aff>
...
<bio>
<p align="left">D<sc>ouglas</sc> S. F<sc>aust</sc>
obtained his PhD in counseling psychology from the
University of Texas at Austin. He is ...</p>
<p align="left">F. W<sc>illiam</sc> B<sc>lack</sc>
received his PhD in psychology from Boston College.
He is ...</p>
...
</bio>
</contrib-group>
...

Module

common3.ent