View Single Post
Old 10-08-2010, 04:40 AM   #1
robcub
Member
robcub began at the beginning.
 
Posts: 16
Karma: 10
Join Date: Oct 2010
Device: ADE
ePub validation problems

Hi,

This is an ePub that I'd created in InDesign CS4.

I'm trying to upload it to http://bookworm.oreilly.com/ but I'm getting validation issues:

1. The complete error message is: Could not find file OEBPS/Note%20from%20the%20Editor.xhtml in archive even though it was listed in the OPF file

The file is there!

2. epubcheck agrees that this is not a valid ePub file, so you should check with the publisher or content creator. It returned 1 error(s): temp.epub/META-INF/encryption.xml(1): attribute "compression" from namespace "http://ns.adobe.com/digitaleditions/enc" not allowed at this point; ignored

This is my encryption.xml:

<encryption xmlns="urnasis:names:tcpendocument:xmlns:conta iner" xmlns:enc="http://www.w3.org/2001/04/xmlenc#" xmlns:deenc="http://ns.adobe.com/digitaleditions/enc"><enc:EncryptedData deenc:compression="none"><enc:EncryptionMethod Algorithm="http://ns.adobe.com/pdf/enc#RC"/><enc:CipherData><enc:CipherReference URI="OEBPS/Fonts/Times%20New%20Roman.ttf"/></enc:CipherData></enc:EncryptedData></encryption>

This is my second attempt at making an ePub. I would really appreciate some help with the code.
robcub is offline   Reply With Quote