Description
The <year> tag is used to mark up the year within a date. Note that the DTD does not enforce any particular date format. The format might vary depending on the context in which the date appears. Implementors would need other validation means to enforce a particular date format within a given context.
Example
<startdate> <date><month>June</month> <year>1998</year> </date> </startdate>
Content
No ATTRIBUTES
CONTENT DECLARATION
Parent Elements