◇◆
<funding-source> Funding Source
Agency or organization that funded the research on which a work was based.
Usage/Remarks
A few example organizations are the Wellcome Trust, NIH, HHS, Princeton University,
or sometimes a corporation such as Alcoa sponsoring the research on which a standard
was based.
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
Any combination of:
- Text, numbers, or special characters
- Emphasis Elements
- <alternatives> Alternatives For Processing
- Inline Display Elements
- <chem-struct> Chemical Structure (Display)
- <inline-formula> Formula, Inline
- Other Inline Elements
- Baseline Change Elements
- <institution> Institution Name
- <institution-wrap> Institution Wrapper
Content Model
<!ELEMENT funding-source (#PCDATA %funding-source-elements;)* >
Expanded Content Model
(#PCDATA | bold | fixed-case | italic | monospace | num | overline | roman | sans-serif | sc | strike | underline | ruby | alternatives | inline-graphic | private-char | chem-struct | inline-formula | abbrev | index-term | index-term-range-end | milestone-end | milestone-start | named-content | styled-content | sub | sup | institution | institution-wrap)*
Tagged Samples
US National Science Foundation funding
... <front> ... <ack> <p>Development of this standard was supported by the <funding-source>National Science Foundation of the United States</funding-source> (Grant <award-id>NSF-1234567</award-id>) and the <funding-source>James and Sarah Bench Foundation</funding-source>.</p> </ack> </front> ...
Academic funding
...
<funding-source><institution-wrap>
<institution content-type="laboratory">Massachusetts Green High Performance
Computing Center</institution>
</institution-wrap>, operated by
<institution-wrap>
<institution-id institution-id-type="Ringgold">1846</institution-id>
<institution-id institution-id-type="ISNI">0000 0001 2170 1429</institution-id>
<institution content-type="university">Boston University</institution>
</institution-wrap>,
<institution-wrap>
<institution-id institution-id-type="Ringgold">1812</institution-id>
<institution content-type="university">Harvard University</institution>
</institution-wrap>,
<institution-wrap>
<institution-id institution-id-type="Ringgold">2167</institution-id>
<institution content-type="university">MIT</institution>
</institution-wrap>,
<institution-wrap>
<institution-id institution-id-type="Ringgold">1848</institution-id>
<institution content-type="university">Northeastern University</institution>
</institution-wrap>, and the
<institution-wrap>
<institution-id institution-id-type="Ringgold">14707</institution-id>
<institution content-type="university">University of Massachusetts</institution>
</institution-wrap></funding-source>
...