JsonSchema:WebPublication/ExtensionsEpubMetadata

From Wikisphere
Jump to navigation Jump to search
No edit summary
 
(No difference)

Latest revision as of 00:00, 15 January 2001

$schema"http://json-schema.org/draft-07/schema#"
$id"https://readium.org/webpub-manifest/schema/extensions/epub/metadata.schema.json"
title"EPUB Profile - Metadata"
type"object"
properties
mediaOverlay
type"object"
properties
activeClass
description"Author-defined CSS class name to apply to the currently-playing EPUB Content Document element."
type"string"
playbackActiveClass
description"Author-defined CSS class name to apply to the EPUB Content Document's document element when playback is active."
type"string"