All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xml.schema.z3998-book-1.0-latest.schemadoc.subfiles.e-backmatter01.html Maven / Gradle / Ivy



   
      
      Schema Documentation: the backmatter element
      
   
   
      
Schema Documentation - Book Profile
version 1.0

The backmatter element

The backmatter element groups supplementary sections at the end of a document.

Backmatter typically consists of such sections as appendices, glossaries, bibliographies and indices.

Usage Example

        
<body>             
    <frontmatter>
        <section>
            <h>Preface</h>
            …
        </section>
    </frontmatter>
    <bodymatter>
        <section>
            <h>Chapter 1</h>
            …
        </section>
    </bodymatter>
    <backmatter>
        <bibliography>
            <h>Bibliography</h>
            <entry>…</entry>
        </bibliography>
    </backmatter>
</body>        
    

Allowed parents

body

Allowed children

This element must not contain text.

This element may contain the following children: bibliography, glossary, index, section and toc

Content model

Namespace

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





© 2015 - 2025 Weber Informatics LLC | Privacy Policy