Description
This element contains the name of a department and institution that the article author is affiliated to (or perhaps was affiliated to, in the case of the author biography). There may be multiple department names, but only one institution name.
<institution>
<department>Computing</department>
<institutionname>Institute of Computing</institutionname>
</institution>
Parent Elements
The elements listed below may directly contain this element.
They are "parent" elements. Elements in referenced groups are included, up to two levels of group nesting.
Model Diagram
The DTD model for this element:
--+(sequence)
|
department (optional and repeatable) -- (TEXT and elements)
|
institutionname -- (TEXT and elements)
|
department (optional and repeatable) -- (TEXT and elements)
DTD Definition
The DTD contains the following element and attribute definitions
(note that embedded links are to definitions within the DTD page of this guide):
<!ELEMENT institution (department*, institutionname, department*)>
<!ATTLIST institution
%a-group-CommonIDAttrs;>
.
Defined in DTD section
Metadata : Article Metadata : Author Details : Affiliations
General Attributes (shared with other elements)