Element: Month
Contains the value of the month in a date. It will be recorded as either the numeric value or the first three letters of the month's name.
Content Model
( #PCDATA )
Contains only text (#PCDATA)
May be contained in:
- <BeginningDate>
- <PubDate>
- <PubMedPubDate>
- <EndingDate>
- <ArticleDate>
- <DateRevised>
- <DateCompleted>
- <ContributionDate>
Examples
<Month>Dec</Month> <Month>12</Month>