View Single Post
Old 11-30-2014, 05:27 AM   #14
crutledge
eBook FANatic
crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.
 
crutledge's Avatar
 
Posts: 18,301
Karma: 16071131
Join Date: Apr 2008
Location: Alabama, USA
Device: HP ipac RX5915 Wife's Kindle
epubcheck

Thanks for the guidance.

I got everything installed and apparently running OK. The tool doesn't like any header. What is a "XML NMTOKEN"?

Code:
ERROR: tmpnm8njs.epub/OEBPS/Text/Drift from Two Shores_0001.htm(9,67): value of attribute "name" is invalid; must be an XML NMTOKEN
Code:
<head>
  <title>Drift from the Shores</title>
  <meta content="Harte, Bret" name="dcterms.creator" />
  <meta content="2014/11/29" name="dcterms.date of publication" />
  <meta content="Ebook prepared by crutledge@knology.net" name="dcterms.Description" />
  <meta content="en" name="dcterms.language" scheme="DCTERMS.RFC4646" /> 
  <meta content="Public Domain" name="dcterms.rights" />
  <meta content="Short Stories" name="dcterms.subject" />
  <meta content="Drift from the Shores" name="dcterms.title" />
  <link href="../Styles/main.css" rel="stylesheet" type="text/css" />
</head>
crutledge is offline   Reply With Quote