Element: BeginningDate

Provides the start date of a publication with multiple publication dates.

Content Model

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

Contains:

May be contained in:

Examples

<BeginningDate>
    <Year>1993</Year>
</BeginningDate>