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, ∼1297🔥, 0💬
Popular Posts:
How to build a test service operation to dump everything from the "context.Request" object in the re...
How to use the "@(...)" expression in Azure API Policy? The "@(...)" expression in Azure API Policy ...
How to use 'choose ... when ..." policy statements to control execution flows? If you want to contro...
How to use the built-in "context" object in Policy expressions? The built-in "context" object can be...
How to attach console to a Running Container using the "docker container exec" command? I want to ge...