<award-id>

Award Identifier

An identifier that has been assigned to the award, for example, a grant number, a grant reference number, or a contract number.

Remarks

Note that this is a real-world identifier, not an XML ID.

Attribute

rid Reference to an Identifier

Content Model

<!ELEMENT  award-id     (#PCDATA %award-id-elements;)*               >

Expanded Content Model

(#PCDATA)*

Description

Text, numbers, or special characters, zero or more

This element may be contained in:

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

Example

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

Module

funding3.ent