Description

The year element holds the year information of a date element. The year should be specified as a numeric 4-digit value.

Example

<pubdate type="primary">
<date>
<year>1999</year>
<month>11</month>
<day>12</day>
</date>
</pubdate>