Quote:
Originally Posted by Albright
Unfortunately, that doesn't seem to be the problem here.
|
You might want to check your book with the
IDPF validator, which
might give you a more precise error message than the Google validator:
For example:
Quote:
ERROR (RSC-005) at "book.epub/OEBPS/content.opf" (line XX, col YY): Error while parsing file 'Exactly one manifest item must declare the 'nav' property (number of 'nav' items: 0)'.
|
No manifest item has a
properties="nav" attribute.
Quote:
ERROR (RSC-005) at "book.epub/OEBPS/content.opf" (line XX, col YY): Error while parsing file 'Exactly one manifest item must declare the 'nav' property (number of 'nav' items: 2)'.
|
Two manifest items have a
properties="nav" attribute.
If you don't get any error messages, there might be a problem with the Google validator.