Element: ArticleDate
Contains the date an electronic version of the article was published. The @DateType will always be present and will always indicate "Electronic".
Content Model
( Year, Month, Day )
Contains:
Attributes
- DateType CDATA #FIXED "Electronic"
May be contained in:
Examples
<ArticleDate DateType="Electronic"> <Year>2015</Year> <Month>08</Month> <Day>01</Day> </ArticleDate>