View Single Post
Old 06-08-2012, 12:41 PM   #10
Daaf
Member
Daaf began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Feb 2012
Device: None
Spine and manifest validation errors unsolved

I have sold all my validation errors apart from these two:

Quote:
OEBPS/Text/..Text/EndNotes.xhtml: This OPS document is reachable but not present in the OPF <spine>. "Reachable" means that a reference of some kind that points to this resource exists in the epub.
and

Quote:
OEBPS/Text/..Text/EndNotes.xhtml: This resource is reachable but not present in the OPF <manifest>. "Reachable" means that a reference of some kind that points to this resource exists in the epub.
I would really appreciate your help in resolving these issues. Thank you!

Here are the complete content.opf and toc.ncx files:

content.opf:

Quote:
Spoiler:

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<package xmlns="http://www.idpf.org/2007/opf" unique-identifier="BookID" version="2.0">
<metadata xmlns:dc="http://purl.org/dc/elements/1.1/" xmlnspf="http://www.idpf.org/2007/opf">
<dc:identifier id="BookID" opf:scheme="UUID">urn:uuid:2fc683ea-fcde-4b74-a7ba-1a9d1e6cb972</dc:identifier>
<dc:title>Name of book</dc:title>
<dc:creator opf:role="aut">The Author</dc:creator>
<dc:language>en</dc:language>
<meta content="0.5.3" name="Sigil version" />
<meta name="cover" content="FrontCover_Thousand.jpg" />
</metadata>
<manifest>
<item href="toc.ncx" id="ncx" media-type="application/x-dtbncx+xml" />
<item href="Text/BackCover.xhtml" id="BackCover.xhtml" media-type="application/xhtml+xml" />
<item href="Text/ChapterFive.xhtml" id="ChapterFive.xhtml" media-type="application/xhtml+xml" />
<item href="Text/ChapterFour.xhtml" id="ChapterFour.xhtml" media-type="application/xhtml+xml" />
<item href="Text/ChapterOne.xhtml" id="ChapterOne.xhtml" media-type="application/xhtml+xml" />
<item href="Text/ChapterThree.xhtml" id="ChapterThree.xhtml" media-type="application/xhtml+xml" />
<item href="Text/ChapterTwo.xhtml" id="ChapterTwo.xhtml" media-type="application/xhtml+xml" />
<item href="Text/Copyright.xhtml" id="Copyright.xhtml" media-type="application/xhtml+xml" />
<item href="Text/EndNotes.xhtml" id="EndNotes.xhtml" media-type="application/xhtml+xml" />
<item href="Text/FiguresTables.xhtml" id="FiguresTables.xhtml" media-type="application/xhtml+xml" />
<item href="Text/Foreword.xhtml" id="Foreword.xhtml" media-type="application/xhtml+xml" />
<item href="Text/FrontCover.html" id="FrontCover.html" media-type="application/xhtml+xml" />
<item href="Text/Index.xhtml" id="Index.xhtml" media-type="application/xhtml+xml" />
<item href="Text/Introduction.xhtml" id="Introduction.xhtml" media-type="application/xhtml+xml" />
<item href="Text/TitlePage.xhtml" id="TitlePage.xhtml" media-type="application/xhtml+xml" />
<item href="Text/WorksCited.xhtml" id="WorksCited.xhtml" media-type="application/xhtml+xml" />
<item href="Images/Figure3.jpg" id="Figure3.jpg" media-type="image/jpeg" />
<item href="Images/CC_BY_NC_ND.jpg" id="CC_BY_NC_ND.jpg" media-type="image/jpeg" />
<item href="Images/FrontCover_Thousand.jpg" id="FrontCover_Thousand.jpg" media-type="image/jpeg" />
<item href="Images/Back_Cover_Thousand.jpg" id="Back_Cover_Thousand.jpg" media-type="image/jpeg" />
<item href="Images/Figure_1.jpg" id="Figure_1.jpg" media-type="image/jpeg" />
<item href="Images/Figure_2.jpg" id="Figure_2.jpg" media-type="image/jpeg" />
<item href="Images/Figure_4.jpg" id="Figure_4.jpg" media-type="image/jpeg" />
<item href="Images/Figure_5.jpg" id="Figure_5.jpg" media-type="image/jpeg" />
<item href="Images/Table_1.jpg" id="Table_1.jpg" media-type="image/jpeg" />
<item href="Images/Table_2.jpg" id="Table_2.jpg" media-type="image/jpeg" />
</manifest>
<spine toc="ncx">
<itemref idref="FrontCover.html" />
<itemref idref="TitlePage.xhtml" />
<itemref idref="Copyright.xhtml" />
<itemref idref="FiguresTables.xhtml" />
<itemref idref="Foreword.xhtml" />
<itemref idref="Introduction.xhtml" />
<itemref idref="ChapterOne.xhtml" />
<itemref idref="ChapterTwo.xhtml" />
<itemref idref="ChapterThree.xhtml" />
<itemref idref="ChapterFour.xhtml" />
<itemref idref="ChapterFive.xhtml" />
<itemref idref="EndNotes.xhtml" />
<itemref idref="WorksCited.xhtml" />
<itemref idref="Index.xhtml" />
<itemref idref="BackCover.xhtml" />
</spine>
<guide>
<reference href="Text/FrontCover.html" title="Cover" type="cover" />
</guide>
</package>
Spoiler:



