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, ∼1296🔥, 0💬
Popular Posts:
How to use "xsl-transform" Azure API Policy Statement? The "xsl-transform" Policy Statement allows y...
How To Use an Array as a Queue in PHP? A queue is a simple data structure that manages data elements...
How to Install Docker Desktop 2.5.0 on Windows 10? You can follow this tutorial to Install Docker De...
What are the differences of Differences of evaluateTransaction() and submitTransaction() of the fabr...
How To Pass Arrays By References? in PHP? Like normal variables, you can pass an array by reference ...