Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 08-11-2026, 06:10 AM   #1
Gaia Neos
Neophyte Mugwump
Gaia Neos began at the beginning.
 
Gaia Neos's Avatar
 
Posts: 10
Karma: 10
Join Date: Aug 2026
Location: Ireland
Device: none
Parsing errors

The html code of my epub file passed Calibre's bug check, but Ingram Spark is saying it has Parsing errors. I can't figure out how to fix them. Can anyone please help? These are the parsing errors, do you need to see the html?
(RSC-005): /content.opf: Error while parsing file: element "guide" incomplete; missing required element "reference"
(RSC-005): /Green_Transport.html: Error while parsing file: element "span" not allowed here; expected the element end-tag or element "address", "blockquote", "del", "div", "dl", "h1", "h2", "h3", "...
(RSC-005): /Uses_for_a_bucket.html: Error while parsing file: element "brclass__calibre8_" not allowed anywhere; expected the element end-tag, text or element "a", "abbr", "acronym", "applet", "b",...
Thanks
Gaia Neos is offline   Reply With Quote
Old 08-11-2026, 06:22 AM   #2
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 84,491
Karma: 153744815
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by Gaia Neos View Post
The html code of my epub file passed Calibre's bug check, but Ingram Spark is saying it has Parsing errors. I can't figure out how to fix them. Can anyone please help? These are the parsing errors, do you need to see the html?
(RSC-005): /content.opf: Error while parsing file: element "guide" incomplete; missing required element "reference"
(RSC-005): /Green_Transport.html: Error while parsing file: element "span" not allowed here; expected the element end-tag or element "address", "blockquote", "del", "div", "dl", "h1", "h2", "h3", "...
(RSC-005): /Uses_for_a_bucket.html: Error while parsing file: element "brclass__calibre8_" not allowed anywhere; expected the element end-tag, text or element "a", "abbr", "acronym", "applet", "b",...
Thanks
You need to install epubcheck. You ePub should pass both calibre's error checker and epubcheck.
JSWolf is offline   Reply With Quote
Old 08-11-2026, 06:59 AM   #3
thiago.eec
Wizard
thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.
 
Posts: 1,372
Karma: 1589505
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite, Kindle Oasis
Quote:
Originally Posted by Gaia Neos View Post
The html code of my epub file passed Calibre's bug check, but Ingram Spark is saying it has Parsing errors. I can't figure out how to fix them. Can anyone please help? These are the parsing errors, do you need to see the html?
(RSC-005): /content.opf: Error while parsing file: element "guide" incomplete; missing required element "reference"
(RSC-005): /Green_Transport.html: Error while parsing file: element "span" not allowed here; expected the element end-tag or element "address", "blockquote", "del", "div", "dl", "h1", "h2", "h3", "...
(RSC-005): /Uses_for_a_bucket.html: Error while parsing file: element "brclass__calibre8_" not allowed anywhere; expected the element end-tag, text or element "a", "abbr", "acronym", "applet", "b",...
Thanks
For the first error, you probably have an empty guide (<guide></guide>) in our OPF file. If it is an EPUB3, you can just remove it. Or you can use calibre Editor to fix it for you: Tools > Set semantics > Type of semantics: choose 'Cover' > Click in your cover file at the list > Ok.

As for the other errors, you need to post the HTML code. You can even post the EPUB file: just run the ScrambleEbook plugin on it, before sending.
thiago.eec is offline   Reply With Quote
Old 08-11-2026, 04:14 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,892
Karma: 9600930
Join Date: Sep 2021
Location: Australia
Device: Kobo Libra 2
Why did you start a new thread. You asked these questions here...
https://www.mobileread.com/forums/sh...d.php?t=374762
Karellen is offline   Reply With Quote
Old Yesterday, 07:01 AM   #5
Gaia Neos
Neophyte Mugwump
Gaia Neos began at the beginning.
 
Gaia Neos's Avatar
 
Posts: 10
Karma: 10
Join Date: Aug 2026
Location: Ireland
Device: none
Here's the html of the page with the span element parsing error:

