Quote:
Originally Posted by DaleDe
Similarly the date is not required for the same reason.
|
BTW, epub3 books need to have a date modified metadata entry. For example:
Code:
<meta property="dcterms:modified">2015-12-19T19:23:07Z</meta>
Otherwise you'll get the following ePubCheck error message:
Code:
Error while parsing file 'package dcterms:modified meta element must occur exactly once'.