|
|
#1 |
|
Junior Member
![]() Posts: 1
Karma: 10
Join Date: May 2017
Device: none
|
Error XML not well formed - Please help!
Hi there,
I am rather new to the ebook world. Apologies is a similar thread already exists. I am seeing this error after converting a word doc to xhtml with notepad++ "Error XML not well formed: attribute name near column 11" I've tried deleting bits and nothing I do seems to fix it..it doesn't look wrong to me...any suggestions? Thanks! Code:
<?xml version="1.0" encoding="utf-8" ?>
<package unique-identifier="BookId" version="2.0" xmlns="http://www.idpf.org/2007/opf">
<metadata xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:opf="http://www.idpf.org/2007/opf">
<dc:identifier id="BookId" opf:scheme="UUID">urn:uuid:2bc70065-7d5d-481c-9e1d-338b5ed4dba6</dc:identifier>
<dc:language opf:scheme="DCTERMS.RFC4646">en-US</dc:language>
<dc:source>http://xml.openoffice.org/odf2xhtml</dc:source>
<dc:creator>Briana Ellis</dc:creator>
<dc:dc:date opf:event="publication" opf:scheme="DCTERMS.W3CDTF">2017-05-25T11:24:00</dc:dc:date>
<dc:contributor>Briana Ellis</dc:contributor>
<dc:dc:date opf:event="modification" opf:scheme="DCTERMS.W3CDTF">2017-05-25T11:24:00</dc:dc:date>
<dc:subject>,</dc:subject>
</metadata>
<manifest>
<item href="toc.ncx" id="ncx" media-type="application/x-dtbncx+xml"/>
<item href="Text/Carmilla%20V3.xhtml" id="Carmilla_V3.xhtml" media-type="application/xhtml+xml"/>
</manifest>
<spine toc="ncx">
<itemref idref="Carmilla_V3.xhtml"/>
</spine>
<guide>
</guide>
</package>
|
|
|
|
|
|
#2 |
|
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 28,913
Karma: 207182180
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
|
Code:
dc:dc:date Code:
dc:date |
|
|
|
| Advert | |
|
|
![]() |
| Tags |
| error |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| missing container.xml error | George H | Editor | 5 | 11-26-2022 10:43 AM |
| Missing Container.xml File Error | jackibar | Sigil | 17 | 06-17-2017 03:50 PM |
| Error: Cannot split: ......xhtml XML is not well formed | Alt68er | Sigil | 2 | 04-23-2014 04:00 AM |
| How to handle badly formed xml from web page? | kiwidude | Development | 6 | 02-19-2011 01:05 AM |
| Random XML corrupted error | siulayhumga | Calibre | 0 | 06-16-2009 06:37 PM |