toc.ncx:

Quote:
<?xml version="1.0" encoding="UTF-8" standalone="no" ?><!DOCTYPE ncx PUBLIC "-//NISO//DTD ncx 2005-1//EN" "http://www.daisy.org/z3986/2005/ncx-2005-1.dtd"><ncx xmlns="http://www.daisy.org/z3986/2005/ncx/" version="2005-1">
<head>
<meta content="2fc683ea-fcde-4b74-a7ba-1a9d1e6cb972" name="dtb:uid"/>
<meta content="3" name="dtb:depth"/>
<meta content="0" name="dtb:totalPageCount"/>
<meta content="0" name="dtb:maxPageNumber"/>
</head>
<docTitle>
<text>Unknown</text>
</docTitle>
<navMap>
<navPoint id="navPoint-1" playOrder="1">
<navLabel>
<text>Figures and Tables</text>
</navLabel>
<content src="Text/FiguresTables.xhtml"/>
</navPoint>
<navPoint id="navPoint-2" playOrder="2">
<navLabel>
<text>Foreword</text>
</navLabel>
<content src="Text/Foreword.xhtml"/>
</navPoint>
<navPoint id="navPoint-3" playOrder="3">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/Introduction.xhtml"/>
<navPoint id="navPoint-4" playOrder="4">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/Introduction.xhtml#link25"/>
</navPoint>
<navPoint id="navPoint-5" playOrder="5">
<navLabel>
<text>XXXXXXXXX</text>
</navLabel>
<content src="Text/Introduction.xhtml#heading_id_3"/>
</navPoint>
<navPoint id="navPoint-6" playOrder="6">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/Introduction.xhtml#heading_id_4"/>
</navPoint>
<navPoint id="navPoint-7" playOrder="7">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/Introduction.xhtml#heading_id_5"/>
</navPoint>
<navPoint id="navPoint-8" playOrder="8">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/Introduction.xhtml#heading_id_6"/>
</navPoint>
</navPoint>
<navPoint id="navPoint-9" playOrder="9">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterOne.xhtml#heading_id_5"/>
<navPoint id="navPoint-10" playOrder="10">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterOne.xhtml#heading_id_6"/>
</navPoint>
<navPoint id="navPoint-11" playOrder="11">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterOne.xhtml#heading_id_7"/>
<navPoint id="navPoint-12" playOrder="12">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterOne.xhtml#heading_id_8"/>
</navPoint>
<navPoint id="navPoint-13" playOrder="13">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterOne.xhtml#heading_id_11"/>
</navPoint>
<navPoint id="navPoint-14" playOrder="14">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterOne.xhtml#heading_id_12"/>
</navPoint>
<navPoint id="navPoint-15" playOrder="15">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterOne.xhtml#heading_id_13"/>
</navPoint>
</navPoint>
<navPoint id="navPoint-16" playOrder="16">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterOne.xhtml#heading_id_14"/>
</navPoint>
</navPoint>
<navPoint id="navPoint-17" playOrder="17">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterTwo.xhtml#heading_id_24"/>
<navPoint id="navPoint-18" playOrder="18">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterTwo.xhtml#heading_id_14"/>
</navPoint>
<navPoint id="navPoint-19" playOrder="19">
<navLabel>
<text>XXXXXXXl</text>
</navLabel>
<content src="Text/ChapterTwo.xhtml#heading_id_15"/>
</navPoint>
<navPoint id="navPoint-20" playOrder="20">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterTwo.xhtml#heading_id_16"/>
</navPoint>
<navPoint id="navPoint-21" playOrder="21">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterTwo.xhtml#heading_id_17"/>
</navPoint>
<navPoint id="navPoint-22" playOrder="22">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterTwo.xhtml#heading_id_18"/>
</navPoint>
<navPoint id="navPoint-23" playOrder="23">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterTwo.xhtml#heading_id_22"/>
</navPoint>
<navPoint id="navPoint-24" playOrder="24">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterTwo.xhtml#heading_id_23"/>
</navPoint>
</navPoint>
<navPoint id="navPoint-25" playOrder="25">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterThree.xhtml"/>
<navPoint id="navPoint-26" playOrder="26">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterThree.xhtml#heading_id_9"/>
</navPoint>
<navPoint id="navPoint-27" playOrder="27">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterThree.xhtml#heading_id_10"/>
</navPoint>
<navPoint id="navPoint-28" playOrder="28">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterThree.xhtml#heading_id_11"/>
</navPoint>
<navPoint id="navPoint-29" playOrder="29">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterThree.xhtml#heading_id_12"/>
</navPoint>
<navPoint id="navPoint-30" playOrder="30">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterThree.xhtml#heading_id_13"/>
</navPoint>
<navPoint id="navPoint-31" playOrder="31">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterThree.xhtml#heading_id_14"/>
</navPoint>
<navPoint id="navPoint-32" playOrder="32">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterThree.xhtml#heading_id_15"/>
</navPoint>
</navPoint>
<navPoint id="navPoint-33" playOrder="33">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterFour.xhtml"/>
<navPoint id="navPoint-34" playOrder="34">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterFour.xhtml#heading_id_13"/>
</navPoint>
<navPoint id="navPoint-35" playOrder="35">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterFour.xhtml#heading_id_14"/>
</navPoint>
<navPoint id="navPoint-36" playOrder="36">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterFour.xhtml#heading_id_15"/>
</navPoint>
<navPoint id="navPoint-37" playOrder="37">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterFour.xhtml#heading_id_16"/>
</navPoint>
<navPoint id="navPoint-38" playOrder="38">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterFour.xhtml#heading_id_17"/>
</navPoint>
<navPoint id="navPoint-39" playOrder="39">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterFour.xhtml#heading_id_18"/>
</navPoint>
</navPoint>
<navPoint id="navPoint-40" playOrder="40">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterFive.xhtml"/>
<navPoint id="navPoint-41" playOrder="41">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterFive.xhtml#heading_id_14"/>
</navPoint>
<navPoint id="navPoint-42" playOrder="42">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterFive.xhtml#heading_id_15"/>
</navPoint>
<navPoint id="navPoint-43" playOrder="43">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterFive.xhtml#heading_id_16"/>
<navPoint id="navPoint-44" playOrder="44">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterFive.xhtml#heading_id_17"/>
</navPoint>
<navPoint id="navPoint-45" playOrder="45">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterFive.xhtml#heading_id_18"/>
</navPoint>
</navPoint>
<navPoint id="navPoint-46" playOrder="46">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterFive.xhtml#heading_id_19"/>
</navPoint>
<navPoint id="navPoint-47" playOrder="47">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterFive.xhtml#heading_id_20"/>
</navPoint>
<navPoint id="navPoint-48" playOrder="48">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterFive.xhtml#heading_id_21"/>
<navPoint id="navPoint-49" playOrder="49">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterFive.xhtml#heading_id_22"/>
</navPoint>
<navPoint id="navPoint-50" playOrder="50">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterFive.xhtml#heading_id_23"/>
</navPoint>
<navPoint id="navPoint-51" playOrder="51">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterFive.xhtml#heading_id_24"/>
</navPoint>
<navPoint id="navPoint-52" playOrder="52">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterFive.xhtml#heading_id_25"/>
</navPoint>
</navPoint>
<navPoint id="navPoint-53" playOrder="53">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterFive.xhtml#heading_id_26"/>
</navPoint>
<navPoint id="navPoint-54" playOrder="54">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterFive.xhtml#heading_id_27"/>
</navPoint>
<navPoint id="navPoint-55" playOrder="55">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterFive.xhtml#heading_id_28"/>
<navPoint id="navPoint-56" playOrder="56">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterFive.xhtml#heading_id_29"/>
</navPoint>
<navPoint id="navPoint-57" playOrder="57">
<navLabel>
<text>XXXXXXX</text>
</navLabel>
<content src="Text/ChapterFive.xhtml#heading_id_30"/>
</navPoint>
</navPoint>
</navPoint>
<navPoint id="navPoint-58" playOrder="58">
<navLabel>
<text>ENDNOTES</text>
</navLabel>
<content src="Text/EndNotes.xhtml"/>
</navPoint>
<navPoint id="navPoint-59" playOrder="59">
<navLabel>
<text>LIST OF WORKS CITED</text>
</navLabel>
<content src="Text/WorksCited.xhtml"/>
<navPoint id="navPoint-60" playOrder="60">
<navLabel>
<text/>
</navLabel>
<content src="Text/Index.xhtml"/>
</navPoint>
</navPoint>
<navPoint id="navPoint-61" playOrder="61">
<navLabel>
<text>INDEX</text>
</navLabel>
<content src="Text/Index.xhtml#heading_id_3"/>
</navPoint>
</navMap>
</ncx>

Last edited by theducks; 06-12-2012 at 01:52 PM. Reason: Wrapped long paste in Spoiler
Daaf is offline   Reply With Quote