Schema Documentation - Generic Document Profile
version 1.0

The body element

On this page:

The body element contains the complete or partial content of the enclosing document .

Usage Example

<document xmlns="http://www.daisy.org/ns/z3998/authoring/" xml:lang="en">
    <head>
        …
    </head>
    <body>
        …
    </body>
</document>

Allowed parents

document

Allowed children

This element must not contain text.

This element may contain the following children: address, annotation, aside (block variant), aside (section variant), bibliography, block, ssml:break, caption, citation, code, description, d:description, glossary (block variant), glossary (section variant), xforms:group, h, hd, index, list, m:math, note, object, p, pagebreak, quote, xforms:repeat, section, sel:select, table, toc (block variant), toc (section variant), transition and verse

Content model

a choice of
either
a mix of
h
zero or more of pagebreak
end of mix
or
first a mix of
an optional h
zero or more of pagebreak
end of mix
followed by a mix of
zero or more of
any of the 6 elements: aside, bibliography, glossary, index, section and toc
zero or more of pagebreak
end of mix
or
first a mix of
an optional h
zero or more of pagebreak
end of mix
followed by a mix of
one or more of
any of the 6 elements: aside, bibliography, glossary, index, section and toc
zero or more of pagebreak
end of mix
end of choice

Namespace

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