Unique identifier assigned to an award, contract, or grant.
Note that this is a real-world identifier, not an XML ID.
External Identifier: 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 preform a simple link.
<!ELEMENT award-id (#PCDATA %award-id-elements;)* >
(#PCDATA | bold | fixed-case | italic | monospace | overline | roman | sans-serif | sc | strike | underline | ruby | alternatives | inline-graphic | private-char | chem-struct | inline-formula | abbrev | milestone-end | milestone-start | named-content | styled-content | sub | sup)*
Any combination of:
... <article-meta> ... <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> </article-meta> ...
JATS-funding1.ent