Tools, FAQ, Tutorials:
What Is EPUB 2.0 Package Metadata
What Is EPUB 2.0 Package Metadata
✍: FYIcenter.com
EPUB 2.0 Package Metadata
encapsulates meta information of the EPUB 2.0 book.
Package Metadata, represented by the "metadata" element, is specified as the first required sub-element of the root "package" element in an EPUB 2.0 package file like package.opf:
<package ...> <metadata ...> ... </metadata> ... </package>
EPUB 2.0 Package Metadata uses the "Dublin Core Metadata Element Set" standard to provide metadata sub-elements. For more information, visit "Dublin Core Metadata Element Set, Version 1.1: Reference Description" Website.
The "metadata" element must have the following required sub-elements:
The "metadata" element can also have additional optional sub-elements like:
2022-04-13, ∼2426🔥, 0💬
Popular Posts:
Where to get a real Atom XML example? You can follow this tutorial to get a real Atom XML example: 1...
How to login to the Developer Portal internally by you as the publisher? Normally, the Developer Por...
What Is session_register() in PHP? session_register() is old function that registers global variable...
How to install "The Windows SDK version 8.1"? I need to build my Visual Studio C++ applications. If ...
What is EPUB 3.0 Metadata "dcterms:modified" property? EPUB 3.0 Metadata "dcterms:modified" is a req...