<contributor>

The <contributor> tag records one person in a <contributors> list. It normally contains a <personname> and may include affiliation details such as <department>, <institution>, <location>, or <email>.

Use one <contributor> per individual you want to acknowledge.

Syntax

Attributes

Attributes for <contributor>
AttributeRequired?Values
component = "…"optionalstring
label = "…"optionalstring
xml:id = "…"optionalstring

Children

The following may appear as children: <affiliation> <department> <email> <idx> <institution> <location> <personname>

Parents

This element may appear as an immediate child of the following elements: <contributors>

Examples