<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
Usage: Note that this element holds a real-world identifier, not an XML ID. This element holds an external identifier, assigned to a contract, grant, stipend, or other award by the awarding agency. The contents of this element should not be confused with the @id attribute, which holds an internal document identifier that can be used by software to construct a simple link within the XML-tagged standard.
Attributes
Model 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
This element may be contained in:
Example
...
<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>
...