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, ∼1027🔥, 0💬
Popular Posts:
Where to get the detailed description of the json_encode() Function in PHP? Here is the detailed des...
What validation keywords I can use in JSON Schema to specifically validate JSON Array values? The cu...
How To Remove Slashes on Submitted Input Values in PHP? By default, when input values are submitted ...
Where can I download the EPUB 2.0 sample book "The Problems of Philosophy" by Lewis Theme? You can f...
Where to get a real Atom XML example? You can follow this tutorial to get a real Atom XML example: 1...