<?xml version='1.0' encoding='utf-8'?>
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>Unknown</title>

<link rel="stylesheet" type="text/css" href="stylesheet.css"/>
<link rel="stylesheet" type="text/css" href="page_styles.css"/>
</head>
<body class="calibre">
<p class="block_25" lang="en">Green Transport</p>
<p class="block_19">*</p>
<p class="block_15" lang="en">“Fossil fuel” transportation, such as cars, lorries and aeroplanes, create massive amounts of pollution. Electric cars are currently produced in a way that is harmful to the environment, and they give off radiation. </p>
<p class="block_15"><span lang="en"><span class="calibre4"> It is possible to power cars, lorries and aeroplanes with renewable energy, and to make them out of recyclable materials. Henry Ford made a car out of Hemp, and he powered it with Hemp.</span></span><span lang="en"> An aeroplane has now been made out of hemp. Electric cars were common a hundred years ago before the petroleum industry became so influential. Electric car batteries don’t need to use cobalt and lithium, they can use hemp batteries or even run on water.</span></p>
<p class="block_29" lang="en">Cycling is much better for the environment, and for health. Public transportation is also much more efficient and some countries are starting to power public transport with renewable energy. Walking is even better for the environment.</p>
<p class="block_29" lang="en">Ride sharing and carpooling is a greener way to get around. Instead of thousands of cars each carrying one person, we can take turns giving lifts to friends and colleagues.</p>
<p class="block_19">*</p>
<p class="block_2">*</p><span lang="en"><br class="calibre7" id="calibre_pb_45"/>
</span><p></p>
</body></html>

Here's the html of the page with the brclass parsing error:

<?xml version='1.0' encoding='utf-8'?>
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>green living guide ebook nopagenos</title>
<link type="text/css" rel="stylesheet" href="page_styles.css"/>
<link type="text/css" rel="stylesheet" href="stylesheet.css"/>
</head><body><p class="block_54" lang="en"><brclass__calibre8_/></p>
<p class="block_54" lang="en">Uses for a Bucket</p>
<p class="block_55" lang="en">Rainwater harvesting, growing vegetables, container, bird house, brewing, bin, compost toilet, water filter, stool, washing machine, bike storage, hose storage, fire extinguisher, carrying things, backpack, shower, storage, sink for washing dishes, swing, stilts, mouse trap, bee hive, drum, snow brick mould, compost bin, auto feeder…</p>
<p class="block_53" lang="en" id="calibre_pb_46">*</p>


</body></html>

Thanks
Gaia Neos is offline   Reply With Quote
Old Yesterday, 12:02 PM   #6
Gaia Neos
Neophyte Mugwump
Gaia Neos began at the beginning.
 
Gaia Neos's Avatar
 
Posts: 10
Karma: 10
Join Date: Aug 2026
Location: Ireland
Device: none
(RSC-005): /content.opf: Error while parsing file: element "guide" incomplete; missing required element "reference"
This parsing error wasn't fixed by connecting the pages in set semantics
Gaia Neos is offline   Reply With Quote
Old Yesterday, 12:11 PM   #7
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 53,783
Karma: 181843001
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Did you try removing the error line in the content.opf file. Perhaps something as trivial as posting that section of the content.opf?
DNSB is online now   Reply With Quote
Old Yesterday, 12:38 PM   #8
thiago.eec
Wizard
thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.
 
Posts: 1,372
Karma: 1589505
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite, Kindle Oasis
Quote:
Originally Posted by Gaia Neos View Post
Here's the html of the page with the span element parsing error:

<?xml version='1.0' encoding='utf-8'?>
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>Unknown</title>

