Thread: Mobigen opf metadata
View Single Post
Old 04-14-2009, 05:31 AM   #1
tibiafry
Enthusiast
tibiafry has learned how to buy an e-book online
 
tibiafry's Avatar
 
Posts: 43
Karma: 78
Join Date: Jan 2009
Device: Iliad
opf metadata

Hello, I know the current mobigen metadata things:

Code:
<metadata xmlns:dc="http://purl.org/dc/elements/1.1/">
	<dc:identifier id="bookid">ISBNhere</dc:identifier>
	<dc:language xs1:type="dcterms:RFC3066">langcodehere</dc:language>
	<dc:title>TitleHere</dc:title>
	<dc:creator>AuthorHere;SeveralAuthorsgetSeparated;ThisWay</dc:creator>
	<dc:date xsi:type="dcterms:W3CDTF">yyyy-mm-dd</dc:date>
	<x-metadata>
		<EmbeddedCover>MyCover.jpg</EmbeddedCover>
	</x-metadata>
  </metadata>
Anybody Knows The Suggested Retail Price metadata or some other metadatas? I know the other x-metadata things in here (http://www.mobipocket.com/dev/articl...fxmetadata.xml) but I want to know the other metadata things that you can make with Mobipocket Creator (theme, etc).
tibiafry is offline   Reply With Quote