◇◆
<contrib> Contributor
Wrapper element to contain the information about a single contributor, for example,
an author or editor.
Attributes
Linking Attributes
xlink:type (fixed value = simple)
Namespaces
xmlns:xlink (fixed value = http://www.w3.org/1999/xlink)
Models and Context
May be contained in
Description
The following, in order:
- <contrib-id> Contributor Identifier, zero or more
- Any combination of:
- <degrees> Degree(s), zero or more
- Any combination of:
Content Model
<!ELEMENT contrib %contrib-model; >
Expanded Content Model
((contrib-id)*, (anonymous | collab | collab-alternatives | name | name-alternatives)*, (degrees)*, (address | aff | aff-alternatives | author-comment | bio | email | ext-link | on-behalf-of | role | uri | xref)*)