Schema Documentation - Book Profile
version 1.0

The bibliography element

On this page:

The bibliography element represents a bibliography, discography, filmography or other bibliographic section.

The entries in an bibliography may be grouped into sections by topic, work, alphabetic letter or other means.

Usage Example

<bibliography>
    <section>
        <h>A</h>
        <entry>
            ABBOTT'S (REV. J.) Philip Musgrave; or, Memoirs of a Church of England 
            Missionary in the North American Colonies. Post 8vo. 2s. 6d.
        </entry>
        <entry>
            …
        </entry>
    </section>
</bibliography>
    

Allowed parents

backmatter, frontmatter and section

Allowed children

This element must not contain text.

This element may contain the following children: aside, block, entry, h, hd, object, p, pagebreak, section and transition

Content model

a mix of
an optional h
zero or more of
any of the 7 elements: aside, block, hd, object, p, pagebreak and transition
end of mix
a choice of
either
first a mix of
one or more of entry
zero or more of
any of the 2 elements: hd and pagebreak
end of mix
followed by zero or more of section
or
first zero or more of entry
followed by one or more of section
end of choice

Namespace

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