![]() |
#1 |
Connoisseur
![]() Posts: 53
Karma: 10
Join Date: Aug 2012
Location: Nashville, Tn
Device: ipad, Kindle Fire
|
TOC attribute validation error
I have a validation error I am curious to know what it means.
Error: Code:
<Error> <Message>toc attribute references resource with non-NCX mime type; "application/x-dtbncx+xml" is expected</Message> <Line>67</Line> <Resource>OPS/package.opf</Resource> <Class>com.adobe.common.ReportElement</Class> </Error> <spine toc="ncx"> <itemref idref="html-cover-page" linear="no"/> <itemref idref="frontmatter01"/> <itemref idref="title"/> <itemref idref="copyright"/> <itemref idref="dedication"/> <itemref idref="contents"/> <itemref idref="frontmatter02"/> <itemref idref="frontmatter03"/> <itemref idref="frontmatter04"/> <itemref idref="part01"/> <itemref idref="frontmatter05"/> <itemref idref="part01chapter01"/> <itemref idref="part02"/> <itemref idref="part02chapter02"/> <itemref idref="part02chapter03"/> <itemref idref="part02chapter04"/> <itemref idref="part02chapter05"/> <itemref idref="part02chapter06"/> <itemref idref="part02chapter07"/> <itemref idref="part02chapter08"/> <itemref idref="part02chapter09"/> <itemref idref="part03"/> <itemref idref="part03chapter10"/> <itemref idref="part03chapter11"/> <itemref idref="backmatter01"/> <itemref idref="backmatter02"/> <itemref idref="backmatter03"/> </spine> |
![]() |
![]() |
![]() |
#2 |
Connoisseur
![]() Posts: 53
Karma: 10
Join Date: Aug 2012
Location: Nashville, Tn
Device: ipad, Kindle Fire
|
found it. in the manifest it was calling for an incorrect ncx file here:
Code:
<item id="ncx" href="toc.ncx" media-type="application/xhtml+xml"/> Code:
<item id="ncx" href="toc.ncx" media-type="application/x-dtbncx+xml"/> |
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Member
![]() Posts: 15
Karma: 10
Join Date: Nov 2012
Location: NJ
Device: Kobo, iPad, Android smartphone, Kindle
|
Thank you! I'm so glad I have this website to come to when things like this pop up! We're uploading old, old, old (2009 produced) ebooks and they fail current validations. I have to open the epubs in Sigil's current version, run epupcheck, and I got this error! I knew there had to be SOMEONE out there who came across this before. THANK YOU!
![]() |
![]() |
![]() |
![]() |
#4 | |
Connoisseur
![]() Posts: 53
Karma: 10
Join Date: Aug 2012
Location: Nashville, Tn
Device: ipad, Kindle Fire
|
Quote:
![]() |
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
PROBLEM TOC VALIDATION ERROR IN SIGIL | Ibn | ePub | 7 | 06-06-2012 03:28 AM |
Validation: attribute 'start' is not declared for element 'ol' | WS64 | Sigil | 4 | 10-06-2011 03:15 AM |
Epub validation error (toc) | StirlingEditor | Sigil | 4 | 07-22-2011 09:04 PM |
p attribute error on validation | landed | Calibre | 2 | 02-13-2011 11:15 AM |
Attribute error? | jusmee | Calibre | 2 | 12-15-2009 08:22 PM |