View Single Post
Old 10-03-2014, 06:04 PM   #1
pressmatters
Junior Member
pressmatters began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Oct 2014
Device: ipad
Unhappy EPUB3 Fixed Layout Errors... OPF Version Not Found & Prefix Already Specified

Hello all,

I am building a fixed-layout epub for ibooks and have two errors when I run epubcheck 3.0.1:

EXCEPTION: /Users/TechIntern/Desktop/epubbase/epubbase.epub/OEBPS/content.opf: Attribute "prefix" was already specified for element "package".
ERROR: /Users/TechIntern/Desktop/epubbase/epubbase.epub/OEBPS/content.opf: Version not found


The opening section of the offending file looks like this:

Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<package version="3.0" unique-identifier="PrimaryID" xmlns="http://www.idpf.org/2007/opf" prefix="rendition: http://www.idpf.org/vocab/rendition/#" prefix="ibooks: http://vocabulary.itunes.apple.com/rdf/ibooks/vocabulary-extensions-1.0/">
	<metadata xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:opf="http://www.idpf.org/2007/opf">
Any help is greatly appreciated. I've been hitting my head against a brick wall for hours now!
pressmatters is offline   Reply With Quote