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:

Examples

<Month>Dec</Month>

<Month>12</Month>