Thread: ERROR: ... .png
View Single Post
Old 09-01-2010, 08:28 PM   #13
charleski
Wizard
charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.
 
Posts: 1,196
Karma: 1281258
Join Date: Sep 2009
Device: PRS-505
Quote:
Originally Posted by saytionne View Post
"# ERROR: .epub/content.opf(12): attribute "file-as" from namespace "http://www.idpf.org/2007/opf" not allowed at this point; ignored
Quote:
Originally Posted by saytionne View Post
Here is my opf file...

Quote:
<?xml version="1.0" encoding="UTF-8"?>
<package version="2.0" xmlns="http://www.idpf.org/2007/opf" unique-identifier="BookId">
<metadata xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:opf="http://www.idpf.org/2007/opf">
<dc:title>Book Title</dc:title>
<dc:creator opf:role="aut" opf:file-as="Myles-Smith, Tionne">Tionne Myles-Smith</dc:creator>
<dc:language>en</dc:language>
<dc:date opf:event="modification">2010-09-01</dc:date>
<dc:identifier id="BookId">tmSmith</dc:identifier>
<dc:contributor opf:role="bkp">tmSmith Graphic Design</dc:contributor>
<dc:publisher>Publisher</dc:publisher>
<dc:rights>Public Domain</dc:rights>
<dc:type>Text</dc:type>
<dc:subject>Subject</dc:subject>
<dc:description>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</dc:description>
</metadata>
There's no opf:file-as attribute on line 12.
Exactly what issue are you having?
charleski is offline   Reply With Quote