View Single Post
Old 07-18-2013, 04:05 PM   #1
afpeter
Junior Member
afpeter began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jul 2013
Location: Boston area
Device: none
META-INF/container error

Hi all. I'm trying to create an ePub from scratch (well, sort of from scratch) for a work project. I keep getting the same error message when I try to validate it.

Here's the error message: No rootfile with media type 'application/oebps-package+xml'

Here are the guts of my META-INF/container.xml file:
<rootfiles>
<rootfile full-path="OEBPS/package.opf"
media-type="application/oebps-package+xhtml+xml"/>
</rootfiles>
</container>


My OPF file is named "package.opf".

I've compared my META-INF/container.xml file to other ePubs that I know validate and function correctly, and it seems to match.

BUT clearly something is amiss! Any ideas would be greatly appreciated.
afpeter is offline   Reply With Quote