Element: ArticleIdList

Lists all the identifiers associated with the citation. These identifiers may be associated with the original publication (e.g. DOI) or with the citation's processing at NLM (e.g. PMID or pubmed id).

Content Model

( ArticleId+ )

Contains:

May be contained in:

Examples

<ArticleIdList>
    <ArticleId IdType="bookaccession">NBK401702</ArticleId>
</ArticleIdList>

<ArticleIdList>
    <ArticleId IdType="pubmed">28364562</ArticleId>
    <ArticleId IdType="doi">10.7448/IAS.20.1.21290</ArticleId>
</ArticleIdList>