Tools, FAQ, Tutorials:
Errors in GeographyofBliss_oneChapter.epub
What are validation errors in GeographyofBliss_oneChapter.epub?
✍: FYIcenter.com
If you have downloaded GeographyofBliss_oneChapter.epub from the
adobe.com sample eBooks page,
you may see validation errors with EpubCheck:
C:\fyicenter> java -jar epubcheck.jar GeographyofBliss_oneChapter.epub
Validating using EPUB version 2.0.1 rules.
ERROR(NCX-001): GeographyofBliss_oneChapter.epub/OEBPS/GeographyofBli.ncx(-1,-1):
NCX identifier ("a9780446511070") does not match OPF identifier ("9780446511070").
ERROR(RSC-012): GeographyofBliss_oneChapter.epub/OEBPS/GeographyofBli.ncx(14,147):
Fragment identifier is not defined.
WARNING(OPF-003): GeographyofBliss_oneChapter.epub(-1,-1):
Item "OEBPS/images/Thumbs.db" exists in the EPUB, but is not declared in the OPF manifest.
WARNING(HTM-014): GeographyofBliss_oneChapter.epub/OEBPS/cover.xml(-1,-1):
Invalid file extension for HTML file, expecting (html, htm or xhtml).
As you can see from the output:
⇐ ERROR(NCX-001) - NCX identifier Not Match
2022-11-04, ∼945🔥, 0💬
Popular Posts:
How to validate the id_token signature received from Azure AD v2.0 authentication response? You can ...
How to login to the Developer Portal internally by you as the publisher? Normally, the Developer Por...
Where to find tutorials on Python programming language? I want to learn Python. Here is a large coll...
Where to see some Examples of Invalid JSON Values? Here are some Examples of Invalid JSON Values: 1....
How To Avoid the Undefined Index Error in PHP? If you don't want your PHP page to give out errors as...