It validates properly, except for the template fallback error bug that occurs in epubcheck 3.0.1. But nothing else.
This error is what is the bug: OEBPS/Text/cover.xhtml(9,105): non-standard stylesheet resource 'OEBPS/Misc/page-template.xpgt' of type 'application/vnd.adobe-page-template+xml'. A fallback must be specified.
Which is set in the epub: <item href="Misc/page-template.xpgt" id="page" media-type="application/vnd.adobe-page-template+xml" />
|