View Single Post
Old 07-08-2013, 06:03 AM   #1
Bala_85
Junior Member
Bala_85 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jul 2013
Device: none
Smile epubcheck: attribute "page-map" not allowed here error message

Hi,

I have created a small test epub file with page numbers (i.e. page-map.xml). The numbers display fine in ADE, but I getting the below validation error.

ERROR: Law.epub/OEBPS/content.opf(61,35): attribute "page-map" not allowed here; expected attribute "id".

The corresponding line in content.opf is:
<spine page-map="map" toc="ncx">

and map has been defined in content.opf as:

<item id="map" href="page-map.xml" media-type="application/oebps-page-map+xml"/>

Anyone help me to resolve this issue.
Bala_85 is offline   Reply With Quote