The following is my html metadata:
The following are the errors I get from Sigil 9.5
I really don't understand!!!
Charlie
Code:
<title>The Flower of Gloster</title>
<meta content="Thurston, Ernest Temple" name="dcterms.creator">
<meta content="2016/05/19" 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="Fiction" name="dcterms.subject">
<meta content="The Flower of Gloster" name="dcterms.title">
<link rel="stylesheet" type="text/css" href="main.css">
</head>
Quote:
date value '2016/05/19' is not valid as per http://www.w3.org/TR/NOTE-datetime: [For input string: "2016/05/19"] is not an integer attribute "opf:scheme" not allowed here; expected attribute "id" or "ns:type" (with xmlns:ns="http://www.w3.org/2001/XMLSchema-instance") |
Charlie