Description

The day element holds the day information of a date element. The day should be specified as a numeric value in the range of 1 through 31.

Example

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