<award-id>

Award Identifier

Unique identifier assigned to an award, contract, or grant.

Remarks

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

Attributes

rid Reference to an Identifier
specific-use Specific Use
xml:lang Language

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

JATS-funding0.ent