<fundingaward> (
Funding Award)
Description
Description
Contains information on one award that funded the article's research. This element contains structured information that may be repeated in the text of an article.
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)
|
fundingsource -- (TEXT and elements)
|
fundawardid (optional and repeatable) -- TEXT
|
fundingrecipient (optional and repeatable) -- (elements)
|
principalinvestigator (optional and repeatable) -- (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 fundingaward (fundingsource, fundawardid*, fundingrecipient*, principalinvestigator*)>
<!ATTLIST fundingaward
awardtype (grant | gift | contract) #IMPLIED
%a-group-CommonIDAttrs;>
.
Defined in DTD section
Metadata : Article Metadata : Funding Body Elements
General Attributes (shared with other elements)
Local Attributes (defined for this element alone)
Description
Type of funding award.
Specification
This attribute is not required. The allowed values are "grant", "gift" and "contract".
DTD Definition
awardtype (grant | gift | contract) #IMPLIED
.