<link rel="stylesheet" type="text/css" href="stylesheet.css"/>
<link rel="stylesheet" type="text/css" href="page_styles.css"/>
</head>
<body class="calibre">
<p class="block_25" lang="en">Green Transport</p>
<p class="block_19">*</p>
<p class="block_15" lang="en">“Fossil fuel” transportation, such as cars, lorries and aeroplanes, create massive amounts of pollution. Electric cars are currently produced in a way that is harmful to the environment, and they give off radiation. </p>
<p class="block_15"><span lang="en"><span class="calibre4"> It is possible to power cars, lorries and aeroplanes with renewable energy, and to make them out of recyclable materials. Henry Ford made a car out of Hemp, and he powered it with Hemp.</span></span><span lang="en"> An aeroplane has now been made out of hemp. Electric cars were common a hundred years ago before the petroleum industry became so influential. Electric car batteries don’t need to use cobalt and lithium, they can use hemp batteries or even run on water.</span></p>
<p class="block_29" lang="en">Cycling is much better for the environment, and for health. Public transportation is also much more efficient and some countries are starting to power public transport with renewable energy. Walking is even better for the environment.</p>
<p class="block_29" lang="en">Ride sharing and carpooling is a greener way to get around. Instead of thousands of cars each carrying one person, we can take turns giving lifts to friends and colleagues.</p>
<p class="block_19">*</p>
<p class="block_2">*</p><span lang="en"><br class="calibre7" id="calibre_pb_45"/>
</span>
<p></p>
</body></html>
You cannot have a <span> tag as a child of <body>. Either remove the bold part above, or change it to:
Code:
<p><span lang="en"><br class="calibre7" id="calibre_pb_45"/></span></p>
Quote:
Originally Posted by Gaia Neos View Post
Here's the html of the page with the brclass parsing error:

<?xml version='1.0' encoding='utf-8'?>
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<title>green living guide ebook nopagenos</title>
<link type="text/css" rel="stylesheet" href="page_styles.css"/>
<link type="text/css" rel="stylesheet" href="stylesheet.css"/>
</head><body><p class="block_54" lang="en"><brclass__calibre8_/></p>
<p class="block_54" lang="en">Uses for a Bucket</p>
<p class="block_55" lang="en">Rainwater harvesting, growing vegetables, container, bird house, brewing, bin, compost toilet, water filter, stool, washing machine, bike storage, hose storage, fire extinguisher, carrying things, backpack, shower, storage, sink for washing dishes, swing, stilts, mouse trap, bee hive, drum, snow brick mould, compost bin, auto feeder…</p>
<p class="block_53" lang="en" id="calibre_pb_46">*</p>


</body></html>

Thanks
The bold part is malformed. It should be:
Code:
<br class="calibre8"/>
Quote:
Originally Posted by Gaia Neos View Post
(RSC-005): /content.opf: Error while parsing file: element "guide" incomplete; missing required element "reference"
This parsing error wasn't fixed by connecting the pages in set semantics
Like @DNSB said. Post your OPF code.
thiago.eec is offline   Reply With Quote
Old Yesterday, 02:24 PM   #9
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 14,057
Karma: 83121446
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
Why not just post a scrambled version of the entire Epub?

See https://www.mobileread.com/forums/sh...d.php?t=267998
PeterT is offline   Reply With Quote
Old Today, 04:55 AM   #10
Gaia Neos
Neophyte Mugwump
Gaia Neos began at the beginning.
 
Gaia Neos's Avatar
 
Posts: 10
Karma: 10
Join Date: Aug 2026
Location: Ireland
Device: none
Quote:
Originally Posted by DNSB View Post
Did you try removing the error line in the content.opf file. Perhaps something as trivial as posting that section of the content.opf?
I can't find the offending line. Here is the code:


