date

A date value. A version of the date which can be automatically processed should be specified in the date attribute.

The date element for a journal article MUST specify the month of publication in its date attribute. The year and month must be separated by a hyphen

...
</relatedgroup>
<date date="2003-06">June 2003</date>
<pagedetails>
...

When there are two months, the first month ONLY should be included in the date attribute:

...
</relatedgroup>
<date date="2003-06">June/July 2003</date>
<pagedetails>
...

When seasons are specified instead of months, the month attribute should be specified as follows:

SeasonAttribute value
Spring03
Summer06
Autumn/Fall09
Winter12
...
</relatedgroup>
<date date="2003-06">Summer 2003</date>
<pagedetails>
...

See the attributes page for important details on how dates should be captured.


Attributes

View date's attributes

Content model

View date's content model

Sub-elements

Parent elements


Created: Tue Dec 23 14:02:01 2003