Schema Documentation - Book Profile
version 1.0

The frontcover element

On this page:

The frontcover element represents all content and images contained on the inside and outside of the front cover.

The front outside cover typically contains the title and/or author information overlaid on an illustration.

The front inside cover may contain maps, additional books by the author, pricing, ISBN numbers, etc.

Usage Example

<cover>
    …
    <frontcover>
        <block role="covertitle">
            <ln><name>Charles Darwin</name></ln>
            <ln>Die Entstehung der Arten</ln>
        </block>
        <block role="publisher-logo">
            <object src="pub-logo.png">
                <p>KVA</p>
            </object>
        </block>
        <block>
            <ln>Alfred Kröner Verlag in Leipzig</ln>
        </block>
    </frontcover>
    …
</cover>
    

Allowed parents

cover

Allowed children

This element must not contain text.

This element may contain the following children: address, annotation, aside, block, ssml:break, caption, citation, code, description, d:description, xforms:group, hd, list, m:math, note, object, p, quote, xforms:repeat, sel:select, table, transition and verse

Content model

Namespace

http://www.daisy.org/ns/z3998/authoring/