bell notificationshomepageloginedit profileclubsdmBox

10.01% popularity   0 Reactions

The xml string is the same on all the pages (.xhtml files)
Here is an example:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops">

I appreciate the help!


Free books android app tbrJar TBR JAR Read Free books online gutenberg


Load Full (1)

Login to follow story

More posts by @Kristi

1 Comments

Sorted by latest first Latest Oldest Best

10% popularity   0 Reactions

There doesn't appear to be an issue with the code after I tested it in a dummy ePub with ePubcheck 3.0. Since you haven't mentioned how the ePub was created I would trouble shoot by:

Creating a new XHTML file and re-doing the contents of the old XHTML file in it to make sure there isn't any issues with the file or if the file is corrupted.
Check to make sure your closing tag is proper or the document ends with </html>. This can be tested by opening the XHTML file in a browser such as Chrome and you might get a code error in red at the top.
Sometimes empty lines after </html> can cause a validation issue with ePubcheck so make sure to remove them.
If this was created in an application like Sublime or BBEdit you can always validate the XHTML.


Free books android app tbrJar TBR JAR Read Free books online gutenberg


Load Full (0)

 

Back to top