JsonSchema:WebPublication/ExtensionsEpubMetadata

JsonSchema:WebPublication/ExtensionsEpubMetadata

From Wikisphere
Revision as of 00:00, 15 January 2001 by 127.0.0.1 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
$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"