Schema Documentation - Generic Document Profile
version 1.0

The glossary variant of the section element

On this page:

The glossary section element represents a major structural division in a glossary (section) .

The glossary section element is a specialization of the section element. It provides a content model to fit the unique requirements of glossary divisions.

Usage Example

<glossary>
    <section>
        <h>A</h>
        <entry>
            <term>Arroba</term>
            <definition>A weight equal to twenty-five pounds Spanish</definition>.
        </entry>
        …
    </section>
    …
</glossary>
    

Allowed parents

glossary 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

Variants

This element exists in 6 variants. The other 5 variants are:

Namespace

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