Element: PubDate

Contains a publication date associated with the publication.

Content Model

( ( Year, ( ( Month, Day? ) | Season )? ) | MedlineDate )

Contains:

May be contained in:

Examples

<PubDate>
    <Year>2016</Year>
    <Month>07</Month>
</PubDate>