Spoiler:
Code:
  
    green living guide ebook latest
    WPS_1719176324
    calibre (9.12.0) [https://calibre-ebook.com]
    6ad296c7-08e3-4d8c-bd76-8e914acb35b0
    Gaia Neos
    0101-01-01T00:00:00+00:00
    en
    11fd6e7b-64ee-474b-9785-213b689415f9

Last edited by PeterT; Today at 12:35 PM.
Gaia Neos is offline   Reply With Quote
Old Today, 05:18 AM   #11
Gaia Neos
Neophyte Mugwump
Gaia Neos began at the beginning.
 
Gaia Neos's Avatar
 
Posts: 10
Karma: 10
Join Date: Aug 2026
Location: Ireland
Device: none
Quote:
Originally Posted by thiago.eec View Post
You cannot have a <span> tag as a child of <body>. Either remove the bold part above, or change it to:
Code:
<p><span lang="en"><br class="calibre7" id="calibre_pb_45"/></span></p>
The bold part is malformed. It should be:
Code:
<br class="calibre8"/>
Like @DNSB said. Post your OPF code.
They worked, thankyou. Now down to one parsing error in the opf code shared in the message above
Gaia Neos is offline   Reply With Quote
Old Today, 05:28 AM   #12
Gaia Neos
Neophyte Mugwump
Gaia Neos began at the beginning.
 
Gaia Neos's Avatar
 
Posts: 10
Karma: 10
Join Date: Aug 2026
Location: Ireland
Device: none
Removing <guide> </guide> from the opf file worked. Now all parsing errors are finally fixed. Thanks for helping
Gaia Neos is offline   Reply With Quote
Old Today, 07:10 AM   #13
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 84,491
Karma: 153744815
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Please wrap your code in either code tags or spoiler tags as the code is too long. Thanks.
JSWolf is offline   Reply With Quote
Old Today, 11:01 AM   #14
thiago.eec
Wizard
thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.
 
Posts: 1,372
Karma: 1589505
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite, Kindle Oasis
Quote:
Originally Posted by Gaia Neos View Post
I can't find the offending line. Here is the code:

Spoiler:

Code:
<?xml version="1.0"  encoding="UTF-8"?>
<package xmlns="http://www.idpf.org/2007/opf" version="2.0" unique-identifier="uuid_id">
  <metadata xmlns:opf="http://www.idpf.org/2007/opf" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:calibre="http://calibre.kovidgoyal.net/2009/metadata">
    <dc:title>green living guide ebook latest</dc:title>
    <dc:creator opf:role="aut" opf:file-as="WPS_1719176324">WPS_1719176324</dc:creator>
    <dc:contributor opf:role="bkp">calibre (9.12.0) [https://calibre-ebook.com]</dc:contributor>
    <dc:identifier id="uuid_id" opf:scheme="uuid">6ad296c7-08e3-4d8c-bd76-8e914acb35b0</dc:identifier>
    <dc:publisher>Gaia Neos</dc:publisher>
    <dc:date>0101-01-01T00:00:00+00:00</dc:date>
    <dc:language>en</dc:language>
    <dc:identifier opf:scheme="calibre">11fd6e7b-64ee-474b-9785-213b689415f9</dc:identifier>
    <meta name="calibre:timestamp" content="2026-08-03T13:24:18.381192+00:00"/>
    <meta name="calibre:title_sort" content="green living guide ebook latest"/>
    <meta name="cover" content="cover"/>
  </metadata>
  <manifest>
    <item id="id248" href="Title_page.html" media-type="application/xhtml+xml"/>
    <item id="id247" href="Review.html" media-type="application/xhtml+xml"/>
    <item id="id246" href="Contents.html" media-type="application/xhtml+xml"/>
    <item id="id245" href="Introduction.html" media-type="application/xhtml+xml"/>
    <item id="id244" href="Reduce__Reuse__Repair__Rot__Recycle.html" media-type="application/xhtml+xml"/>
    <item id="id243" href="Eating_for_the_Earth.html" media-type="application/xhtml+xml"/>
    <item id="id242" href="Composting.html" media-type="application/xhtml+xml"/>
    <item id="id241" href="Life_is_very_alive.html" media-type="application/xhtml+xml"/>
    <item id="id240" href="Nature_has_everything_we_need.html" media-type="application/xhtml+xml"/>
    <item id="id239" href="Seed-saving.html" media-type="application/xhtml+xml"/>
    <item id="id238" href="Most_things_can_be_reused.html" media-type="application/xhtml+xml"/>
    <item id="id237" href="How_to_Take_a_Cutting.html" media-type="application/xhtml+xml"/>
    <item id="id236" href="Permaculture_Principles.html" media-type="application/xhtml+xml"/>
    <item id="id" href="Good_Shopping_Principles.html" media-type="application/xhtml+xml"/>
    <item id="id235" href="Home-made_Cleaning_Products.html" media-type="application/xhtml+xml"/>
    <item id="id234" href="Dealing_with_Weeds.html" media-type="application/xhtml+xml"/>
    <item id="id233" href="Plants_that_can_be_Regrown_from_Kitchen_Scraps.html" media-type="application/xhtml+xml"/>
    <item id="id232" href="Rewilding_Ourselves.html" media-type="application/xhtml+xml"/>
    <item id="id-1" href="Sustainable_development.html" media-type="application/xhtml+xml"/>
    <item id="id231" href="Natural_Time.html" media-type="application/xhtml+xml"/>
    <item id="id230" href="How_to_make_Conker_Detergent.html" media-type="application/xhtml+xml"/>
    <item id="id229" href="Things_That_Have_Been_Made_out_of_Rubbish.html" media-type="application/xhtml+xml"/>
    <item id="id228" href="Uses_for_Hemp.html" media-type="application/xhtml+xml"/>
    <item id="id227" href="How_to_Grow_Vegetables.html" media-type="application/xhtml+xml"/>
    <item id="id-4" href="companionplanting.html" media-type="application/xhtml+xml"/>
    <item id="id225" href="How_to_Make_a_Water_Filter.html" media-type="application/xhtml+xml"/>
    <item id="id224" href="How_to_Catch_Rainwater.html" media-type="application/xhtml+xml"/>
    <item id="id223" href="How_to_Grow_Sprouts.html" media-type="application/xhtml+xml"/>
    <item id="id222" href="Wild_Foods.html" media-type="application/xhtml+xml"/>
    <item id="id221" href="Seaweeds_and_Seaherbs.html" media-type="application/xhtml+xml"/>
    <item id="id220" href="Walking.html" media-type="application/xhtml+xml"/>
    <item id="id219" href="Wild_Herbal_Remedies.html" media-type="application/xhtml+xml"/>
    <item id="id218" href="Clean_Water.html" media-type="application/xhtml+xml"/>
    <item id="id217" href="Chemically_Sensitive.html" media-type="application/xhtml+xml"/>
    <item id="id216" href="Reduce_by_Reusing.html" media-type="application/xhtml+xml"/>
    <item id="id215" href="Free_Stuff.html" media-type="application/xhtml+xml"/>
    <item id="id214" href="Turn_it_Off.html" media-type="application/xhtml+xml"/>
    <item id="id213" href="We_Don_t_Need_to_Keep_Consuming.html" media-type="application/xhtml+xml"/>
    <item id="id212" href="How_to_Make_Cordage.html" media-type="application/xhtml+xml"/>
    <item id="id211" href="How_to_Make_Natural_Toothpaste.html" media-type="application/xhtml+xml"/>
    <item id="id210" href="How_to_Make_Natural_Shampoo.html" media-type="application/xhtml+xml"/>
    <item id="id29" href="How_to_Make_Natural_Mouthwash.html" media-type="application/xhtml+xml"/>
    <item id="id28" href="How_to_Make_Natural_Soap.html" media-type="application/xhtml+xml"/>
    <item id="id27" href="How_to_Make_Natural_Liquid_Soap.html" media-type="application/xhtml+xml"/>
    <item id="id26" href="Observe_Animals.html" media-type="application/xhtml+xml"/>
    <item id="id25" href="Listen_to_Your_Body.html" media-type="application/xhtml+xml"/>
    <item id="id24" href="Green_Clothing.html" media-type="application/xhtml+xml"/>
    <item id="id23" href="Green_Transport.html" media-type="application/xhtml+xml"/>
    <item id="id-2" href="Off-grid_living.html" media-type="application/xhtml+xml"/>
    <item id="id22" href="Compost_Toilets.html" media-type="application/xhtml+xml"/>
    <item id="id-3" href="Uses_for_a_bucket.html" media-type="application/xhtml+xml"/>
    <item id="id21" href="Ecohomes.html" media-type="application/xhtml+xml"/>
    <item id="ncx" href="toc.ncx" media-type="application/x-dtbncx+xml"/>
    <item id="page_css" href="page_styles.css" media-type="text/css"/>
    <item id="css" href="stylesheet.css" media-type="text/css"/>
    <item id="cover" href="cover_image.jpg" media-type="image/jpeg"/>
  </manifest>
  <spine toc="ncx">
    <itemref idref="id248"/>
    <itemref idref="id247"/>
    <itemref idref="id246"/>
    <itemref idref="id245"/>
    <itemref idref="id244"/>
    <itemref idref="id243"/>
    <itemref idref="id242"/>
    <itemref idref="id241"/>
    <itemref idref="id240"/>
    <itemref idref="id239"/>
    <itemref idref="id238"/>
    <itemref idref="id237"/>
    <itemref idref="id236"/>
    <itemref idref="id"/>
    <itemref idref="id235"/>
    <itemref idref="id234"/>
    <itemref idref="id233"/>
    <itemref idref="id232"/>
    <itemref idref="id-1"/>
    <itemref idref="id231"/>
    <itemref idref="id230"/>
    <itemref idref="id229"/>
    <itemref idref="id228"/>
    <itemref idref="id227"/>
    <itemref idref="id-4"/>
    <itemref idref="id225"/>
    <itemref idref="id224"/>
    <itemref idref="id223"/>
    <itemref idref="id222"/>
    <itemref idref="id221"/>
    <itemref idref="id220"/>
    <itemref idref="id219"/>
    <itemref idref="id218"/>
    <itemref idref="id217"/>
    <itemref idref="id216"/>
    <itemref idref="id215"/>
    <itemref idref="id214"/>
    <itemref idref="id213"/>
    <itemref idref="id212"/>
    <itemref idref="id211"/>
    <itemref idref="id210"/>
    <itemref idref="id29"/>
    <itemref idref="id28"/>
    <itemref idref="id27"/>
    <itemref idref="id26"/>
    <itemref idref="id25"/>
    <itemref idref="id24"/>
    <itemref idref="id23"/>
    <itemref idref="id-2"/>
    <itemref idref="id22"/>
    <itemref idref="id-3"/>
    <itemref idref="id21"/>
  </spine>
  <guide>
    <reference type="cover" title="Cover" href="Title_page.html"/>
    <reference type="toc" title="Table of Contents" href="Contents.html"/>
    <reference type="copyright-page" title="Copyright page" href="Title_page.html"/>
    <reference type="foreword" title="Foreword" href="Review.html"/>
    <reference type="title-page" title="Title page" href="Title_page.html"/>
    <reference type="text" title="Text" href="Introduction.html"/>
  </guide>
</package>
Quote:
Originally Posted by Gaia Neos View Post
Removing <guide> </guide> from the opf file worked. Now all parsing errors are finally fixed. Thanks for helping
I don't see any real 'error'* in the <guide> section. I guess you copied it after you fixed it with 'Set semantics'.

*Altough not an error, you have two lines that references the same document (without any idenfier), but uses a different type. But since you removed the entire <guide>, this is irrelevant now.

_____
Edit: I spotted some errors in the OPF, about filenames (there are spaces in two of them), but after replying I noticed this was caused by the forum itself (using a CODE block prevents the problem).

Last edited by thiago.eec; Today at 11:13 AM.
thiago.eec is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Parsing errors Gaia Neos Calibre 4 08-08-2026 06:02 AM
Parsing error Notbelonging Kobo Developer's Corner 4 06-06-2020 03:34 PM
A too strict decision? - Check Book with parsing errors arspr Editor 2 08-08-2014 06:11 PM
Parsing Index Steven630 Recipes 0 07-06-2012 04:53 AM
Flightcrew says Errors, but Sigil says no Errors… Barcelona Sigil 4 02-09-2012 07:13 AM


All times are GMT -4. The time now is 02:30 PM.


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