Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Apple Devices

Notices

Reply
 
Thread Tools Search this Thread
Old 08-10-2023, 05:04 PM   #1
TheFrog
Junior Member
TheFrog began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Jun 2023
Device: none
Error Submitting EPUB to the itunes Store.

Hello, I've created a graphic novel I want to put onto the itunes bookstore. It's in the EPUB format and the contents of the book are 1000x1500. I've had to adjust the code inside the EPUB to get it to submit. With all of the code fixed, apple is giving me the error of
ERROR ITMS-9000: Missing prefix attribute in root (package) element of the OPF file. Please supply a prefix attribute with valid rendition value in root <package> element of the OPF file
Can someone explain what this means? Is there a simple standard line of code I need to insert into the opf to pass inspection?
TheFrog is offline   Reply With Quote
Old 08-10-2023, 06:05 PM   #2
Karellen
Wizard
Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.
 
Karellen's Avatar
 
Posts: 1,103
Karma: 4911876
Join Date: Sep 2021
Location: Australia
Device: Kobo Libra 2
Which editor are you using - Calibre or Sigil?

Can you post the contents of the opf.
Karellen is offline   Reply With Quote
Old 08-10-2023, 06:57 PM   #3
TheFrog
Junior Member
TheFrog began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Jun 2023
Device: none
Quote:
Originally Posted by Karellen View Post
Which editor are you using - Calibre or Sigil?

Can you post the contents of the opf.
<package xmlns="http://www.idpf.org/2007/opf" version="3.0" xml:lang="en" unique-identifier="unique-id">
<metadata xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms">
<dc:title id="title">Book Title</dc:title>
<dc:creator id="id">My Name</dc:creator>
<dc:identifier>calibre:94</dc:identifier>
<dc:identifier>uuid:BLANK</dc:identifier>
<dc:identifier id="unique-id">urn:uuid BLANK</dc:identifier>
<dc:contributor id="encoder">CLIP STUDIO PAINT EX 2.0.0</dc:contributor>
<dc:language>en</dc:language>
<dcublisher>My Name</dcublisher>
<meta refines="#title" property="title-type">main</meta>
<meta refines="#title" property="file-as">Book Title</meta>
<meta property="dcterms:modified">2023-08-10T17:36:26Z</meta>
<meta property="rendition:layout">pre-paginated</meta>
<meta property="rendition:spread">landscape</meta>
<meta name="original-resolution" content="1000x1500"/>
<meta name="RegionMagnification" content="false"/>
<meta name="primary-writing-mode" content="horizontal-lr"/>
<meta name="book-type" content="comic"/>
<meta refines="#encoder" property="role" scheme="marc:relators">mrk</meta>
<meta refines="#id" property="role" scheme="marc:relators">aut</meta>
<meta refines="#id" property="file-as">My Name</meta>
</metadata>
<manifest>
I changed the personal info and UUID is blank, there is a number, but im not sure if that should be shared or not. I used calibre to edit the epub code.
TheFrog is offline   Reply With Quote
Old 08-15-2023, 10:15 PM   #4
Karellen
Wizard
Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.
 
Karellen's Avatar
 
Posts: 1,103
Karma: 4911876
Join Date: Sep 2021
Location: Australia
Device: Kobo Libra 2
Quote:
Originally Posted by TheFrog View Post

<package xmlns="http://www.idpf.org/2007/opf" version="3.0" xml:lang="en" unique-identifier="unique-id">

<metadata xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms">
Sorry, I missed your post. (No pings in this forum)

I think the problem lies in the first tag. It should include the following...

Quote:
<package xmlns="http://www.idpf.org/2007/opf" version="3.0" unique-identifier="uuid_id" prefix="calibre: https://calibre-ebook.com">
Even the second tag could do with an update...
Quote:
<metadata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:opf="http://www.idpf.org/2007/opf" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:calibre="http://calibre.kovidgoyal.net/2009/metadata" xmlns:dc="http://purl.org/dc/elements/1.1/">
Does that fix the issue?
Karellen is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Error Submitting EPUB to Android Book Store. TheFrog Android Devices 20 06-08-2023 08:25 PM
Submitting apps to Amazon App Store Utumno Kindle Developer's Corner 0 01-04-2012 05:17 AM
Sell ePub in iTunes App Store cumaso ePub 0 07-04-2011 11:30 PM
Selling epub in Itunes store. How? georg3200 Apple Devices 6 05-24-2011 07:45 PM
How do I publish an epub Ebook to the iTunes store? zdavatz Apple Devices 3 07-23-2010 02:07 AM


All times are GMT -4. The time now is 09:53 AM.


MobileRead.com is a privately owned, operated and funded community.