<funding-source>

Funding Source

Agency or organization that funded the research on which a work was based.

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 document was based.

Attributes

country Country
id Identifier
rid Reference to an Identifier
source-type Source Type
specific-use Specific Use
xlink:actuate Actuating the Link
xlink:href Href (Linking Mechanism)
xlink:role Role of the Link
xlink:show Showing the Link
xlink:title Title of the Link
xlink:type Type of Link
xmlns:xlink XLink Namespace Declaration
xml:lang Language

Content Model

<!ELEMENT  funding-source
                        (#PCDATA %funding-source-elements;)*         >

Expanded Content Model

(#PCDATA | email | ext-link | uri | inline-supplementary-material | related-article | related-object | hr | bold | italic | monospace | overline | overline-start | overline-end | roman | sans-serif | sc | strike | underline | underline-start | underline-end | alternatives | inline-graphic | private-char | chem-struct | inline-formula | tex-math | mml:math | abbrev | index-term | index-term-range-end | milestone-end | milestone-start | named-content | styled-content | fn | target | xref | sub | sup | x)*

Description

Any combination of:

This element may be contained in:

<award-group>, <funding-statement>, <license-p>, <p>

Example

          
...
<book-meta>
...
<book-title-group>...</book-title-group>
...
<funding-group>
<award-group id="gs1" >
<funding-source>National Institutes of Health</funding-source>
<award-id>GM18458</award-id>
</award-group>
<award-group id="gs2">
<funding-source>National Science Foundation</funding-source>
<award-id>DMS-0204674</award-id>
<award-id>DMS-0244638</award-id>
</award-group>
</funding-group>
</book-meta>
...


        

Module

JATS-funding1.ent