Publication Date
Capture the publication date for a container in a
<pub-date>
element.
The <pub-date>
must have <day>
,
<month>
and <year>
child elements
populated with the correct numerical values including leading zeros.
Example
<pub-date pub-type="epub"> <day>30</day> <month>06</month> <year>2023</year> </pub-date>